INFO 2023-02-17 06:46:21,162 [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 2023-02-17 06:46:22,867 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmYP\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2023-02-17 06:46:22,963 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=DL INFO 2023-02-17 06:46:22,997 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-17 06:46:23,000 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.5962ms 200 text/html INFO 2023-02-17 06:46:23,299 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-17 06:46:23,305 [9 ] NetCore.StaticFiles.StaticFileMiddleware - The file /config.js was not modified INFO 2023-02-17 06:46:23,307 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8823ms 304 application/javascript INFO 2023-02-17 06:46:23,746 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-17 06:46:23,924 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 06:46:24,026 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 06:46:24,029 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 283.4708ms 404 INFO 2023-02-17 06:46:26,671 [17 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 06:46:27,891 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 06:46:28,079 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1401.7117ms INFO 2023-02-17 06:46:28,079 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 06:46:28,086 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4161.9775ms 200 application/json; charset=utf-8 INFO 2023-02-17 06:46:42,586 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-17 06:46:42,623 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 06:46:42,635 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2023-02-17 06:46:42,712 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 06:46:42,720 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 85.6286ms INFO 2023-02-17 06:46:42,721 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 06:46:42,722 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 136.4427ms 200 application/json; charset=utf-8 INFO 2023-02-17 06:46:42,898 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json;charset=UTF-8 365 INFO 2023-02-17 06:46:42,907 [10 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 06:46:42,908 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 06:46:42,936 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2023-02-17 06:46:44,733 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 06:46:44,739 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 1803.0359ms INFO 2023-02-17 06:46:44,740 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 06:46:44,741 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1843.2648ms 200 application/json; charset=utf-8 INFO 2023-02-17 06:46:45,252 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-17 06:46:45,335 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 06:46:45,474 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 06:46:45,484 [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 2023-02-17 06:46:45,611 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 06:46:45,633 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 148.9329ms INFO 2023-02-17 06:46:45,633 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 06:46:45,634 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 381.5219ms 200 application/json; charset=utf-8 INFO 2023-02-17 06:46:45,851 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 06:46:45,853 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 06:46:45,858 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 06:46:45,861 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 06:46:45,876 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 06:46:45,879 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 06:46:45,881 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 06:46:45,887 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 06:46:45,888 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 06:46:45,920 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 06:46:45,923 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 06:46:47,676 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 06:46:47,678 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1789.8596ms INFO 2023-02-17 06:46:47,678 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 06:46:47,682 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1830.646ms 200 application/json; charset=utf-8 INFO 2023-02-17 06:46:47,932 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 06:46:48,362 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 06:46:48,364 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2482.4684ms INFO 2023-02-17 06:46:48,364 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 06:46:48,365 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2513.3981ms 200 application/json; charset=utf-8 INFO 2023-02-17 06:46:48,378 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 06:46:48,394 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 461.8363ms INFO 2023-02-17 06:46:48,394 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 06:46:48,395 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2508.1898ms 200 application/json; charset=utf-8 INFO 2023-02-17 06:46:48,596 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 06:46:48,599 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 06:46:48,604 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 06:46:48,607 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 06:46:48,609 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 06:46:48,611 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 06:46:48,616 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 06:46:48,624 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 06:46:48,650 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 06:46:48,655 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 39.1113ms INFO 2023-02-17 06:46:48,655 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 06:46:48,656 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.5154ms 200 application/json; charset=utf-8 INFO 2023-02-17 06:46:49,741 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 06:46:50,000 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1375.4212ms INFO 2023-02-17 06:46:50,000 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 06:46:50,000 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1393.9871ms 200 application/json; charset=utf-8 INFO 2023-02-17 06:46:52,412 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=dde8793d-93b1-1b57-c334-3c175bb92e97&attachTableName=& INFO 2023-02-17 06:46:52,417 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=b787b6f8-8fa7-5815-1c23-74f9440cf310&attachTableName=& INFO 2023-02-17 06:46:52,457 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 06:46:52,457 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 06:46:52,459 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-17 06:46:52,459 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-17 06:46:52,472 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetFileNameForGuid(System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-17 06:46:52,472 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetFileNameForGuid(System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-17 06:47:10,771 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 06:47:10,771 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 06:47:10,775 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 18302.7265ms INFO 2023-02-17 06:47:10,775 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 18302.8159ms INFO 2023-02-17 06:47:10,775 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-17 06:47:10,775 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-17 06:47:10,776 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18358.7699ms 200 application/json; charset=utf-8 INFO 2023-02-17 06:47:10,776 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18363.9993ms 200 application/json; charset=utf-8 INFO 2023-02-17 06:47:36,906 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP3& INFO 2023-02-17 06:47:36,908 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 06:47:36,910 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 06:47:36,920 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 06:47:36,979 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 06:47:36,988 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 68.2704ms INFO 2023-02-17 06:47:36,988 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 06:47:36,989 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.445ms 200 application/json; charset=utf-8 INFO 2023-02-17 06:47:38,935 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP4& INFO 2023-02-17 06:47:38,937 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 06:47:38,938 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 06:47:38,945 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 06:47:39,003 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 06:47:39,006 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 60.6516ms INFO 2023-02-17 06:47:39,006 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 06:47:39,007 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 72.2822ms 200 application/json; charset=utf-8 INFO 2023-02-17 06:47:40,582 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP5& INFO 2023-02-17 06:47:40,584 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 06:47:40,585 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 06:47:40,594 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 06:47:40,635 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 06:47:40,637 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 42.5148ms INFO 2023-02-17 06:47:40,637 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 06:47:40,637 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.4369ms 200 application/json; charset=utf-8 INFO 2023-02-17 06:47:46,268 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP6& INFO 2023-02-17 06:47:46,270 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 06:47:46,271 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 06:47:46,278 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 06:47:46,314 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 06:47:46,315 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 37.5019ms INFO 2023-02-17 06:47:46,315 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 06:47:46,316 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.6247ms 200 application/json; charset=utf-8 INFO 2023-02-17 06:47:51,860 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP5& INFO 2023-02-17 06:47:51,862 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 06:47:51,863 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 06:47:51,869 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 06:47:51,901 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 06:47:51,902 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 32.8556ms INFO 2023-02-17 06:47:51,903 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 06:47:51,904 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.9079ms 200 application/json; charset=utf-8 INFO 2023-02-17 06:47:52,905 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP4& INFO 2023-02-17 06:47:52,909 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 06:47:52,910 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 06:47:52,933 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 06:47:52,961 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 06:47:52,961 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 28.4191ms INFO 2023-02-17 06:47:52,961 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 06:47:52,962 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.6714ms 200 application/json; charset=utf-8 INFO 2023-02-17 06:47:53,731 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP3& INFO 2023-02-17 06:47:53,733 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 06:47:53,734 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 06:47:53,741 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 06:47:53,774 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 06:47:53,775 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 33.9732ms INFO 2023-02-17 06:47:53,775 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 06:47:53,776 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.2768ms 200 application/json; charset=utf-8 INFO 2023-02-17 08:32:31,267 [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 2023-02-17 08:32:32,952 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmYP\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2023-02-17 08:32:33,060 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=IDL INFO 2023-02-17 08:32:33,073 [5 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2023-02-17 08:32:33,083 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.7869ms 304 text/html INFO 2023-02-17 08:32:33,320 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-17 08:32:33,324 [10 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/chunk-vendors.9957518c.css was not modified INFO 2023-02-17 08:32:33,327 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5789ms 304 text/css INFO 2023-02-17 08:32:33,332 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-17 08:32:33,332 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-17 08:32:33,333 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-17 08:32:33,333 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-17 08:32:33,333 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-17 08:32:33,335 [7 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/api.js was not modified INFO 2023-02-17 08:32:33,335 [8 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/md5.js was not modified INFO 2023-02-17 08:32:33,335 [10 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/vw.js was not modified INFO 2023-02-17 08:32:33,335 [17 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/zepto.min.js was not modified INFO 2023-02-17 08:32:33,335 [5 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/vconsole.min.js was not modified INFO 2023-02-17 08:32:33,336 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.3379ms 304 application/javascript INFO 2023-02-17 08:32:33,336 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.632ms 304 application/javascript INFO 2023-02-17 08:32:33,336 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.279ms 304 application/javascript INFO 2023-02-17 08:32:33,336 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8558ms 304 application/javascript INFO 2023-02-17 08:32:33,337 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.7474ms 304 application/javascript INFO 2023-02-17 08:32:33,341 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-17 08:32:33,342 [17 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/base64.js was not modified INFO 2023-02-17 08:32:33,342 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9453ms 304 application/javascript INFO 2023-02-17 08:32:33,356 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-17 08:32:33,356 [17 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/logHelper.js was not modified INFO 2023-02-17 08:32:33,357 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9944ms 304 application/javascript INFO 2023-02-17 08:32:33,361 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-17 08:32:33,362 [17 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/manifest.js was not modified INFO 2023-02-17 08:32:33,362 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8572ms 304 application/javascript INFO 2023-02-17 08:32:33,368 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-17 08:32:33,369 [17 ] NetCore.StaticFiles.StaticFileMiddleware - The file /version.js was not modified INFO 2023-02-17 08:32:33,369 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.853ms 304 application/javascript INFO 2023-02-17 08:32:34,126 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-17 08:32:34,139 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-17 08:32:34,140 [8 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/images/logo.png was not modified INFO 2023-02-17 08:32:34,141 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9689ms 304 image/png INFO 2023-02-17 08:32:34,336 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 08:32:34,409 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 08:32:34,416 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 290.3986ms 404 INFO 2023-02-17 08:32:37,515 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 08:32:38,493 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 08:32:38,692 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1169.5745ms INFO 2023-02-17 08:32:38,693 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 08:32:38,701 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4365.2725ms 200 application/json; charset=utf-8 INFO 2023-02-17 08:32:49,981 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-17 08:32:50,030 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 08:32:50,039 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2023-02-17 08:32:50,200 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 08:32:50,208 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 169.1373ms INFO 2023-02-17 08:32:50,208 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 08:32:50,209 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 228.4782ms 200 application/json; charset=utf-8 INFO 2023-02-17 08:32:50,467 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json;charset=UTF-8 365 INFO 2023-02-17 08:32:50,474 [8 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 08:32:50,475 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 08:32:50,494 [8 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2023-02-17 08:32:52,200 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 08:32:52,205 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 1710.7103ms INFO 2023-02-17 08:32:52,205 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 08:32:52,207 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1740.234ms 200 application/json; charset=utf-8 INFO 2023-02-17 08:32:52,337 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-17 08:32:52,396 [8 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 08:32:52,510 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 08:32:52,519 [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 2023-02-17 08:32:52,653 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 08:32:52,669 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 149.8938ms INFO 2023-02-17 08:32:52,669 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 08:32:52,669 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 331.9782ms 200 application/json; charset=utf-8 INFO 2023-02-17 08:32:52,836 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 08:32:52,857 [8 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 08:32:52,861 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 08:32:52,870 [8 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 08:32:52,874 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 08:32:52,876 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 08:32:52,878 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 08:32:52,886 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 08:32:52,886 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 08:32:52,899 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 08:32:52,901 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 30.434ms INFO 2023-02-17 08:32:52,901 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 08:32:52,907 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 71.4558ms 200 application/json; charset=utf-8 INFO 2023-02-17 08:32:52,910 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 08:32:52,910 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 08:32:54,874 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 08:32:55,008 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 08:32:55,010 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2123.0382ms INFO 2023-02-17 08:32:55,010 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 08:32:55,010 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2137.1685ms 200 application/json; charset=utf-8 INFO 2023-02-17 08:32:55,026 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 08:32:55,042 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 167.08ms INFO 2023-02-17 08:32:55,042 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 08:32:55,042 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2157.0301ms 200 application/json; charset=utf-8 INFO 2023-02-17 08:32:55,252 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 08:32:55,256 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 08:32:55,257 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 08:32:55,268 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 08:32:55,283 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 08:32:55,285 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 08:32:55,286 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 08:32:55,297 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 08:32:55,301 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 08:32:55,441 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 172.3511ms INFO 2023-02-17 08:32:55,441 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 08:32:55,442 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 189.4108ms 200 application/json; charset=utf-8 INFO 2023-02-17 08:32:56,293 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 08:32:56,521 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1224.1287ms INFO 2023-02-17 08:32:56,521 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 08:32:56,522 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1239.3299ms 200 application/json; charset=utf-8 INFO 2023-02-17 08:33:13,622 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoDeletePhoto? application/json;charset=UTF-8 10 INFO 2023-02-17 08:33:13,623 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 08:33:13,627 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 08:33:13,630 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoDeletePhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 08:33:13,640 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoDeletePhoto", controller = "AppForSelf"}. Executing controller action with signature Boolean DoDeletePhoto(Sg.HcmMb.EntryToJLAppService.PhotoDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 08:33:13,687 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 08:33:13,688 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoDeletePhoto (Sg.Hcm.Application.M) in 47.2102ms INFO 2023-02-17 08:33:13,688 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoDeletePhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 08:33:13,689 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.0969ms 200 application/json; charset=utf-8 INFO 2023-02-17 08:33:27,305 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoEditPhoto? application/json;charset=UTF-8 552223 INFO 2023-02-17 08:33:27,306 [5 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 08:33:27,309 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 08:33:27,311 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoEditPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 08:33:27,322 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoEditPhoto", controller = "AppForSelf"}. Executing controller action with signature Boolean DoEditPhoto(Sg.HcmMb.EntryToJLAppService.PhotoDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 08:33:27,506 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 08:33:27,507 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoEditPhoto (Sg.Hcm.Application.M) in 185.0768ms INFO 2023-02-17 08:33:27,508 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoEditPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 08:33:27,508 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 203.0937ms 200 application/json; charset=utf-8 INFO 2023-02-17 08:38:12,125 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetParamValue?ParamName=WhiteFileTypes& INFO 2023-02-17 08:38:12,128 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 08:38:12,131 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-17 08:38:12,141 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetParamValue", controller = "ShareData"}. Executing controller action with signature System.String GetParamValue(System.String) on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 08:38:12,170 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 08:38:12,171 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M) in 30.0278ms INFO 2023-02-17 08:38:12,171 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-17 08:38:12,172 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.8709ms 200 application/json; charset=utf-8 INFO 2023-02-17 08:38:12,506 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/fonts/fontawesome-webfont.e9955780.woff2 INFO 2023-02-17 08:38:12,507 [31 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 08:38:12,530 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/fonts/fontawesome-webfont.e9955780.woff2'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\fonts\fontawesome-webfont.e9955780.woff2' INFO 2023-02-17 08:38:12,531 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.6178ms 200 font/woff2 INFO 2023-02-17 08:38:21,241 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetParamValue?ParamName=WhiteFileTypes& INFO 2023-02-17 08:38:21,245 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 08:38:21,247 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-17 08:38:21,255 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetParamValue", controller = "ShareData"}. Executing controller action with signature System.String GetParamValue(System.String) on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 08:38:21,289 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 08:38:21,291 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M) in 35.0984ms INFO 2023-02-17 08:38:21,291 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-17 08:38:21,292 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.3771ms 200 application/json; charset=utf-8 INFO 2023-02-17 08:39:40,051 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoUpdateEntry? application/json;charset=UTF-8 12237745 INFO 2023-02-17 08:39:40,051 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 08:39:40,053 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 08:39:40,055 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 08:39:40,066 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoUpdateEntry", controller = "AppForSelf"}. Executing controller action with signature Boolean DoUpdateEntry(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 08:40:03,778 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 08:40:03,779 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 23712.8218ms INFO 2023-02-17 08:40:03,779 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 08:40:03,780 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23728.7949ms 200 application/json; charset=utf-8 INFO 2023-02-17 08:40:48,124 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoUpdateEntry? application/json;charset=UTF-8 12237745 INFO 2023-02-17 08:40:48,125 [33 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 08:40:48,127 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 08:40:48,128 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 08:40:48,139 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoUpdateEntry", controller = "AppForSelf"}. Executing controller action with signature Boolean DoUpdateEntry(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 08:40:54,942 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 08:40:54,943 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 6804.1178ms INFO 2023-02-17 08:40:54,943 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 08:40:54,944 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6819.2979ms 200 application/json; charset=utf-8 INFO 2023-02-17 08:43:51,093 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoUpdateEntry? application/json;charset=UTF-8 12237745 INFO 2023-02-17 08:43:51,093 [32 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 08:43:51,095 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 08:43:51,097 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 08:43:51,105 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoUpdateEntry", controller = "AppForSelf"}. Executing controller action with signature Boolean DoUpdateEntry(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 08:43:56,211 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 08:43:56,212 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 5106.1341ms INFO 2023-02-17 08:43:56,212 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 08:43:56,212 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5119.6614ms 200 application/json; charset=utf-8 INFO 2023-02-17 08:44:01,457 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/img/findEmpty1.295ee406.png INFO 2023-02-17 08:44:01,459 [35 ] NetCore.StaticFiles.StaticFileMiddleware - The file /img/findEmpty1.295ee406.png was not modified INFO 2023-02-17 08:44:01,459 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.1907ms 304 image/png INFO 2023-02-17 08:44:01,560 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP6& INFO 2023-02-17 08:44:01,563 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 08:44:01,564 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 08:44:01,576 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 08:44:01,618 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 08:44:01,622 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 46.1586ms INFO 2023-02-17 08:44:01,622 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 08:44:01,623 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.8208ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:07:01,639 [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 2023-02-17 10:07:03,547 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmYP\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2023-02-17 10:07:03,665 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html INFO 2023-02-17 10:07:03,708 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-17 10:07:03,711 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.8884ms 200 text/html INFO 2023-02-17 10:07:03,739 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-17 10:07:03,739 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-17 10:07:03,739 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-17 10:07:03,739 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-17 10:07:03,741 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-17 10:07:03,741 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-17 10:07:03,741 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9629ms 200 application/javascript INFO 2023-02-17 10:07:03,742 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-17 10:07:03,742 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-17 10:07:03,742 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.8903ms 200 application/javascript INFO 2023-02-17 10:07:03,742 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-17 10:07:03,743 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.7904ms 200 application/javascript INFO 2023-02-17 10:07:03,744 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-17 10:07:03,744 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.708ms 200 application/javascript INFO 2023-02-17 10:07:03,753 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-17 10:07:03,753 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-17 10:07:03,757 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.1915ms 200 application/javascript INFO 2023-02-17 10:07:03,757 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.918ms 200 application/javascript INFO 2023-02-17 10:07:03,764 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-17 10:07:03,764 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-17 10:07:03,764 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-17 10:07:03,766 [17 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-17 10:07:03,766 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3016ms 200 application/javascript INFO 2023-02-17 10:07:03,767 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-17 10:07:03,767 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/chunk-vendors.9957518c.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\chunk-vendors.9957518c.css' INFO 2023-02-17 10:07:03,767 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.6187ms 200 text/css INFO 2023-02-17 10:07:03,768 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-17 10:07:03,768 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2728ms 200 application/javascript INFO 2023-02-17 10:07:03,773 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-17 10:07:03,773 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7461ms 200 text/css INFO 2023-02-17 10:07:03,783 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-17 10:07:03,783 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-17 10:07:03,784 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-17 10:07:03,785 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-17 10:07:03,785 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4201ms 200 application/javascript INFO 2023-02-17 10:07:03,785 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7242ms 200 application/javascript INFO 2023-02-17 10:07:03,838 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-17 10:07:03,842 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-17 10:07:03,847 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-17 10:07:03,847 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.601ms 200 application/javascript INFO 2023-02-17 10:07:03,855 [17 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/chunk-vendors.55193286.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\chunk-vendors.55193286.js' INFO 2023-02-17 10:07:03,855 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9497ms 200 application/javascript INFO 2023-02-17 10:07:04,157 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-17 10:07:04,157 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-17 10:07:04,164 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-17 10:07:04,165 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0061ms 200 image/png INFO 2023-02-17 10:07:04,219 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:07:04,432 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:07:04,436 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 279.7176ms 404 INFO 2023-02-17 10:07:07,291 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:07:08,344 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:07:08,517 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1219.5608ms INFO 2023-02-17 10:07:08,518 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:07:08,524 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4304.5934ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:08:21,771 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-17 10:08:21,807 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:08:21,819 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2023-02-17 10:08:21,897 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:08:21,905 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 85.7068ms INFO 2023-02-17 10:08:21,905 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:08:21,906 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 135.7209ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:08:22,145 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json;charset=UTF-8 372 INFO 2023-02-17 10:08:22,154 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:08:22,157 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:08:22,186 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2023-02-17 10:08:24,073 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:08:24,078 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 1891.5822ms INFO 2023-02-17 10:08:24,079 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:08:24,081 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1936.5729ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:08:24,167 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-17 10:08:24,244 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:08:24,378 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:08:24,388 [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 2023-02-17 10:08:24,519 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:08:24,539 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 150.544ms INFO 2023-02-17 10:08:24,539 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:08:24,540 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 372.4235ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:08:24,632 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:08:24,633 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:08:24,633 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:08:24,634 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:08:24,634 [13 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:08:24,635 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:08:24,635 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:08:24,644 [13 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:08:24,644 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:08:24,654 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:08:24,654 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:08:27,027 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:08:27,140 [13 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:08:27,140 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:08:27,142 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 113.7541ms INFO 2023-02-17 10:08:27,142 [13 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2497.6247ms INFO 2023-02-17 10:08:27,142 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:08:27,142 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:08:27,143 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2511.3087ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:08:27,143 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2510.2717ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:08:27,157 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:08:27,173 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2529.0689ms INFO 2023-02-17 10:08:27,174 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:08:27,174 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2541.1759ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:08:27,253 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:08:27,253 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:08:27,282 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:08:27,282 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:08:27,283 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:08:27,283 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:08:27,293 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:08:27,294 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:08:27,315 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:08:27,319 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 26.4309ms INFO 2023-02-17 10:08:27,319 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:08:27,320 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.5573ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:08:28,530 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:08:28,788 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1494.3426ms INFO 2023-02-17 10:08:28,789 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:08:28,789 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1536.1823ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:08:29,529 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/fonts/fontawesome-webfont.e9955780.woff2 INFO 2023-02-17 10:08:29,531 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:08:29,538 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/fonts/fontawesome-webfont.e9955780.woff2'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\fonts\fontawesome-webfont.e9955780.woff2' INFO 2023-02-17 10:08:29,538 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5814ms 200 font/woff2 INFO 2023-02-17 10:08:29,580 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=978b7fd8-b9c7-15a3-06de-228cea4a72fd&attachTableName=& INFO 2023-02-17 10:08:29,620 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:08:29,622 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-17 10:08:29,635 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetFileNameForGuid(System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:08:29,640 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=JgxjFxjScZA%3D&isDeptCode=true& INFO 2023-02-17 10:08:29,642 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:08:29,642 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:08:29,651 [21 ] 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 2023-02-17 10:08:30,113 [21 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-17 10:08:30,144 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:08:30,151 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 500.0364ms INFO 2023-02-17 10:08:30,151 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:08:30,152 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 511.9822ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:08:30,312 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=JgxjFxjScZA%3D&isDeptCode=true& INFO 2023-02-17 10:08:30,358 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:08:30,359 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:08:30,363 [25 ] 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 2023-02-17 10:08:30,369 [25 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-17 10:08:30,381 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:08:30,382 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 18.0016ms INFO 2023-02-17 10:08:30,382 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:08:30,382 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 69.5779ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:08:47,778 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:08:47,782 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 18146.4749ms INFO 2023-02-17 10:08:47,782 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-17 10:08:47,783 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18202.7275ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:09:12,861 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html INFO 2023-02-17 10:09:12,864 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-17 10:09:12,865 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.188ms 200 text/html INFO 2023-02-17 10:09:12,913 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-17 10:09:12,913 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-17 10:09:12,917 [17 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-17 10:09:12,918 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9844ms 200 application/javascript INFO 2023-02-17 10:09:12,919 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-17 10:09:12,920 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3008ms 200 application/javascript INFO 2023-02-17 10:09:12,925 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-17 10:09:12,929 [17 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-17 10:09:12,930 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7938ms 200 application/javascript INFO 2023-02-17 10:09:12,946 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-17 10:09:12,948 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-17 10:09:12,949 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-17 10:09:12,950 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-17 10:09:12,951 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-17 10:09:12,951 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-17 10:09:12,951 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8613ms 200 application/javascript INFO 2023-02-17 10:09:12,952 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7939ms 200 application/javascript INFO 2023-02-17 10:09:12,952 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-17 10:09:12,954 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-17 10:09:12,955 [17 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-17 10:09:12,955 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5109ms 200 application/javascript INFO 2023-02-17 10:09:12,958 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-17 10:09:12,958 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/chunk-vendors.9957518c.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\chunk-vendors.9957518c.css' INFO 2023-02-17 10:09:12,959 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.917ms 200 text/css INFO 2023-02-17 10:09:12,959 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8508ms 200 application/javascript INFO 2023-02-17 10:09:12,969 [17 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-17 10:09:12,969 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.6356ms 200 text/css INFO 2023-02-17 10:09:12,982 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-17 10:09:12,982 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-17 10:09:12,984 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-17 10:09:12,984 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-17 10:09:12,984 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3721ms 200 application/javascript INFO 2023-02-17 10:09:12,984 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.5332ms 200 application/javascript INFO 2023-02-17 10:09:12,988 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-17 10:09:12,989 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-17 10:09:12,990 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0476ms 200 application/javascript INFO 2023-02-17 10:09:13,045 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-17 10:09:13,045 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-17 10:09:13,051 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-17 10:09:13,051 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1554ms 200 application/javascript INFO 2023-02-17 10:09:13,065 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/chunk-vendors.55193286.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\chunk-vendors.55193286.js' INFO 2023-02-17 10:09:13,065 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5063ms 200 application/javascript INFO 2023-02-17 10:09:13,473 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-17 10:09:13,477 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.8645ms 404 INFO 2023-02-17 10:09:13,520 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:09:13,521 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:09:13,525 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:09:13,526 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:09:13,529 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:09:13,530 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:09:13,531 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:09:13,531 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:09:13,537 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:09:13,550 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:09:13,551 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 22.3601ms INFO 2023-02-17 10:09:13,551 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:09:13,554 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.2727ms 200 application/json; charset=utf-8 WARN 2023-02-17 10:09:14,013 [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) WARN 2023-02-17 10:09:14,013 [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 2023-02-17 10:09:14,021 [41 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:09:14,021 [43 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:09:14,021 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:09:14,021 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:09:14,026 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 494.2802ms INFO 2023-02-17 10:09:14,026 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 488.7259ms INFO 2023-02-17 10:09:14,026 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:09:14,026 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:09:14,027 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 501.9466ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:09:14,027 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 496.757ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:09:14,108 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:09:14,110 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:09:14,112 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:09:14,113 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:09:14,117 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). WARN 2023-02-17 10:09:14,119 [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 2023-02-17 10:09:14,119 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:09:14,119 [43 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:09:14,119 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:09:14,120 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 2.6866ms INFO 2023-02-17 10:09:14,120 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:09:14,120 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.347ms 401 application/json; charset=utf-8 WARN 2023-02-17 10:09:14,122 [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 2023-02-17 10:09:14,122 [41 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:09:14,122 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:09:14,122 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 3.1665ms INFO 2023-02-17 10:09:14,122 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:09:14,123 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3873ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:09:15,368 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-17 10:09:15,370 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-17 10:09:15,370 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7429ms 200 image/png INFO 2023-02-17 10:09:15,397 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:09:15,399 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:09:15,409 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:09:15,443 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:09:15,445 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 35.4659ms INFO 2023-02-17 10:09:15,445 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:09:15,446 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.6941ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:09:19,558 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-17 10:09:19,563 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:09:19,570 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2023-02-17 10:09:19,591 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:09:19,592 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 21.6728ms INFO 2023-02-17 10:09:19,592 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:09:19,593 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.7642ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:09:19,698 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json;charset=UTF-8 372 INFO 2023-02-17 10:09:19,699 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:09:19,711 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:09:19,717 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2023-02-17 10:09:19,741 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:09:19,741 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 23.7236ms INFO 2023-02-17 10:09:19,741 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:09:19,742 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.3292ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:09:19,826 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-17 10:09:19,827 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:09:19,828 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:09:19,833 [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 2023-02-17 10:09:19,848 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:09:19,848 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 15.13ms INFO 2023-02-17 10:09:19,848 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:09:19,849 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.9331ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:09:19,955 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:09:19,955 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:09:19,955 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:09:19,956 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:09:19,956 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:09:19,956 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:09:19,956 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:09:19,962 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:09:19,962 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:09:19,968 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:09:19,968 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:09:19,973 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:09:19,985 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:09:19,985 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 23.6786ms INFO 2023-02-17 10:09:19,985 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:09:19,986 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.8581ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:09:19,988 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:09:19,988 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 25.8452ms INFO 2023-02-17 10:09:19,988 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:09:19,988 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.5529ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:09:20,003 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:09:20,003 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 30.1386ms INFO 2023-02-17 10:09:20,003 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:09:20,003 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.497ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:09:20,084 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:09:20,085 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:09:20,085 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:09:20,086 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:09:20,086 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:09:20,087 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:09:20,092 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:09:20,092 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:09:20,106 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:09:20,107 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 15.0249ms INFO 2023-02-17 10:09:20,107 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:09:20,107 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.8239ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:09:20,140 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:09:20,233 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 141.1361ms INFO 2023-02-17 10:09:20,233 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:09:20,234 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 148.6568ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:09:20,742 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/fonts/fontawesome-webfont.e9955780.woff2 INFO 2023-02-17 10:09:20,743 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:09:20,745 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/fonts/fontawesome-webfont.e9955780.woff2'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\fonts\fontawesome-webfont.e9955780.woff2' INFO 2023-02-17 10:09:20,745 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2475ms 200 font/woff2 INFO 2023-02-17 10:09:21,022 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=978b7fd8-b9c7-15a3-06de-228cea4a72fd&attachTableName=& INFO 2023-02-17 10:09:21,025 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:09:21,026 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-17 10:09:21,033 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetFileNameForGuid(System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:09:21,085 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=JgxjFxjScZA%3D&isDeptCode=true& INFO 2023-02-17 10:09:21,088 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:09:21,089 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:09:21,095 [43 ] 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 2023-02-17 10:09:21,105 [43 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-17 10:09:21,125 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:09:21,126 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 30.4329ms INFO 2023-02-17 10:09:21,126 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:09:21,126 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.1576ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:09:21,182 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:09:21,183 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 150.1808ms INFO 2023-02-17 10:09:21,183 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-17 10:09:21,184 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 162.2981ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:09:21,306 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=JgxjFxjScZA%3D&isDeptCode=true& INFO 2023-02-17 10:09:21,308 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:09:21,310 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:09:21,317 [42 ] 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 2023-02-17 10:09:21,327 [42 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-17 10:09:21,345 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:09:21,346 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 28.8656ms INFO 2023-02-17 10:09:21,346 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:09:21,346 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.2951ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:10:16,629 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html INFO 2023-02-17 10:10:16,631 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-17 10:10:16,631 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.4979ms 200 text/html INFO 2023-02-17 10:10:16,662 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-17 10:10:16,663 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-17 10:10:16,663 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-17 10:10:16,664 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-17 10:10:16,664 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9127ms 200 application/javascript INFO 2023-02-17 10:10:16,664 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-17 10:10:16,664 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-17 10:10:16,664 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6294ms 200 application/javascript INFO 2023-02-17 10:10:16,664 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-17 10:10:16,665 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-17 10:10:16,666 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-17 10:10:16,666 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3871ms 200 application/javascript INFO 2023-02-17 10:10:16,666 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5202ms 200 application/javascript INFO 2023-02-17 10:10:16,668 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-17 10:10:16,668 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-17 10:10:16,669 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.168ms 200 application/javascript INFO 2023-02-17 10:10:16,669 [46 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-17 10:10:16,669 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5243ms 200 application/javascript INFO 2023-02-17 10:10:16,681 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-17 10:10:16,684 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/chunk-vendors.9957518c.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\chunk-vendors.9957518c.css' INFO 2023-02-17 10:10:16,684 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.1158ms 200 text/css INFO 2023-02-17 10:10:16,691 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-17 10:10:16,691 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-17 10:10:16,692 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-17 10:10:16,692 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3878ms 200 application/javascript INFO 2023-02-17 10:10:16,696 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-17 10:10:16,698 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-17 10:10:16,698 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-17 10:10:16,698 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2247ms 200 text/css INFO 2023-02-17 10:10:16,698 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-17 10:10:16,698 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7684ms 200 application/javascript INFO 2023-02-17 10:10:16,699 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-17 10:10:16,699 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1224ms 200 application/javascript INFO 2023-02-17 10:10:16,703 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-17 10:10:16,704 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-17 10:10:16,705 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3372ms 200 application/javascript INFO 2023-02-17 10:10:16,728 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-17 10:10:16,728 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-17 10:10:16,733 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-17 10:10:16,733 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.104ms 200 application/javascript INFO 2023-02-17 10:10:16,739 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/chunk-vendors.55193286.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\chunk-vendors.55193286.js' INFO 2023-02-17 10:10:16,740 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.225ms 200 application/javascript INFO 2023-02-17 10:10:17,017 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-17 10:10:17,019 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-17 10:10:17,019 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0342ms 200 image/png INFO 2023-02-17 10:10:17,020 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-17 10:10:17,024 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.6407ms 404 INFO 2023-02-17 10:10:17,067 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:10:17,069 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:10:17,075 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:10:17,105 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:10:17,106 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 30.6789ms INFO 2023-02-17 10:10:17,106 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:10:17,106 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.125ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:10:22,832 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-17 10:10:22,835 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:10:22,841 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2023-02-17 10:10:22,859 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:10:22,860 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 18.4946ms INFO 2023-02-17 10:10:22,860 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:10:22,860 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.1738ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:10:22,982 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json;charset=UTF-8 372 INFO 2023-02-17 10:10:22,982 [48 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:10:22,984 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:10:22,990 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2023-02-17 10:10:23,017 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:10:23,018 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 28.4697ms INFO 2023-02-17 10:10:23,019 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:10:23,019 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.4377ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:10:23,188 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-17 10:10:23,190 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:10:23,192 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:10:23,201 [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 2023-02-17 10:10:23,220 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:10:23,221 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 20.1357ms INFO 2023-02-17 10:10:23,221 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:10:23,221 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.4563ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:10:23,346 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:10:23,346 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:10:23,347 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:10:23,349 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:10:23,349 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:10:23,350 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:10:23,350 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:10:23,351 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:10:23,351 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:10:23,356 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:10:23,357 [50 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:10:23,358 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:10:23,376 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:10:23,377 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 18.9179ms INFO 2023-02-17 10:10:23,377 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:10:23,378 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.8458ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:10:23,382 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:10:23,383 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 25.2712ms INFO 2023-02-17 10:10:23,383 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:10:23,383 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.9466ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:10:23,393 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:10:23,394 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 37.7964ms INFO 2023-02-17 10:10:23,394 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:10:23,394 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.0072ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:10:23,500 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:10:23,501 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:10:23,502 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:10:23,503 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:10:23,504 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:10:23,504 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:10:23,510 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:10:23,510 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:10:23,532 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:10:23,532 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 22.4622ms INFO 2023-02-17 10:10:23,532 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:10:23,533 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.3255ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:10:23,571 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:10:23,662 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 152.5877ms INFO 2023-02-17 10:10:23,663 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:10:23,663 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 162.1744ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:10:25,127 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/fonts/fontawesome-webfont.e9955780.woff2 INFO 2023-02-17 10:10:25,127 [48 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:10:25,130 [48 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/fonts/fontawesome-webfont.e9955780.woff2'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\fonts\fontawesome-webfont.e9955780.woff2' INFO 2023-02-17 10:10:25,130 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8597ms 200 font/woff2 INFO 2023-02-17 10:10:25,412 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=978b7fd8-b9c7-15a3-06de-228cea4a72fd&attachTableName=& INFO 2023-02-17 10:10:25,414 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:10:25,415 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-17 10:10:25,421 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetFileNameForGuid(System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:10:25,432 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=JgxjFxjScZA%3D&isDeptCode=true& INFO 2023-02-17 10:10:25,434 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:10:25,435 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:10:25,441 [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 2023-02-17 10:10:25,450 [54 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-17 10:10:25,466 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:10:25,466 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 24.9441ms INFO 2023-02-17 10:10:25,466 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:10:25,467 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.1307ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:10:25,500 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:10:25,500 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 79.024ms INFO 2023-02-17 10:10:25,500 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-17 10:10:25,500 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 88.0896ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:10:25,615 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=JgxjFxjScZA%3D&isDeptCode=true& INFO 2023-02-17 10:10:25,616 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:10:25,617 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:10:25,623 [50 ] 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 2023-02-17 10:10:25,630 [50 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-17 10:10:25,640 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:10:25,641 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 18.1924ms INFO 2023-02-17 10:10:25,641 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:10:25,641 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.3511ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:11:59,718 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=DL INFO 2023-02-17 10:11:59,722 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-17 10:11:59,722 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.3341ms 200 text/html INFO 2023-02-17 10:12:00,080 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-17 10:12:00,082 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0741ms 404 INFO 2023-02-17 10:12:00,144 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:12:00,145 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:12:00,153 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:12:00,170 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:12:00,170 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 17.1694ms INFO 2023-02-17 10:12:00,170 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:12:00,171 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.0815ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:12:04,619 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-17 10:12:04,621 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:12:04,628 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2023-02-17 10:12:04,643 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:12:04,644 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 16.1743ms INFO 2023-02-17 10:12:04,644 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:12:04,644 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.1284ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:12:04,737 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json;charset=UTF-8 372 INFO 2023-02-17 10:12:04,737 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:12:04,738 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:12:04,745 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2023-02-17 10:12:04,772 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:12:04,772 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 26.7253ms INFO 2023-02-17 10:12:04,772 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:12:04,773 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.2022ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:12:04,857 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-17 10:12:04,859 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:12:04,860 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:12:04,868 [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 2023-02-17 10:12:04,913 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:12:04,914 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 45.6689ms INFO 2023-02-17 10:12:04,914 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:12:04,914 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.9497ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:12:05,670 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:12:05,671 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:12:05,671 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:12:05,675 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:12:05,680 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:12:05,681 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:12:05,681 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:12:05,687 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:12:05,691 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:12:05,692 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:12:05,692 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:12:05,697 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:12:05,706 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:12:05,707 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 31.4699ms INFO 2023-02-17 10:12:05,707 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:12:05,707 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.6843ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:12:05,732 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:12:05,732 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 45.0714ms INFO 2023-02-17 10:12:05,732 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:12:05,732 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.4288ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:12:05,753 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:12:05,753 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 55.9118ms INFO 2023-02-17 10:12:05,753 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:12:05,753 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.5654ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:12:05,843 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:12:05,844 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:12:05,845 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:12:05,850 [56 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:12:05,854 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:12:05,858 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:12:05,859 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:12:05,864 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:12:05,882 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:12:05,882 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 31.7846ms INFO 2023-02-17 10:12:05,882 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:12:05,882 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.2497ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:12:05,936 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:12:06,061 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 196.4912ms INFO 2023-02-17 10:12:06,061 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:12:06,061 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 207.1784ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:12:06,745 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=978b7fd8-b9c7-15a3-06de-228cea4a72fd&attachTableName=& INFO 2023-02-17 10:12:06,746 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:12:06,746 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-17 10:12:06,750 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetFileNameForGuid(System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:12:06,801 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=JgxjFxjScZA%3D&isDeptCode=true& INFO 2023-02-17 10:12:06,801 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:12:06,802 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:12:06,807 [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 2023-02-17 10:12:06,813 [56 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-17 10:12:06,831 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:12:06,831 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 24.0428ms INFO 2023-02-17 10:12:06,831 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:12:06,832 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.1892ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:12:06,850 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:12:06,850 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 99.8138ms INFO 2023-02-17 10:12:06,850 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-17 10:12:06,851 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 105.54ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:12:06,951 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=JgxjFxjScZA%3D&isDeptCode=true& INFO 2023-02-17 10:12:06,953 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:12:06,954 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:12:06,961 [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 2023-02-17 10:12:06,970 [51 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-17 10:12:06,979 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:12:06,979 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 18.3042ms INFO 2023-02-17 10:12:06,979 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:12:06,980 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.5908ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:13:30,470 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:13:30,472 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:13:30,472 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:13:30,479 [63 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:13:30,491 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:13:30,492 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 12.2734ms INFO 2023-02-17 10:13:30,492 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:13:30,492 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2401ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:13:31,690 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/710.bf3e1fca.js INFO 2023-02-17 10:13:31,692 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/710.bf3e1fca.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\710.bf3e1fca.js' INFO 2023-02-17 10:13:31,692 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.4102ms 200 application/javascript INFO 2023-02-17 10:13:31,694 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/710.a489d98b.css INFO 2023-02-17 10:13:31,715 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/710.a489d98b.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\710.a489d98b.css' INFO 2023-02-17 10:13:31,715 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.3729ms 200 text/css INFO 2023-02-17 10:13:45,809 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/DoRegister? application/json;charset=UTF-8 122 INFO 2023-02-17 10:13:45,810 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:13:45,811 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:13:45,812 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.DoRegister (Sg.Hcm.Application.M)' INFO 2023-02-17 10:13:45,821 [74 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoRegister", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoRegister(Sg.HcmMb.Other.Dto.RegisterDto) on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:13:45,902 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:13:45,906 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.DoRegister (Sg.Hcm.Application.M) in 84.2806ms INFO 2023-02-17 10:13:45,906 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.DoRegister (Sg.Hcm.Application.M)' INFO 2023-02-17 10:13:45,906 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 97.3389ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:13:48,000 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:13:48,002 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:13:48,003 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:13:48,009 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:13:48,020 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:13:48,021 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 11.7588ms INFO 2023-02-17 10:13:48,021 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:13:48,021 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6323ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:13:51,592 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-17 10:13:51,593 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:13:51,598 [74 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2023-02-17 10:13:51,609 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:13:51,609 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 10.686ms INFO 2023-02-17 10:13:51,609 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:13:51,610 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.0589ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:13:51,704 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json;charset=UTF-8 372 INFO 2023-02-17 10:13:51,705 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:13:51,706 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:13:51,706 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:13:51,712 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2023-02-17 10:13:51,730 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:13:51,731 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 18.9456ms INFO 2023-02-17 10:13:51,731 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:13:51,731 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.2339ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:13:51,817 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-17 10:13:51,818 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:13:51,827 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:13:51,832 [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 2023-02-17 10:13:51,850 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:13:51,851 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.2814ms INFO 2023-02-17 10:13:51,851 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:13:51,851 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.2771ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:13:51,938 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:13:51,938 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:13:51,939 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:13:51,939 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:13:51,940 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:13:51,940 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:13:51,944 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:13:51,945 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:13:51,946 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:13:51,946 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:13:51,946 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:13:51,951 [74 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:13:51,957 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:13:51,957 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 11.2108ms INFO 2023-02-17 10:13:51,957 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:13:51,958 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.4252ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:13:51,960 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:13:51,960 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 14.2265ms INFO 2023-02-17 10:13:51,960 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:13:51,961 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.467ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:13:51,976 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:13:51,977 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 25.5678ms INFO 2023-02-17 10:13:51,977 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:13:51,977 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.9156ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:13:52,062 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:13:52,063 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:13:52,063 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:13:52,064 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:13:52,064 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:13:52,064 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:13:52,069 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:13:52,070 [70 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:13:52,084 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:13:52,084 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 14.7639ms INFO 2023-02-17 10:13:52,084 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:13:52,085 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.238ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:13:52,113 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:13:52,195 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 125.6472ms INFO 2023-02-17 10:13:52,196 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:13:52,196 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 132.7012ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:13:57,449 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoSetRead? 0 INFO 2023-02-17 10:13:57,449 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:13:57,450 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:13:57,451 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoSetRead (Sg.Hcm.Application.M)' INFO 2023-02-17 10:13:57,458 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoSetRead", controller = "AppForSelf"}. Executing controller action with signature Boolean DoSetRead() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:13:57,481 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:13:57,481 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoSetRead (Sg.Hcm.Application.M) in 23.242ms INFO 2023-02-17 10:13:57,481 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoSetRead (Sg.Hcm.Application.M)' INFO 2023-02-17 10:13:57,482 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.1137ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:17:28,492 [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 2023-02-17 10:17:30,116 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmYP\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2023-02-17 10:17:30,192 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=DL INFO 2023-02-17 10:17:30,233 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-17 10:17:30,236 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.7206ms 200 text/html INFO 2023-02-17 10:17:30,264 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-17 10:17:30,275 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-17 10:17:30,279 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/chunk-vendors.9957518c.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\chunk-vendors.9957518c.css' INFO 2023-02-17 10:17:30,281 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.0333ms 200 text/css INFO 2023-02-17 10:17:30,284 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-17 10:17:30,284 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8718ms 200 text/css INFO 2023-02-17 10:17:30,287 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-17 10:17:30,287 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-17 10:17:30,288 [17 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-17 10:17:30,288 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2891ms 200 application/javascript INFO 2023-02-17 10:17:30,289 [17 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-17 10:17:30,289 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0259ms 200 application/javascript INFO 2023-02-17 10:17:30,290 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-17 10:17:30,292 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-17 10:17:30,292 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8858ms 200 application/javascript INFO 2023-02-17 10:17:30,294 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-17 10:17:30,295 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-17 10:17:30,295 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3022ms 200 application/javascript INFO 2023-02-17 10:17:30,317 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-17 10:17:30,317 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-17 10:17:30,318 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-17 10:17:30,318 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-17 10:17:30,318 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0846ms 200 application/javascript INFO 2023-02-17 10:17:30,318 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1772ms 200 application/javascript INFO 2023-02-17 10:17:30,332 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-17 10:17:30,333 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-17 10:17:30,333 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3109ms 200 application/javascript INFO 2023-02-17 10:17:30,339 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-17 10:17:30,340 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-17 10:17:30,340 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0797ms 200 application/javascript INFO 2023-02-17 10:17:30,343 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-17 10:17:30,343 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-17 10:17:30,344 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-17 10:17:30,344 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-17 10:17:30,344 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8273ms 200 application/javascript INFO 2023-02-17 10:17:30,344 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4383ms 200 application/javascript INFO 2023-02-17 10:17:30,381 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-17 10:17:30,395 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-17 10:17:30,401 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-17 10:17:30,401 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.607ms 200 application/javascript INFO 2023-02-17 10:17:30,406 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/chunk-vendors.55193286.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\chunk-vendors.55193286.js' INFO 2023-02-17 10:17:30,407 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.5567ms 200 application/javascript INFO 2023-02-17 10:17:31,046 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-17 10:17:31,107 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:17:31,107 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:17:31,110 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:17:31,287 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:17:31,287 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:17:31,290 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 244.8228ms 404 INFO 2023-02-17 10:17:31,291 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:17:33,681 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:17:33,681 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:17:33,689 [17 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). WARN 2023-02-17 10:17:34,694 [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) WARN 2023-02-17 10:17:34,694 [17 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-17 10:17:34,707 [17 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:17:34,708 [5 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:17:34,712 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:17:34,735 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:17:34,871 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 1185.9143ms INFO 2023-02-17 10:17:34,871 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 1177.8346ms INFO 2023-02-17 10:17:34,871 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:17:34,871 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:17:34,875 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3764.7782ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:17:34,894 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3788.0704ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:17:35,034 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:17:35,041 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1359.3562ms INFO 2023-02-17 10:17:35,041 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:17:35,044 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3937.2023ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:17:36,059 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:17:36,062 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:17:36,101 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:17:36,101 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:17:36,112 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:17:36,113 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). WARN 2023-02-17 10:17:36,115 [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) WARN 2023-02-17 10:17:36,115 [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 2023-02-17 10:17:36,115 [20 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:17:36,116 [5 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:17:36,116 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:17:36,116 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:17:36,118 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 5.6875ms INFO 2023-02-17 10:17:36,118 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 5.1177ms INFO 2023-02-17 10:17:36,118 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:17:36,118 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:17:36,119 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.1182ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:17:36,119 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.9126ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:18:03,851 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-17 10:18:03,856 [17 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-17 10:18:03,857 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6919ms 200 image/png INFO 2023-02-17 10:18:03,906 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:18:03,928 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:18:03,937 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:18:03,963 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:18:03,965 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 27.6186ms INFO 2023-02-17 10:18:03,965 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:18:03,966 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.0574ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:18:23,585 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-17 10:18:23,590 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:18:23,601 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2023-02-17 10:18:23,677 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:18:23,679 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 77.4928ms INFO 2023-02-17 10:18:23,679 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:18:23,680 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 94.704ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:18:23,787 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json;charset=UTF-8 372 INFO 2023-02-17 10:18:23,795 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:18:23,796 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:18:23,806 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2023-02-17 10:18:25,720 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:18:25,724 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 1917.4516ms INFO 2023-02-17 10:18:25,724 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:18:25,726 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1939.269ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:18:25,812 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-17 10:18:25,872 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:18:25,984 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:18:25,993 [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 2023-02-17 10:18:26,113 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:18:26,134 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 140.5212ms INFO 2023-02-17 10:18:26,134 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:18:26,134 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 321.9755ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:18:26,225 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:18:26,226 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:18:26,227 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:18:26,227 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:18:26,228 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:18:26,228 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:18:26,321 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:18:26,330 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:18:26,331 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:18:26,332 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:18:26,332 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:18:26,376 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:18:26,391 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:18:26,392 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 70.1082ms INFO 2023-02-17 10:18:26,392 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:18:26,392 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 167.6344ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:18:28,617 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:18:28,619 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2242.4637ms INFO 2023-02-17 10:18:28,619 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:18:28,619 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2288.4743ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:18:28,634 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:18:28,647 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2316.6779ms INFO 2023-02-17 10:18:28,647 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:18:28,647 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2420.0888ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:18:28,734 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:18:28,734 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:18:28,736 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:18:28,736 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:18:28,738 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:18:28,738 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:18:28,746 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:18:28,746 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:18:28,775 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:18:28,778 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 32.1817ms INFO 2023-02-17 10:18:28,779 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:18:28,779 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.2609ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:18:29,902 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:18:30,145 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1398.6036ms INFO 2023-02-17 10:18:30,145 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:18:30,146 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1412.1839ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:19:40,265 [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 2023-02-17 10:19:41,747 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmYP\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2023-02-17 10:19:41,835 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=DL INFO 2023-02-17 10:19:41,859 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-17 10:19:41,863 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.5195ms 200 text/html INFO 2023-02-17 10:19:41,903 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-17 10:19:41,904 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-17 10:19:41,905 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-17 10:19:41,905 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9312ms 200 application/javascript INFO 2023-02-17 10:19:41,906 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-17 10:19:41,908 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-17 10:19:41,908 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.1784ms 200 application/javascript INFO 2023-02-17 10:19:41,913 [13 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-17 10:19:41,915 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5875ms 200 application/javascript INFO 2023-02-17 10:19:41,923 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-17 10:19:41,924 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-17 10:19:41,925 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/chunk-vendors.9957518c.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\chunk-vendors.9957518c.css' INFO 2023-02-17 10:19:41,925 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9291ms 200 text/css INFO 2023-02-17 10:19:41,930 [12 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-17 10:19:41,930 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6901ms 200 text/css INFO 2023-02-17 10:19:41,932 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-17 10:19:41,937 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-17 10:19:41,937 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9098ms 200 application/javascript INFO 2023-02-17 10:19:41,965 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-17 10:19:41,966 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-17 10:19:41,967 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5183ms 200 application/javascript INFO 2023-02-17 10:19:41,992 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-17 10:19:41,993 [12 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-17 10:19:41,994 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9189ms 200 application/javascript INFO 2023-02-17 10:19:42,031 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-17 10:19:42,032 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-17 10:19:42,032 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0713ms 200 application/javascript INFO 2023-02-17 10:19:42,080 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-17 10:19:42,081 [12 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-17 10:19:42,081 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9169ms 200 application/javascript INFO 2023-02-17 10:19:42,084 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-17 10:19:42,085 [12 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-17 10:19:42,086 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.391ms 200 application/javascript INFO 2023-02-17 10:19:42,095 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-17 10:19:42,095 [12 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-17 10:19:42,096 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8489ms 200 application/javascript INFO 2023-02-17 10:19:42,110 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-17 10:19:42,121 [13 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/chunk-vendors.55193286.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\chunk-vendors.55193286.js' INFO 2023-02-17 10:19:42,121 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7873ms 200 application/javascript INFO 2023-02-17 10:19:42,122 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-17 10:19:42,126 [13 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-17 10:19:42,126 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6747ms 200 application/javascript INFO 2023-02-17 10:19:42,441 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-17 10:19:42,542 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:19:42,542 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:19:42,544 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:19:42,717 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:19:42,717 [12 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:19:42,717 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:19:42,721 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 281.0964ms 404 INFO 2023-02-17 10:19:45,829 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:19:45,829 [12 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:19:45,838 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). WARN 2023-02-17 10:19:46,985 [12 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.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 2023-02-17 10:19:46,985 [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 2023-02-17 10:19:47,004 [5 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:19:47,004 [12 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:19:47,008 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:19:47,022 [12 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:19:47,160 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 1316.6747ms INFO 2023-02-17 10:19:47,160 [12 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 1325.9232ms INFO 2023-02-17 10:19:47,160 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:19:47,160 [12 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:19:47,163 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4618.5357ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:19:47,163 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4620.8266ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:19:47,308 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:19:47,316 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1486.953ms INFO 2023-02-17 10:19:47,317 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:19:47,321 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4778.7151ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:19:47,394 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:19:47,395 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:19:47,443 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:19:47,443 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:19:47,452 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:19:47,453 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). WARN 2023-02-17 10:19:47,455 [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) WARN 2023-02-17 10:19:47,455 [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 2023-02-17 10:19:47,455 [20 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:19:47,456 [11 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:19:47,456 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:19:47,456 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:19:47,456 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 2.8503ms INFO 2023-02-17 10:19:47,456 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 3.9993ms INFO 2023-02-17 10:19:47,456 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:19:47,456 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:19:47,457 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.0081ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:19:47,457 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.5198ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:19:48,075 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-17 10:19:48,080 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-17 10:19:48,081 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7715ms 200 image/png INFO 2023-02-17 10:19:48,153 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:19:48,177 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:19:48,186 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:19:48,213 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:19:48,215 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 28.7107ms INFO 2023-02-17 10:19:48,215 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:19:48,216 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.2765ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:19:53,001 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-17 10:19:53,006 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:19:53,017 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2023-02-17 10:19:53,093 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:19:53,095 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 77.0454ms INFO 2023-02-17 10:19:53,095 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:19:53,095 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.0092ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:19:53,184 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json;charset=UTF-8 372 INFO 2023-02-17 10:19:53,193 [5 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:19:53,194 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:19:53,204 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2023-02-17 10:19:54,779 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:19:54,782 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 1577.5757ms INFO 2023-02-17 10:19:54,782 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:19:54,783 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1599.5102ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:19:54,864 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-17 10:19:54,923 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:19:55,021 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:19:55,027 [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 2023-02-17 10:19:55,114 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:19:55,130 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 102.7238ms INFO 2023-02-17 10:19:55,130 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:19:55,130 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 265.9206ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:19:55,250 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:19:55,250 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:19:55,251 [12 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:19:55,251 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:19:55,251 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:19:55,251 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:19:55,251 [12 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:19:55,252 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:19:55,252 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:19:55,255 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:19:55,257 [12 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:19:55,257 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:19:55,331 [12 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:19:55,331 [12 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 74.1088ms INFO 2023-02-17 10:19:55,331 [12 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:19:55,332 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 81.979ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:19:57,317 [12 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:19:57,319 [12 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2060.9753ms INFO 2023-02-17 10:19:57,319 [12 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:19:57,319 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2069.1436ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:19:57,339 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:19:57,351 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2095.4739ms INFO 2023-02-17 10:19:57,351 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:19:57,351 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2100.2198ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:19:57,443 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:19:57,444 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:19:57,445 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:19:57,445 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:19:57,446 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:19:57,446 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:19:57,450 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:19:57,451 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:19:57,469 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:19:57,473 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 21.3947ms INFO 2023-02-17 10:19:57,473 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:19:57,473 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.5072ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:19:58,446 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:19:58,605 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1154.1167ms INFO 2023-02-17 10:19:58,605 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:19:58,605 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1161.8624ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:19:59,168 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/fonts/fontawesome-webfont.e9955780.woff2 INFO 2023-02-17 10:19:59,169 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:19:59,172 [13 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/fonts/fontawesome-webfont.e9955780.woff2'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\fonts\fontawesome-webfont.e9955780.woff2' INFO 2023-02-17 10:19:59,172 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5409ms 200 font/woff2 INFO 2023-02-17 10:19:59,434 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=978b7fd8-b9c7-15a3-06de-228cea4a72fd&attachTableName=& INFO 2023-02-17 10:19:59,472 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:19:59,474 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-17 10:19:59,484 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetFileNameForGuid(System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:19:59,495 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=JgxjFxjScZA%3D&isDeptCode=true& INFO 2023-02-17 10:19:59,496 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:19:59,497 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:19:59,504 [9 ] 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 2023-02-17 10:19:59,909 [9 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-17 10:19:59,932 [13 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:19:59,939 [13 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 434.5211ms INFO 2023-02-17 10:19:59,939 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:19:59,940 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 444.7168ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:20:00,071 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=JgxjFxjScZA%3D&isDeptCode=true& INFO 2023-02-17 10:20:00,120 [13 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:20:00,121 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:20:00,127 [13 ] 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 2023-02-17 10:20:00,134 [13 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-17 10:20:00,144 [12 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:20:00,144 [12 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 17.3503ms INFO 2023-02-17 10:20:00,144 [12 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:20:00,145 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.3037ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:20:00,501 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:20:00,504 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 1019.2188ms INFO 2023-02-17 10:20:00,504 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-17 10:20:00,505 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1070.7372ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:20:02,449 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetEmpsList?type=0&deptCode=& INFO 2023-02-17 10:20:02,453 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:20:02,456 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:20:02,474 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:20:02,749 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:20:02,760 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 285.8989ms INFO 2023-02-17 10:20:02,760 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:20:02,761 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 312.3167ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:20:04,506 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetEmpsList?type=0&deptCode=1& INFO 2023-02-17 10:20:04,509 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:20:04,511 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:20:04,519 [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) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:20:04,601 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:20:04,603 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 83.3039ms INFO 2023-02-17 10:20:04,603 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:20:04,604 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 98.1583ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:20:11,060 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetEmpsList?type=0&deptCode=1& INFO 2023-02-17 10:20:11,063 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:20:11,064 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:20:11,077 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:20:11,207 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:20:11,209 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 132.2931ms INFO 2023-02-17 10:20:11,209 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:20:11,210 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 150.5056ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:23:12,774 [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 2023-02-17 10:23:14,320 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmYP\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2023-02-17 10:23:14,434 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=DL INFO 2023-02-17 10:23:14,459 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-17 10:23:14,461 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.6806ms 200 text/html INFO 2023-02-17 10:23:14,508 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-17 10:23:14,513 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-17 10:23:14,513 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0979ms 200 application/javascript INFO 2023-02-17 10:23:14,527 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-17 10:23:14,529 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-17 10:23:14,529 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4923ms 200 application/javascript INFO 2023-02-17 10:23:14,532 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-17 10:23:14,534 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-17 10:23:14,534 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5096ms 200 application/javascript INFO 2023-02-17 10:23:14,542 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-17 10:23:14,557 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-17 10:23:14,559 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-17 10:23:14,561 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/chunk-vendors.9957518c.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\chunk-vendors.9957518c.css' INFO 2023-02-17 10:23:14,562 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.9853ms 200 text/css INFO 2023-02-17 10:23:14,565 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-17 10:23:14,565 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2685ms 200 application/javascript INFO 2023-02-17 10:23:14,572 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-17 10:23:14,572 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5571ms 200 text/css INFO 2023-02-17 10:23:14,603 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-17 10:23:14,604 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-17 10:23:14,604 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6659ms 200 application/javascript INFO 2023-02-17 10:23:14,617 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-17 10:23:14,619 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-17 10:23:14,619 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5891ms 200 application/javascript INFO 2023-02-17 10:23:14,650 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-17 10:23:14,651 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-17 10:23:14,651 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3948ms 200 application/javascript INFO 2023-02-17 10:23:14,663 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-17 10:23:14,664 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-17 10:23:14,664 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1705ms 200 application/javascript INFO 2023-02-17 10:23:14,687 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-17 10:23:14,687 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-17 10:23:14,688 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-17 10:23:14,688 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2006ms 200 application/javascript INFO 2023-02-17 10:23:14,689 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-17 10:23:14,689 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5517ms 200 application/javascript INFO 2023-02-17 10:23:14,709 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-17 10:23:14,721 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-17 10:23:14,727 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/chunk-vendors.55193286.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\chunk-vendors.55193286.js' INFO 2023-02-17 10:23:14,728 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.2874ms 200 application/javascript INFO 2023-02-17 10:23:14,731 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-17 10:23:14,731 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5752ms 200 application/javascript INFO 2023-02-17 10:23:15,015 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-17 10:23:15,227 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 211.613ms 404 INFO 2023-02-17 10:23:15,379 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:23:15,383 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:23:15,387 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:23:15,387 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:23:15,390 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:23:15,420 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:23:17,685 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:23:17,685 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:23:17,695 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). WARN 2023-02-17 10:23:18,582 [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) WARN 2023-02-17 10:23:18,582 [16 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-17 10:23:18,600 [16 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:23:18,600 [4 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:23:18,603 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:23:18,635 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:23:18,744 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 1052.3231ms INFO 2023-02-17 10:23:18,744 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:23:18,744 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 1042.1063ms INFO 2023-02-17 10:23:18,744 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:23:18,747 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3363.8995ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:23:18,747 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3356.2439ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:23:18,885 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:23:18,890 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1205.1173ms INFO 2023-02-17 10:23:18,891 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:23:18,893 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3513.976ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:23:18,972 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:23:18,972 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:23:18,973 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:23:18,973 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:23:18,979 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). WARN 2023-02-17 10:23:18,980 [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 2023-02-17 10:23:18,980 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:23:18,981 [4 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:23:18,982 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:23:18,982 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 2.9835ms INFO 2023-02-17 10:23:18,982 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:23:18,982 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4888ms 401 application/json; charset=utf-8 WARN 2023-02-17 10:23:18,983 [16 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-17 10:23:18,984 [16 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:23:18,984 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:23:18,984 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 2.4639ms INFO 2023-02-17 10:23:18,984 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:23:18,984 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5973ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:23:20,319 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-17 10:23:20,323 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-17 10:23:20,324 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1323ms 200 image/png INFO 2023-02-17 10:23:20,373 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:23:20,390 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:23:20,396 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:23:20,418 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:23:20,419 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 22.3257ms INFO 2023-02-17 10:23:20,419 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:23:20,419 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.8364ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:23:22,778 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-17 10:23:22,783 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:23:22,794 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2023-02-17 10:23:22,869 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:23:22,870 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 76.5117ms INFO 2023-02-17 10:23:22,871 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:23:22,871 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 93.3862ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:23:22,959 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json;charset=UTF-8 372 INFO 2023-02-17 10:23:22,967 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:23:22,968 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:23:22,979 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2023-02-17 10:23:24,820 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:23:24,823 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 1844.0203ms INFO 2023-02-17 10:23:24,823 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:23:24,824 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1865.3729ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:23:24,903 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-17 10:23:24,963 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:23:25,079 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:23:25,086 [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 2023-02-17 10:23:25,185 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:23:25,199 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 112.7039ms INFO 2023-02-17 10:23:25,199 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:23:25,200 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 296.4409ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:23:25,285 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:23:25,285 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:23:25,286 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:23:25,286 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:23:25,286 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:23:25,286 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:23:25,287 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:23:25,287 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:23:25,287 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:23:25,293 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:23:25,294 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:23:25,294 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:23:25,305 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:23:25,306 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 12.2509ms INFO 2023-02-17 10:23:25,306 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:23:25,306 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.9552ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:23:27,816 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:23:27,818 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2523.8465ms INFO 2023-02-17 10:23:27,818 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:23:27,818 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2533.26ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:23:27,839 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:23:27,851 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2557.3108ms INFO 2023-02-17 10:23:27,851 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:23:27,852 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2565.9614ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:23:27,932 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:23:27,932 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:23:27,935 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:23:27,935 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:23:27,936 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:23:27,936 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:23:27,941 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:23:27,942 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:23:27,958 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:23:27,960 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 18.5823ms INFO 2023-02-17 10:23:27,961 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:23:27,961 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.486ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:23:28,921 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:23:29,179 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1237.5802ms INFO 2023-02-17 10:23:29,180 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:23:29,180 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1247.85ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:23:32,843 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetEmpsList?type=0&deptCode=& INFO 2023-02-17 10:23:32,883 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:23:32,885 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:23:32,898 [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) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:23:33,104 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:23:33,118 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 219.8383ms INFO 2023-02-17 10:23:33,118 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:23:33,119 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 276.2759ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:23:36,451 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetEmpsList?type=0&deptCode=1& INFO 2023-02-17 10:23:36,456 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:23:36,459 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:23:36,471 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:23:36,546 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:23:36,547 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 75.9152ms INFO 2023-02-17 10:23:36,548 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:23:36,548 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 97.2634ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:23:40,153 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetEmpsList?type=0&deptCode=1& INFO 2023-02-17 10:23:40,158 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:23:40,160 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:23:40,167 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:23:40,318 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:23:40,321 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 152.734ms INFO 2023-02-17 10:23:40,321 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:23:40,322 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 169.728ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:24:22,036 [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 2023-02-17 10:24:23,843 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmYP\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2023-02-17 10:24:23,966 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=DL INFO 2023-02-17 10:24:24,010 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-17 10:24:24,013 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.2167ms 200 text/html INFO 2023-02-17 10:24:24,037 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-17 10:24:24,037 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-17 10:24:24,037 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-17 10:24:24,039 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-17 10:24:24,040 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8937ms 200 application/javascript INFO 2023-02-17 10:24:24,042 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-17 10:24:24,042 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9743ms 200 application/javascript INFO 2023-02-17 10:24:24,049 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-17 10:24:24,051 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-17 10:24:24,051 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-17 10:24:24,052 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.0118ms 200 application/javascript INFO 2023-02-17 10:24:24,055 [8 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/chunk-vendors.9957518c.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\chunk-vendors.9957518c.css' INFO 2023-02-17 10:24:24,056 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.047ms 200 text/css INFO 2023-02-17 10:24:24,057 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-17 10:24:24,061 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-17 10:24:24,061 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8986ms 200 text/css INFO 2023-02-17 10:24:24,063 [8 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-17 10:24:24,063 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1153ms 200 application/javascript INFO 2023-02-17 10:24:24,069 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-17 10:24:24,069 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-17 10:24:24,070 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-17 10:24:24,071 [8 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-17 10:24:24,071 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6235ms 200 application/javascript INFO 2023-02-17 10:24:24,071 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0582ms 200 application/javascript INFO 2023-02-17 10:24:24,091 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-17 10:24:24,091 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-17 10:24:24,091 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-17 10:24:24,093 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-17 10:24:24,093 [8 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-17 10:24:24,093 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5469ms 200 application/javascript INFO 2023-02-17 10:24:24,093 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8504ms 200 application/javascript INFO 2023-02-17 10:24:24,093 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-17 10:24:24,094 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.2733ms 200 application/javascript INFO 2023-02-17 10:24:24,114 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-17 10:24:24,115 [8 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-17 10:24:24,116 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3826ms 200 application/javascript INFO 2023-02-17 10:24:24,138 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-17 10:24:24,138 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-17 10:24:24,143 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-17 10:24:24,144 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8567ms 200 application/javascript INFO 2023-02-17 10:24:24,151 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/chunk-vendors.55193286.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\chunk-vendors.55193286.js' INFO 2023-02-17 10:24:24,151 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.9753ms 200 application/javascript INFO 2023-02-17 10:24:24,427 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-17 10:24:24,479 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:24:24,479 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:24:24,479 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:24:24,664 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:24:24,664 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:24:24,664 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:24:24,668 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 241.3102ms 404 INFO 2023-02-17 10:24:27,579 [8 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:24:27,579 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:24:27,591 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). WARN 2023-02-17 10:24:28,780 [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) WARN 2023-02-17 10:24:28,780 [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 2023-02-17 10:24:28,803 [11 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:24:28,803 [4 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:24:28,809 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:24:28,809 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:24:29,033 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 1434.4876ms INFO 2023-02-17 10:24:29,033 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 1446.0206ms INFO 2023-02-17 10:24:29,033 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:24:29,034 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:24:29,038 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4559.1033ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:24:29,039 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4560.7861ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:24:29,163 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:24:29,173 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1593.0177ms INFO 2023-02-17 10:24:29,174 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:24:29,177 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4698.2821ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:24:29,255 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:24:29,257 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:24:29,298 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:24:29,298 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:24:29,307 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:24:29,307 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). WARN 2023-02-17 10:24:29,309 [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) WARN 2023-02-17 10:24:29,309 [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 2023-02-17 10:24:29,309 [4 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:24:29,310 [10 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:24:29,310 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:24:29,310 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:24:29,310 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 2.9597ms INFO 2023-02-17 10:24:29,310 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 3.118ms INFO 2023-02-17 10:24:29,310 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:24:29,310 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:24:29,311 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.4043ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:24:29,311 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.7944ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:24:30,518 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-17 10:24:30,523 [8 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-17 10:24:30,524 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2148ms 200 image/png INFO 2023-02-17 10:24:30,576 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:24:30,598 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:24:30,606 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:24:30,636 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:24:30,637 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 30.5452ms INFO 2023-02-17 10:24:30,637 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:24:30,637 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.296ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:24:36,285 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-17 10:24:36,290 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:24:36,301 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2023-02-17 10:24:36,378 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:24:36,380 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 78.6052ms INFO 2023-02-17 10:24:36,380 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:24:36,381 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.7176ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:24:36,473 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json;charset=UTF-8 372 INFO 2023-02-17 10:24:36,481 [8 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:24:36,483 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:24:36,492 [8 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2023-02-17 10:24:38,578 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:24:38,582 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 2089.964ms INFO 2023-02-17 10:24:38,582 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:24:38,584 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2111.447ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:24:38,683 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-17 10:24:38,762 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:24:38,894 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:24:38,904 [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 2023-02-17 10:24:39,025 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:24:39,045 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 140.8948ms INFO 2023-02-17 10:24:39,045 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:24:39,045 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 362.0593ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:24:39,137 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:24:39,138 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:24:39,139 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:24:39,144 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:24:39,144 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:24:39,145 [8 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:24:39,145 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:24:39,145 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:24:39,145 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:24:39,145 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:24:39,151 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:24:39,151 [8 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:24:39,163 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:24:39,163 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 16.396ms INFO 2023-02-17 10:24:39,163 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:24:39,163 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.4751ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:24:41,683 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:24:41,685 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2533.3219ms INFO 2023-02-17 10:24:41,685 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:24:41,686 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2541.5136ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:24:41,692 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:24:41,705 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2553.6936ms INFO 2023-02-17 10:24:41,705 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:24:41,705 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2560.9581ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:24:41,789 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:24:41,790 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:24:41,792 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:24:41,792 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:24:41,793 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:24:41,793 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:24:41,798 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:24:41,798 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:24:41,814 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:24:41,816 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 17.3952ms INFO 2023-02-17 10:24:41,816 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:24:41,816 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.6694ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:24:42,691 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:24:42,917 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1119.2488ms INFO 2023-02-17 10:24:42,917 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:24:42,918 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1127.7655ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:26:01,143 [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 2023-02-17 10:26:02,828 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmYP\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2023-02-17 10:26:02,939 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=DL INFO 2023-02-17 10:26:02,970 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-17 10:26:02,973 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.1398ms 200 text/html INFO 2023-02-17 10:26:03,012 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-17 10:26:03,012 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-17 10:26:03,012 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-17 10:26:03,013 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-17 10:26:03,014 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-17 10:26:03,014 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0163ms 200 application/javascript INFO 2023-02-17 10:26:03,014 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-17 10:26:03,016 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-17 10:26:03,016 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-17 10:26:03,016 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-17 10:26:03,016 [8 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-17 10:26:03,016 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.1104ms 200 application/javascript INFO 2023-02-17 10:26:03,016 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.5018ms 200 application/javascript INFO 2023-02-17 10:26:03,016 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8587ms 200 application/javascript INFO 2023-02-17 10:26:03,016 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3406ms 200 application/javascript INFO 2023-02-17 10:26:03,039 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-17 10:26:03,040 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-17 10:26:03,040 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-17 10:26:03,040 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-17 10:26:03,040 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-17 10:26:03,040 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.316ms 200 application/javascript INFO 2023-02-17 10:26:03,041 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-17 10:26:03,041 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-17 10:26:03,041 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0251ms 200 application/javascript INFO 2023-02-17 10:26:03,041 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-17 10:26:03,042 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0135ms 200 application/javascript INFO 2023-02-17 10:26:03,048 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/chunk-vendors.9957518c.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\chunk-vendors.9957518c.css' INFO 2023-02-17 10:26:03,049 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1087ms 200 text/css INFO 2023-02-17 10:26:03,051 [8 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-17 10:26:03,051 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1357ms 200 text/css INFO 2023-02-17 10:26:03,066 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-17 10:26:03,067 [8 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-17 10:26:03,067 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8944ms 200 application/javascript INFO 2023-02-17 10:26:03,136 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-17 10:26:03,146 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/chunk-vendors.55193286.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\chunk-vendors.55193286.js' INFO 2023-02-17 10:26:03,146 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3304ms 200 application/javascript INFO 2023-02-17 10:26:03,283 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-17 10:26:03,293 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-17 10:26:03,294 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-17 10:26:03,295 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1884ms 200 application/javascript INFO 2023-02-17 10:26:03,306 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-17 10:26:03,307 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.0169ms 200 application/javascript INFO 2023-02-17 10:26:03,500 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-17 10:26:03,550 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:26:03,552 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:26:03,558 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:26:03,822 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:26:03,822 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:26:03,823 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:26:03,825 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 325.049ms 404 INFO 2023-02-17 10:26:06,997 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:26:06,997 [8 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:26:07,007 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). WARN 2023-02-17 10:26:08,209 [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) WARN 2023-02-17 10:26:08,209 [8 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-17 10:26:08,228 [4 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:26:08,228 [8 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:26:08,231 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:26:08,232 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:26:08,399 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 1396.9471ms INFO 2023-02-17 10:26:08,399 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 1386.9881ms INFO 2023-02-17 10:26:08,399 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:26:08,399 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:26:08,404 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4844.9725ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:26:08,404 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4851.5785ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:26:08,555 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:26:08,564 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1566.0262ms INFO 2023-02-17 10:26:08,565 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:26:08,568 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5017.5435ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:26:08,637 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:26:08,638 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:26:08,684 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:26:08,684 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:26:08,692 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:26:08,692 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). WARN 2023-02-17 10:26:08,694 [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 2023-02-17 10:26:08,694 [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 2023-02-17 10:26:08,694 [22 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:26:08,695 [11 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:26:08,695 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:26:08,695 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:26:08,695 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 2.8489ms INFO 2023-02-17 10:26:08,695 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:26:08,695 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 3.2619ms INFO 2023-02-17 10:26:08,695 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:26:08,696 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.671ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:26:08,696 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.2524ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:26:24,353 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-17 10:26:24,357 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-17 10:26:24,358 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1625ms 200 image/png INFO 2023-02-17 10:26:24,802 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:26:24,827 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:26:24,837 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:26:24,869 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:26:24,871 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 32.9382ms INFO 2023-02-17 10:26:24,871 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:26:24,871 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 70.0643ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:26:33,353 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-17 10:26:33,357 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:26:33,368 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2023-02-17 10:26:33,444 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:26:33,446 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 77.3248ms INFO 2023-02-17 10:26:33,446 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:26:33,447 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 93.9584ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:26:33,538 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json;charset=UTF-8 372 INFO 2023-02-17 10:26:33,547 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:26:33,548 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:26:33,557 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2023-02-17 10:26:35,396 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:26:35,400 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 1842.5513ms INFO 2023-02-17 10:26:35,400 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:26:35,402 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1863.1585ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:26:35,483 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-17 10:26:35,566 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:26:35,704 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:26:35,712 [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 2023-02-17 10:26:35,834 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:26:35,855 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 141.9057ms INFO 2023-02-17 10:26:35,855 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:26:35,855 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 372.1587ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:26:36,287 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:26:36,291 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:26:36,294 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:26:36,296 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:26:36,300 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:26:36,301 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:26:36,304 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:26:36,306 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:26:36,308 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:26:36,311 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:26:36,316 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:26:36,316 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:26:36,335 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:26:36,336 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 24.4397ms INFO 2023-02-17 10:26:36,336 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:26:36,339 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.275ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:26:38,729 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:26:38,730 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2414.2186ms INFO 2023-02-17 10:26:38,730 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:26:38,731 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2435.3981ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:26:38,741 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:26:38,754 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2438.1125ms INFO 2023-02-17 10:26:38,754 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:26:38,754 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2457.0038ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:26:38,847 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:26:38,847 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:26:38,849 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:26:38,849 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:26:38,851 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:26:38,851 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:26:38,858 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:26:38,858 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:26:38,876 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:26:38,879 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 21.5933ms INFO 2023-02-17 10:26:38,880 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:26:38,880 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.2234ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:26:39,853 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:26:40,043 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1184.7469ms INFO 2023-02-17 10:26:40,043 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:26:40,044 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1197.0725ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:27:53,497 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/img/findEmpty1.295ee406.png INFO 2023-02-17 10:27:53,500 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/img/findEmpty1.295ee406.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\img\findEmpty1.295ee406.png' INFO 2023-02-17 10:27:53,501 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.8561ms 200 image/png INFO 2023-02-17 10:27:53,556 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP3& INFO 2023-02-17 10:27:53,559 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:27:53,561 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:27:53,573 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:27:53,622 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:27:53,627 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 54.2364ms INFO 2023-02-17 10:27:53,627 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:27:53,628 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 71.5323ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:27:54,510 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP3&resumeId=0& INFO 2023-02-17 10:27:54,513 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:27:54,514 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:27:54,525 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTablePanel", controller = "AppForSelf"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetZpSubTablePanel(System.String, System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:27:54,665 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:27:54,668 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 142.2255ms INFO 2023-02-17 10:27:54,668 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:27:54,669 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 158.791ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:28:19,248 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoCreateZpDetailPanel? application/json;charset=UTF-8 14860 INFO 2023-02-17 10:28:19,249 [27 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:28:19,251 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:28:19,252 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:28:19,261 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoCreateZpDetailPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoCreateZpDetailPanel(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:28:19,585 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:28:19,589 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M) in 328.0942ms INFO 2023-02-17 10:28:19,589 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:28:19,590 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 342.3652ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:28:20,685 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP3& INFO 2023-02-17 10:28:20,687 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:28:20,689 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:28:20,695 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:28:20,757 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:28:20,768 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 72.7295ms INFO 2023-02-17 10:28:20,768 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:28:20,769 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.8869ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:28:24,303 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP4& INFO 2023-02-17 10:28:24,306 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:28:24,307 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:28:24,314 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:28:24,354 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:28:24,355 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 41.3557ms INFO 2023-02-17 10:28:24,356 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:28:24,356 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.8026ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:28:25,329 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP4&resumeId=0& INFO 2023-02-17 10:28:25,331 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:28:25,332 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:28:25,338 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTablePanel", controller = "AppForSelf"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetZpSubTablePanel(System.String, System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:28:25,375 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:28:25,378 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 38.9957ms INFO 2023-02-17 10:28:25,378 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:28:25,378 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.6638ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:28:29,778 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP3& INFO 2023-02-17 10:28:29,780 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:28:29,782 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:28:29,788 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:28:29,822 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:28:29,823 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 34.1123ms INFO 2023-02-17 10:28:29,823 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:28:29,823 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.002ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:28:29,842 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP3& INFO 2023-02-17 10:28:29,844 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:28:29,845 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:28:29,852 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:28:29,885 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:28:29,885 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 33.528ms INFO 2023-02-17 10:28:29,886 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:28:29,886 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.6664ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:28:30,398 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP4& INFO 2023-02-17 10:28:30,400 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:28:30,401 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:28:30,407 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:28:30,439 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:28:30,440 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 33.3905ms INFO 2023-02-17 10:28:30,440 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:28:30,441 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.282ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:28:32,110 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP4&resumeId=0& INFO 2023-02-17 10:28:32,112 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:28:32,113 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:28:32,122 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTablePanel", controller = "AppForSelf"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetZpSubTablePanel(System.String, System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:28:32,172 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:28:32,174 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 51.5262ms INFO 2023-02-17 10:28:32,174 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:28:32,174 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.2668ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:28:39,254 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoCreateZpDetailPanel? application/json;charset=UTF-8 12858 INFO 2023-02-17 10:28:39,254 [32 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:28:39,256 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:28:39,257 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:28:39,263 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoCreateZpDetailPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoCreateZpDetailPanel(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:28:39,303 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:28:39,304 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M) in 40.851ms INFO 2023-02-17 10:28:39,304 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:28:39,304 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.7412ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:28:40,420 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP4& INFO 2023-02-17 10:28:40,421 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:28:40,422 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:28:40,428 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:28:40,456 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:28:40,457 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 28.6296ms INFO 2023-02-17 10:28:40,457 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:28:40,457 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.9964ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:28:41,113 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP5& INFO 2023-02-17 10:28:41,115 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:28:41,116 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:28:41,121 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:28:41,151 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:28:41,152 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 30.9457ms INFO 2023-02-17 10:28:41,152 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:28:41,153 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.6272ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:28:42,347 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP5&resumeId=0& INFO 2023-02-17 10:28:42,349 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:28:42,351 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:28:42,357 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTablePanel", controller = "AppForSelf"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetZpSubTablePanel(System.String, System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:28:42,384 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:28:42,386 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 28.2838ms INFO 2023-02-17 10:28:42,386 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:28:42,386 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.6794ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:28:50,326 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoCreateZpDetailPanel? application/json;charset=UTF-8 13962 INFO 2023-02-17 10:28:50,326 [32 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:28:50,328 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:28:50,329 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:28:50,335 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoCreateZpDetailPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoCreateZpDetailPanel(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:28:50,372 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:28:50,373 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M) in 37.8346ms INFO 2023-02-17 10:28:50,373 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:28:50,373 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.2913ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:28:51,471 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP5& INFO 2023-02-17 10:28:51,473 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:28:51,474 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:28:51,481 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:28:51,509 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:28:51,510 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 28.2466ms INFO 2023-02-17 10:28:51,510 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:28:51,510 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.0495ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:28:52,110 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP6& INFO 2023-02-17 10:28:52,112 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:28:52,113 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:28:52,119 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:28:52,146 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:28:52,147 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 27.7866ms INFO 2023-02-17 10:28:52,147 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:28:52,147 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.9695ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:28:53,057 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP6&resumeId=0& INFO 2023-02-17 10:28:53,059 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:28:53,060 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:28:53,066 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTablePanel", controller = "AppForSelf"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetZpSubTablePanel(System.String, System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:28:53,093 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:28:53,094 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 28.1353ms INFO 2023-02-17 10:28:53,094 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:28:53,094 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.484ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:29:04,833 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoCreateZpDetailPanel? application/json;charset=UTF-8 11297 INFO 2023-02-17 10:29:04,834 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:29:04,835 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:29:04,836 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:29:04,842 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoCreateZpDetailPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoCreateZpDetailPanel(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:29:04,889 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:29:04,890 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M) in 47.3123ms INFO 2023-02-17 10:29:04,890 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:29:04,890 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.0476ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:29:06,004 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP6& INFO 2023-02-17 10:29:06,006 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:29:06,007 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:29:06,012 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:29:06,039 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:29:06,040 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 27.2234ms INFO 2023-02-17 10:29:06,040 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:29:06,040 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.9602ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:29:06,603 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP5& INFO 2023-02-17 10:29:06,605 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:29:06,605 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:29:06,611 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:29:06,639 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:29:06,639 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 28.3047ms INFO 2023-02-17 10:29:06,639 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:29:06,640 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.2784ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:29:07,237 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP6& INFO 2023-02-17 10:29:07,238 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:29:07,239 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:29:07,245 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:29:07,280 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:29:07,281 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 36.1297ms INFO 2023-02-17 10:29:07,281 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:29:07,281 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.2626ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:29:09,428 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP3& INFO 2023-02-17 10:29:09,430 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:29:09,431 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:29:09,436 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:29:09,463 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:29:09,463 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 26.7762ms INFO 2023-02-17 10:29:09,463 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:29:09,464 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.2886ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:29:12,587 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoUpdateEntry? application/json;charset=UTF-8 435278 INFO 2023-02-17 10:29:12,587 [32 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:29:12,588 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:29:12,589 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 10:29:12,597 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoUpdateEntry", controller = "AppForSelf"}. Executing controller action with signature Boolean DoUpdateEntry(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:29:12,762 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:29:12,762 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 164.8276ms INFO 2023-02-17 10:29:12,762 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 10:29:12,763 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 176.4727ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:32:11,323 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=DL INFO 2023-02-17 10:32:11,326 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-17 10:32:11,326 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.1832ms 200 text/html INFO 2023-02-17 10:32:11,354 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-17 10:32:11,358 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-17 10:32:11,358 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.0989ms 200 application/javascript INFO 2023-02-17 10:32:11,367 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-17 10:32:11,370 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-17 10:32:11,370 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/chunk-vendors.9957518c.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\chunk-vendors.9957518c.css' INFO 2023-02-17 10:32:11,370 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.7538ms 200 text/css INFO 2023-02-17 10:32:11,371 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-17 10:32:11,376 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-17 10:32:11,376 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2171ms 200 application/javascript INFO 2023-02-17 10:32:11,379 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-17 10:32:11,379 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.0214ms 200 text/css INFO 2023-02-17 10:32:11,382 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-17 10:32:11,385 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-17 10:32:11,386 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-17 10:32:11,386 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.577ms 200 application/javascript INFO 2023-02-17 10:32:11,386 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-17 10:32:11,388 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-17 10:32:11,388 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6848ms 200 application/javascript INFO 2023-02-17 10:32:11,393 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-17 10:32:11,394 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0235ms 200 application/javascript INFO 2023-02-17 10:32:11,398 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-17 10:32:11,399 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-17 10:32:11,400 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3997ms 200 application/javascript INFO 2023-02-17 10:32:11,413 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-17 10:32:11,414 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-17 10:32:11,414 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-17 10:32:11,414 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5152ms 200 application/javascript INFO 2023-02-17 10:32:11,415 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-17 10:32:11,415 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3645ms 200 application/javascript INFO 2023-02-17 10:32:11,419 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-17 10:32:11,420 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-17 10:32:11,420 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.597ms 200 application/javascript INFO 2023-02-17 10:32:11,425 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-17 10:32:11,426 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-17 10:32:11,426 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3296ms 200 application/javascript INFO 2023-02-17 10:32:11,444 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-17 10:32:11,451 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-17 10:32:11,458 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/chunk-vendors.55193286.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\chunk-vendors.55193286.js' INFO 2023-02-17 10:32:11,458 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.8153ms 200 application/javascript INFO 2023-02-17 10:32:11,458 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-17 10:32:11,459 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2151ms 200 application/javascript INFO 2023-02-17 10:32:11,843 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:32:11,844 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:32:11,844 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:32:11,845 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:32:11,849 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:32:11,850 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). WARN 2023-02-17 10:32:11,855 [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) WARN 2023-02-17 10:32:11,855 [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 2023-02-17 10:32:11,856 [40 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:32:11,856 [35 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:32:11,856 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:32:11,856 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:32:11,857 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 7.2611ms INFO 2023-02-17 10:32:11,857 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 6.4798ms INFO 2023-02-17 10:32:11,857 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:32:11,857 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:32:11,857 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.3937ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:32:11,857 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1116ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:32:11,857 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-17 10:32:11,858 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.13ms 404 INFO 2023-02-17 10:32:11,860 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:32:11,861 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:32:11,866 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:32:11,879 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:32:11,879 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 12.4434ms INFO 2023-02-17 10:32:11,879 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:32:11,879 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.7983ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:32:11,981 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:32:11,982 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:32:11,988 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). WARN 2023-02-17 10:32:11,990 [36 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-17 10:32:11,991 [36 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:32:11,991 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:32:11,992 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 3.5755ms INFO 2023-02-17 10:32:11,992 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:32:11,992 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7512ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:32:12,225 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:32:12,226 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:32:12,233 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). WARN 2023-02-17 10:32:12,235 [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 2023-02-17 10:32:12,236 [40 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:32:12,236 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:32:12,236 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 3.4543ms INFO 2023-02-17 10:32:12,236 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:32:12,237 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4771ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:32:12,877 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-17 10:32:12,878 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-17 10:32:12,879 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9534ms 200 image/png INFO 2023-02-17 10:32:12,932 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:32:12,933 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:32:12,938 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:32:12,950 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:32:12,950 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 11.7986ms INFO 2023-02-17 10:32:12,950 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:32:12,951 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.7541ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:32:21,212 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-17 10:32:21,218 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:32:21,225 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2023-02-17 10:32:21,243 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:32:21,243 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 18.3378ms INFO 2023-02-17 10:32:21,243 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:32:21,243 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.0321ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:32:21,331 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json;charset=UTF-8 372 INFO 2023-02-17 10:32:21,332 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:32:21,356 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:32:21,366 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2023-02-17 10:32:21,423 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:32:21,423 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 56.9676ms INFO 2023-02-17 10:32:21,424 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:32:21,424 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 93.0701ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:32:21,511 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-17 10:32:21,565 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:32:21,566 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:32:21,573 [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 2023-02-17 10:32:21,656 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:32:21,656 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 83.5407ms INFO 2023-02-17 10:32:21,657 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:32:21,657 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 145.3186ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:32:21,785 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:32:21,786 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:32:21,787 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:32:21,789 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:32:21,789 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:32:21,790 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:32:21,792 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:32:21,793 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:32:21,793 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:32:21,793 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:32:21,794 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:32:21,798 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:32:21,812 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:32:21,812 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 18.4725ms INFO 2023-02-17 10:32:21,812 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:32:21,812 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.986ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:32:21,818 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:32:21,818 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 23.8665ms INFO 2023-02-17 10:32:21,818 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:32:21,818 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.6119ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:32:21,825 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:32:21,825 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 26.9836ms INFO 2023-02-17 10:32:21,825 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:32:21,826 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.6418ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:32:21,901 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:32:21,902 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:32:21,902 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:32:21,907 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:32:21,908 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:32:21,909 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:32:21,910 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:32:21,913 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:32:21,924 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:32:21,924 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 14.4286ms INFO 2023-02-17 10:32:21,924 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:32:21,924 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.987ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:32:21,955 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:32:22,023 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 109.8208ms INFO 2023-02-17 10:32:22,023 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:32:22,024 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 116.3402ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:32:26,288 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoUpdateEntry? application/json;charset=UTF-8 435793 INFO 2023-02-17 10:32:26,289 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:32:26,289 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:32:26,290 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 10:32:26,295 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoUpdateEntry", controller = "AppForSelf"}. Executing controller action with signature Boolean DoUpdateEntry(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:32:26,498 [46 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:32:26,498 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 202.6618ms INFO 2023-02-17 10:32:26,498 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 10:32:26,499 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 210.9083ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:33:54,217 [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 2023-02-17 10:33:55,757 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmYP\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2023-02-17 10:33:55,835 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=DL INFO 2023-02-17 10:33:55,870 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-17 10:33:55,873 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.0015ms 200 text/html INFO 2023-02-17 10:33:55,894 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-17 10:33:55,894 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-17 10:33:55,895 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-17 10:33:55,896 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-17 10:33:55,897 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-17 10:33:55,898 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2839ms 200 application/javascript INFO 2023-02-17 10:33:55,900 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-17 10:33:55,900 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5435ms 200 application/javascript INFO 2023-02-17 10:33:55,900 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-17 10:33:55,901 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-17 10:33:55,902 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-17 10:33:55,902 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3905ms 200 application/javascript INFO 2023-02-17 10:33:55,906 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-17 10:33:55,906 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8091ms 200 application/javascript INFO 2023-02-17 10:33:55,908 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-17 10:33:55,908 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-17 10:33:55,910 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.1272ms 200 application/javascript INFO 2023-02-17 10:33:55,910 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.2894ms 200 application/javascript INFO 2023-02-17 10:33:55,927 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-17 10:33:55,927 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-17 10:33:55,927 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-17 10:33:55,928 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-17 10:33:55,928 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3584ms 200 application/javascript INFO 2023-02-17 10:33:55,931 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-17 10:33:55,931 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/chunk-vendors.9957518c.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\chunk-vendors.9957518c.css' INFO 2023-02-17 10:33:55,932 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8102ms 200 text/css INFO 2023-02-17 10:33:55,932 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-17 10:33:55,932 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7824ms 200 application/javascript INFO 2023-02-17 10:33:55,935 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-17 10:33:55,937 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-17 10:33:55,937 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3396ms 200 application/javascript INFO 2023-02-17 10:33:55,940 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-17 10:33:55,940 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1343ms 200 text/css INFO 2023-02-17 10:33:55,941 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-17 10:33:55,944 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-17 10:33:55,944 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.4546ms 200 application/javascript INFO 2023-02-17 10:33:55,966 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-17 10:33:55,968 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-17 10:33:55,971 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-17 10:33:55,971 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9533ms 200 application/javascript INFO 2023-02-17 10:33:55,981 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/chunk-vendors.55193286.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\chunk-vendors.55193286.js' INFO 2023-02-17 10:33:55,981 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.5409ms 200 application/javascript INFO 2023-02-17 10:33:56,248 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-17 10:33:56,294 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:33:56,300 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:33:56,307 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:33:56,549 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:33:56,549 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:33:56,549 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:33:56,552 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 305.0302ms 404 INFO 2023-02-17 10:33:58,988 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:33:58,988 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:33:59,003 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). WARN 2023-02-17 10:34:00,035 [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) WARN 2023-02-17 10:34:00,035 [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 2023-02-17 10:34:00,056 [10 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:34:00,056 [6 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:34:00,062 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:34:00,084 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:34:00,273 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 1265.0409ms INFO 2023-02-17 10:34:00,273 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 1279.4229ms INFO 2023-02-17 10:34:00,273 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:34:00,273 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:34:00,276 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3969.029ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:34:00,276 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3976.1035ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:34:00,435 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:34:00,440 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1451.0606ms INFO 2023-02-17 10:34:00,441 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:34:00,442 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4148.4404ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:34:00,518 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:34:00,519 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:34:00,566 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:34:00,566 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:34:00,572 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). WARN 2023-02-17 10:34:00,574 [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 2023-02-17 10:34:00,574 [6 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:34:00,574 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:34:00,574 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:34:00,574 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 2.2955ms INFO 2023-02-17 10:34:00,574 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:34:00,575 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.5288ms 401 application/json; charset=utf-8 WARN 2023-02-17 10:34:00,575 [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 2023-02-17 10:34:00,576 [7 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:34:00,576 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:34:00,576 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1.6979ms INFO 2023-02-17 10:34:00,576 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:34:00,576 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.315ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:34:02,246 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-17 10:34:02,251 [18 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-17 10:34:02,252 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5807ms 200 image/png INFO 2023-02-17 10:34:02,297 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:34:02,321 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:34:02,331 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:34:02,357 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:34:02,359 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 27.2829ms INFO 2023-02-17 10:34:02,359 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:34:02,359 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.0526ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:34:10,899 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-17 10:34:10,902 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:34:10,911 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2023-02-17 10:34:10,987 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:34:10,988 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 77.1831ms INFO 2023-02-17 10:34:10,988 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:34:10,989 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 90.3522ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:34:11,071 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json;charset=UTF-8 372 INFO 2023-02-17 10:34:11,079 [18 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:34:11,080 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:34:11,089 [18 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2023-02-17 10:34:12,761 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:34:12,763 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 1673.6827ms INFO 2023-02-17 10:34:12,763 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:34:12,764 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1693.12ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:34:12,843 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-17 10:34:12,917 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:34:13,022 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:34:13,030 [18 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:34:13,134 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:34:13,155 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 124.6956ms INFO 2023-02-17 10:34:13,155 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:34:13,155 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 311.8133ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:34:13,232 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:34:13,232 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:34:13,233 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:34:13,233 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:34:13,233 [18 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:34:13,234 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:34:13,237 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:34:13,238 [18 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:34:13,262 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:34:13,263 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:34:13,263 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:34:13,268 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:34:13,269 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 31.9034ms INFO 2023-02-17 10:34:13,269 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:34:13,269 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.2562ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:34:13,953 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:34:15,290 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:34:15,291 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2052.8914ms INFO 2023-02-17 10:34:15,291 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:34:15,291 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2058.683ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:34:15,306 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:34:15,314 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 1359.8023ms INFO 2023-02-17 10:34:15,314 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:34:15,314 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2051.69ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:34:15,403 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:34:15,405 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:34:15,406 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:34:15,411 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:34:15,411 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:34:15,412 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:34:15,413 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:34:15,418 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:34:15,428 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:34:15,430 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 17.9523ms INFO 2023-02-17 10:34:15,430 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:34:15,430 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.1436ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:34:16,234 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:34:16,406 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 987.0406ms INFO 2023-02-17 10:34:16,406 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:34:16,407 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 995.3466ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:34:20,403 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoUpdateEntry? application/json;charset=UTF-8 435805 INFO 2023-02-17 10:34:20,405 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:34:20,407 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:34:20,409 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 10:34:20,421 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoUpdateEntry", controller = "AppForSelf"}. Executing controller action with signature Boolean DoUpdateEntry(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:34:20,913 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:34:20,914 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 492.795ms INFO 2023-02-17 10:34:20,914 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 10:34:20,915 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 512.3545ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:38:10,638 [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 2023-02-17 10:38:12,323 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmYP\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2023-02-17 10:38:12,394 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=DL INFO 2023-02-17 10:38:12,420 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-17 10:38:12,422 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.7753ms 200 text/html INFO 2023-02-17 10:38:12,448 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-17 10:38:12,481 [8 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-17 10:38:12,481 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-17 10:38:12,481 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.8724ms 200 application/javascript INFO 2023-02-17 10:38:12,481 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-17 10:38:12,482 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-17 10:38:12,482 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-17 10:38:12,483 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-17 10:38:12,483 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.1088ms 200 application/javascript INFO 2023-02-17 10:38:12,483 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-17 10:38:12,483 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-17 10:38:12,484 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.2851ms 200 application/javascript INFO 2023-02-17 10:38:12,494 [18 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-17 10:38:12,494 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/chunk-vendors.9957518c.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\chunk-vendors.9957518c.css' INFO 2023-02-17 10:38:12,495 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-17 10:38:12,496 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7867ms 200 application/javascript INFO 2023-02-17 10:38:12,496 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.5232ms 200 text/css INFO 2023-02-17 10:38:12,496 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.9931ms 200 text/css INFO 2023-02-17 10:38:12,503 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-17 10:38:12,504 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-17 10:38:12,505 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2688ms 200 application/javascript INFO 2023-02-17 10:38:12,505 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-17 10:38:12,505 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-17 10:38:12,506 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-17 10:38:12,506 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-17 10:38:12,506 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1375ms 200 application/javascript INFO 2023-02-17 10:38:12,507 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6917ms 200 application/javascript INFO 2023-02-17 10:38:12,536 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-17 10:38:12,537 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-17 10:38:12,537 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1759ms 200 application/javascript INFO 2023-02-17 10:38:12,537 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-17 10:38:12,538 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-17 10:38:12,538 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7024ms 200 application/javascript INFO 2023-02-17 10:38:12,539 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-17 10:38:12,541 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-17 10:38:12,541 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1688ms 200 application/javascript INFO 2023-02-17 10:38:12,564 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-17 10:38:12,566 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-17 10:38:12,570 [18 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-17 10:38:12,570 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.9773ms 200 application/javascript INFO 2023-02-17 10:38:12,573 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/chunk-vendors.55193286.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\chunk-vendors.55193286.js' INFO 2023-02-17 10:38:12,574 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.097ms 200 application/javascript INFO 2023-02-17 10:38:12,909 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-17 10:38:12,952 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:38:12,959 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:38:12,959 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:38:13,113 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:38:13,113 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:38:13,113 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:38:13,121 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 212.239ms 404 INFO 2023-02-17 10:38:16,114 [18 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:38:16,149 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:38:16,332 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). WARN 2023-02-17 10:38:17,143 [18 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.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 2023-02-17 10:38:17,143 [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 2023-02-17 10:38:17,163 [18 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:38:17,163 [10 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:38:17,168 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:38:17,172 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:38:17,333 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 1212.6572ms INFO 2023-02-17 10:38:17,333 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 1178.1063ms INFO 2023-02-17 10:38:17,333 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:38:17,333 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:38:17,336 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4376.5708ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:38:17,338 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4378.6445ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:38:17,447 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:38:17,453 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1121.2336ms INFO 2023-02-17 10:38:17,454 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:38:17,457 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4504.8433ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:38:17,542 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:38:17,545 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:38:17,574 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:38:17,574 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:38:17,579 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:38:17,580 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). WARN 2023-02-17 10:38:17,581 [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 2023-02-17 10:38:17,581 [7 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:38:17,581 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:38:17,582 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 2.5039ms INFO 2023-02-17 10:38:17,582 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:38:17,582 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.4545ms 401 application/json; charset=utf-8 WARN 2023-02-17 10:38:17,582 [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 2023-02-17 10:38:17,583 [10 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:38:17,583 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:38:17,583 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 2.5269ms INFO 2023-02-17 10:38:17,583 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:38:17,583 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.6982ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:39:44,972 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-17 10:39:44,987 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-17 10:39:44,988 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.482ms 200 image/png INFO 2023-02-17 10:39:45,020 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:39:45,043 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:39:45,051 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:39:45,082 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:39:45,083 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 31.3738ms INFO 2023-02-17 10:39:45,083 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:39:45,084 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.264ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:39:56,690 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-17 10:39:56,694 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:39:56,705 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2023-02-17 10:39:56,786 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:39:56,787 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 81.8139ms INFO 2023-02-17 10:39:56,788 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:39:56,788 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 98.7721ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:39:56,903 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json;charset=UTF-8 372 INFO 2023-02-17 10:39:56,912 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:39:56,913 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:39:56,924 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2023-02-17 10:39:58,877 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:39:58,882 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 1957.1974ms INFO 2023-02-17 10:39:58,882 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:39:58,883 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1981.155ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:39:58,959 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-17 10:39:59,042 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:39:59,176 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:39:59,185 [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 2023-02-17 10:39:59,310 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:39:59,332 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 146.8396ms INFO 2023-02-17 10:39:59,332 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:39:59,332 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 372.6192ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:39:59,446 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:39:59,447 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:39:59,448 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:39:59,450 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:39:59,451 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:39:59,451 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:39:59,451 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:39:59,452 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:39:59,452 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:39:59,457 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:39:59,458 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:39:59,458 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:39:59,470 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:39:59,470 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 13.1112ms INFO 2023-02-17 10:39:59,470 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:39:59,471 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.6408ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:40:01,986 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:40:01,988 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2529.8693ms INFO 2023-02-17 10:40:01,988 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:40:01,989 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2538.6079ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:40:01,998 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:40:02,011 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2553.0219ms INFO 2023-02-17 10:40:02,011 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:40:02,012 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2561.0851ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:40:02,107 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:40:02,107 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:40:02,110 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:40:02,110 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:40:02,112 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:40:02,112 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:40:02,119 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:40:02,119 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:40:02,138 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:40:02,193 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 73.9757ms INFO 2023-02-17 10:40:02,193 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:40:02,194 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.6007ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:40:03,164 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:40:03,428 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1308.2823ms INFO 2023-02-17 10:40:03,428 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:40:03,429 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1321.6302ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:40:09,061 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoUpdateEntry? application/json;charset=UTF-8 435812 INFO 2023-02-17 10:40:09,063 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:40:09,067 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:40:09,070 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 10:40:09,086 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoUpdateEntry", controller = "AppForSelf"}. Executing controller action with signature Boolean DoUpdateEntry(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:40:09,973 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:40:09,974 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 888.1387ms INFO 2023-02-17 10:40:09,974 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 10:40:09,975 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 914.3843ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:42:02,258 [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 2023-02-17 10:42:03,825 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmYP\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2023-02-17 10:42:03,905 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=DL INFO 2023-02-17 10:42:03,933 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-17 10:42:03,935 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.3447ms 200 text/html INFO 2023-02-17 10:42:05,231 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-17 10:42:05,248 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-17 10:42:05,251 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2778ms 200 application/javascript INFO 2023-02-17 10:42:05,272 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-17 10:42:05,273 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-17 10:42:05,272 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-17 10:42:05,273 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-17 10:42:05,283 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-17 10:42:05,284 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0808ms 200 application/javascript INFO 2023-02-17 10:42:05,284 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-17 10:42:05,284 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-17 10:42:05,284 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9983ms 200 application/javascript INFO 2023-02-17 10:42:05,288 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-17 10:42:05,288 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.8888ms 200 application/javascript INFO 2023-02-17 10:42:05,288 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/chunk-vendors.9957518c.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\chunk-vendors.9957518c.css' INFO 2023-02-17 10:42:05,288 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3028ms 200 text/css INFO 2023-02-17 10:42:05,295 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-17 10:42:05,295 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.2076ms 200 text/css INFO 2023-02-17 10:42:05,300 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-17 10:42:05,301 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-17 10:42:05,302 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8964ms 200 application/javascript INFO 2023-02-17 10:42:05,317 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-17 10:42:05,318 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-17 10:42:05,319 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7994ms 200 application/javascript INFO 2023-02-17 10:42:05,408 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-17 10:42:05,408 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-17 10:42:05,409 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-17 10:42:05,409 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-17 10:42:05,410 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-17 10:42:05,410 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0354ms 200 application/javascript INFO 2023-02-17 10:42:05,410 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-17 10:42:05,410 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-17 10:42:05,410 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8951ms 200 application/javascript INFO 2023-02-17 10:42:05,410 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4565ms 200 application/javascript INFO 2023-02-17 10:42:05,411 [17 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-17 10:42:05,411 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0364ms 200 application/javascript INFO 2023-02-17 10:42:05,463 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-17 10:42:05,468 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-17 10:42:05,482 [17 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-17 10:42:05,483 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.473ms 200 application/javascript INFO 2023-02-17 10:42:05,489 [17 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/chunk-vendors.55193286.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\chunk-vendors.55193286.js' INFO 2023-02-17 10:42:05,489 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.5752ms 200 application/javascript INFO 2023-02-17 10:42:06,096 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-17 10:42:06,136 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:42:06,136 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:42:06,185 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:42:06,370 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:42:06,370 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:42:06,372 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:42:06,377 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 281.5408ms 404 INFO 2023-02-17 10:42:09,082 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:42:09,082 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:42:09,102 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). WARN 2023-02-17 10:42:10,158 [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) WARN 2023-02-17 10:42:10,158 [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 2023-02-17 10:42:10,175 [9 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:42:10,175 [7 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:42:10,179 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:42:10,179 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:42:10,368 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 1279.8169ms INFO 2023-02-17 10:42:10,368 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 1260.2468ms INFO 2023-02-17 10:42:10,368 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:42:10,368 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:42:10,371 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4235.1134ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:42:10,371 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4186.0282ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:42:10,501 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:42:10,510 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1427.297ms INFO 2023-02-17 10:42:10,511 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:42:10,514 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4377.8609ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:42:10,611 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:42:10,611 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:42:10,672 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:42:10,672 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:42:10,680 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:42:10,681 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). WARN 2023-02-17 10:42:10,682 [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 2023-02-17 10:42:10,683 [10 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:42:10,683 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. WARN 2023-02-17 10:42:10,683 [21 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-17 10:42:10,683 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 2.4887ms INFO 2023-02-17 10:42:10,683 [21 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:42:10,683 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:42:10,684 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:42:10,684 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.0348ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:42:10,684 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 2.6304ms INFO 2023-02-17 10:42:10,684 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:42:10,684 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 72.7437ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:42:11,339 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-17 10:42:11,343 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-17 10:42:11,344 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9297ms 200 image/png INFO 2023-02-17 10:42:11,406 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:42:11,430 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:42:11,439 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:42:11,465 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:42:11,467 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 27.3639ms INFO 2023-02-17 10:42:11,467 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:42:11,467 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.3716ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:42:15,599 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-17 10:42:15,604 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:42:15,614 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2023-02-17 10:42:15,691 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:42:15,693 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 78.4431ms INFO 2023-02-17 10:42:15,693 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:42:15,693 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 94.6657ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:42:15,792 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json;charset=UTF-8 372 INFO 2023-02-17 10:42:15,799 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:42:15,801 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:42:15,809 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2023-02-17 10:42:17,635 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:42:17,639 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 1829.2019ms INFO 2023-02-17 10:42:17,639 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:42:17,641 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1848.7327ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:42:17,737 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-17 10:42:17,818 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:42:17,917 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:42:17,925 [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 2023-02-17 10:42:18,044 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:42:18,064 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 139.4865ms INFO 2023-02-17 10:42:18,065 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:42:18,065 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 327.584ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:42:18,160 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:42:18,161 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:42:18,161 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:42:18,161 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:42:18,162 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:42:18,162 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:42:18,165 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:42:18,168 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:42:18,176 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:42:18,177 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:42:18,177 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:42:18,182 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:42:18,183 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 14.8845ms INFO 2023-02-17 10:42:18,183 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:42:18,183 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.6376ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:42:18,369 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:42:20,442 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:42:20,444 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2278.0129ms INFO 2023-02-17 10:42:20,444 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:42:20,444 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2283.6416ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:42:20,462 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:42:20,477 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2107.6718ms INFO 2023-02-17 10:42:20,477 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:42:20,477 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2300.8745ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:42:20,594 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:42:20,596 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:42:20,598 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:42:20,605 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:42:20,605 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:42:20,607 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:42:20,608 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:42:20,614 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:42:20,625 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:42:20,628 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 23.2132ms INFO 2023-02-17 10:42:20,628 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:42:20,628 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.533ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:42:21,673 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:42:21,921 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1305.4331ms INFO 2023-02-17 10:42:21,921 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:42:21,922 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1316.3088ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:42:24,001 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=JgxjFxjScZA%3D&isDeptCode=true& INFO 2023-02-17 10:42:24,007 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:42:24,009 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:42:24,021 [19 ] 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 2023-02-17 10:42:24,571 [19 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-17 10:42:24,643 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:42:24,650 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 628.9711ms INFO 2023-02-17 10:42:24,650 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:42:24,651 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 649.9534ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:42:30,733 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetEmpsList?type=0&deptCode=& INFO 2023-02-17 10:42:30,774 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:42:30,776 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:42:30,794 [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) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:42:31,005 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:42:31,019 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 224.5122ms INFO 2023-02-17 10:42:31,019 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:42:31,020 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 286.865ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:42:33,332 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetEmpsList?type=0&deptCode=1& INFO 2023-02-17 10:42:33,335 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:42:33,337 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:42:33,344 [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) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:42:33,429 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:42:33,431 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 85.8042ms INFO 2023-02-17 10:42:33,431 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:42:33,431 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 100.048ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:42:35,520 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetEmpsList?type=0&deptCode=1& INFO 2023-02-17 10:42:35,523 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:42:35,525 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:42:35,531 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpsList", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.SysListInfoDto GetEmpsList(System.String, Int32, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:42:35,643 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:42:35,645 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M) in 113.3811ms INFO 2023-02-17 10:42:35,645 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetEmpsList (Sg.Hcm.Application.M)' INFO 2023-02-17 10:42:35,646 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 125.5249ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:42:44,345 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoUpdateEntry? application/json;charset=UTF-8 435954 INFO 2023-02-17 10:42:44,346 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:42:44,348 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:42:44,349 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 10:42:44,358 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoUpdateEntry", controller = "AppForSelf"}. Executing controller action with signature Boolean DoUpdateEntry(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:42:45,913 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:42:45,914 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 1555.327ms INFO 2023-02-17 10:42:45,914 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 10:42:45,915 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1569.8026ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:44:31,252 [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 2023-02-17 10:44:33,187 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmYP\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2023-02-17 10:44:33,311 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=DL INFO 2023-02-17 10:44:33,355 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-17 10:44:33,358 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.144ms 200 text/html INFO 2023-02-17 10:44:33,575 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-17 10:44:33,590 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/chunk-vendors.9957518c.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\chunk-vendors.9957518c.css' INFO 2023-02-17 10:44:33,592 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.388ms 200 text/css INFO 2023-02-17 10:44:33,654 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-17 10:44:33,655 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-17 10:44:33,656 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-17 10:44:33,656 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-17 10:44:33,657 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.4612ms 200 application/javascript INFO 2023-02-17 10:44:33,657 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-17 10:44:33,657 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-17 10:44:33,659 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-17 10:44:33,659 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-17 10:44:33,659 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.9642ms 200 application/javascript INFO 2023-02-17 10:44:33,659 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-17 10:44:33,659 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-17 10:44:33,659 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9022ms 200 application/javascript INFO 2023-02-17 10:44:33,659 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6944ms 200 application/javascript INFO 2023-02-17 10:44:33,661 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-17 10:44:33,661 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7697ms 200 application/javascript INFO 2023-02-17 10:44:33,667 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-17 10:44:33,668 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8257ms 200 text/css INFO 2023-02-17 10:44:33,721 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-17 10:44:33,723 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-17 10:44:33,723 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8815ms 200 application/javascript INFO 2023-02-17 10:44:33,746 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-17 10:44:33,747 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-17 10:44:33,747 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6252ms 200 application/javascript INFO 2023-02-17 10:44:33,748 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-17 10:44:33,748 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-17 10:44:33,749 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-17 10:44:33,749 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5428ms 200 application/javascript INFO 2023-02-17 10:44:33,749 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-17 10:44:33,750 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0782ms 200 application/javascript INFO 2023-02-17 10:44:33,812 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-17 10:44:33,818 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-17 10:44:33,820 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8991ms 200 application/javascript INFO 2023-02-17 10:44:33,890 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-17 10:44:33,890 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-17 10:44:33,907 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-17 10:44:33,908 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.6356ms 200 application/javascript INFO 2023-02-17 10:44:33,915 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/chunk-vendors.55193286.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\chunk-vendors.55193286.js' INFO 2023-02-17 10:44:33,915 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.6377ms 200 application/javascript INFO 2023-02-17 10:44:34,476 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-17 10:44:34,495 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:44:34,502 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:44:34,514 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:44:34,761 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:44:34,761 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:44:34,761 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:44:34,764 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 288.4031ms 404 INFO 2023-02-17 10:44:37,901 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:44:37,901 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:44:37,915 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). WARN 2023-02-17 10:44:39,171 [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) WARN 2023-02-17 10:44:39,171 [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 2023-02-17 10:44:39,193 [10 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:44:39,193 [6 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:44:39,198 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:44:39,198 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:44:39,422 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 1499.3144ms INFO 2023-02-17 10:44:39,422 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 1512.885ms INFO 2023-02-17 10:44:39,422 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:44:39,422 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:44:39,427 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4912.6293ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:44:39,427 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4924.9333ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:44:39,539 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:44:39,548 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1646.0739ms INFO 2023-02-17 10:44:39,549 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:44:39,552 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5057.2181ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:44:39,839 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:44:39,839 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:44:39,899 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:44:39,899 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:44:39,912 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:44:39,913 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). WARN 2023-02-17 10:44:39,916 [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) WARN 2023-02-17 10:44:39,916 [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 2023-02-17 10:44:39,917 [10 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:44:39,917 [7 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:44:39,917 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:44:39,917 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:44:39,919 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 6.7015ms INFO 2023-02-17 10:44:39,919 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 6.1564ms INFO 2023-02-17 10:44:39,919 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:44:39,919 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:44:39,920 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 81.2866ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:44:39,920 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.89ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:44:41,121 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-17 10:44:41,125 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-17 10:44:41,125 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.1631ms 200 image/png INFO 2023-02-17 10:44:41,205 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:44:41,231 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:44:41,239 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:44:41,267 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:44:41,268 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 28.26ms INFO 2023-02-17 10:44:41,268 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:44:41,269 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.289ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:44:50,282 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-17 10:44:50,286 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:44:50,296 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2023-02-17 10:44:50,378 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:44:50,379 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 82.9355ms INFO 2023-02-17 10:44:50,379 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:44:50,380 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 98.2905ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:44:50,578 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json;charset=UTF-8 372 INFO 2023-02-17 10:44:50,586 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:44:50,588 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:44:50,598 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2023-02-17 10:44:52,625 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:44:52,629 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 2030.048ms INFO 2023-02-17 10:44:52,629 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:44:52,630 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2052.4291ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:44:52,793 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-17 10:44:52,872 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:44:53,018 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:44:53,027 [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 2023-02-17 10:44:53,217 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:44:53,237 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 209.3449ms INFO 2023-02-17 10:44:53,237 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:44:53,237 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 445.0867ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:44:53,345 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:44:53,345 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:44:53,346 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:44:53,346 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:44:53,347 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:44:53,347 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:44:53,353 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:44:53,353 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:44:53,360 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:44:53,360 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:44:53,361 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:44:53,366 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:44:53,367 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 13.8374ms INFO 2023-02-17 10:44:53,367 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:44:53,367 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2793ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:44:55,247 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:44:55,341 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:44:55,342 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 1988.959ms INFO 2023-02-17 10:44:55,342 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:44:55,342 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1997.5153ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:44:55,359 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:44:55,371 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 123.5632ms INFO 2023-02-17 10:44:55,371 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:44:55,371 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2011.4152ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:44:55,512 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:44:55,513 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:44:55,516 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:44:55,516 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:44:55,517 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:44:55,517 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:44:55,522 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:44:55,523 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:44:55,539 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:44:55,542 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 19.3464ms INFO 2023-02-17 10:44:55,542 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:44:55,543 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.8304ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:44:56,510 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:44:56,760 [13 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1237.7146ms INFO 2023-02-17 10:44:56,761 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:44:56,761 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1248.9206ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:44:58,602 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=JgxjFxjScZA%3D&isDeptCode=true& INFO 2023-02-17 10:44:58,606 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:44:58,608 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:44:58,619 [10 ] 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 2023-02-17 10:44:59,061 [10 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-17 10:44:59,087 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:44:59,094 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 474.6362ms INFO 2023-02-17 10:44:59,094 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:44:59,094 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 492.8048ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:45:16,261 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoUpdateEntry? application/json;charset=UTF-8 435934 INFO 2023-02-17 10:45:16,262 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:45:16,265 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:45:16,267 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 10:45:16,279 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoUpdateEntry", controller = "AppForSelf"}. Executing controller action with signature Boolean DoUpdateEntry(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:45:16,932 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:45:16,933 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 653.7595ms INFO 2023-02-17 10:45:16,933 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 10:45:16,934 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 672.856ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:46:17,745 [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 2023-02-17 10:46:19,643 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmYP\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2023-02-17 10:46:19,790 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=DL INFO 2023-02-17 10:46:19,835 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-17 10:46:19,838 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.1094ms 200 text/html INFO 2023-02-17 10:46:19,875 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-17 10:46:19,875 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-17 10:46:19,876 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-17 10:46:19,887 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-17 10:46:19,888 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1398ms 200 application/javascript INFO 2023-02-17 10:46:19,892 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-17 10:46:19,894 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-17 10:46:19,895 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-17 10:46:19,895 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.293ms 200 application/javascript INFO 2023-02-17 10:46:19,898 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-17 10:46:19,899 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-17 10:46:19,899 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5101ms 200 application/javascript INFO 2023-02-17 10:46:19,900 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-17 10:46:19,900 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-17 10:46:19,901 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-17 10:46:19,901 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7421ms 200 application/javascript INFO 2023-02-17 10:46:19,902 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.8868ms 200 application/javascript INFO 2023-02-17 10:46:19,902 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.7387ms 200 application/javascript INFO 2023-02-17 10:46:19,937 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-17 10:46:19,937 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-17 10:46:19,939 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-17 10:46:19,939 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-17 10:46:19,940 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-17 10:46:19,940 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8059ms 200 application/javascript INFO 2023-02-17 10:46:19,940 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-17 10:46:19,943 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/chunk-vendors.9957518c.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\chunk-vendors.9957518c.css' INFO 2023-02-17 10:46:19,943 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8161ms 200 text/css INFO 2023-02-17 10:46:19,947 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-17 10:46:19,948 [17 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-17 10:46:19,949 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-17 10:46:19,949 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3055ms 200 application/javascript INFO 2023-02-17 10:46:19,949 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9594ms 200 application/javascript INFO 2023-02-17 10:46:19,949 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-17 10:46:19,949 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1894ms 200 text/css INFO 2023-02-17 10:46:19,950 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-17 10:46:19,950 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.5496ms 200 application/javascript INFO 2023-02-17 10:46:19,981 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-17 10:46:19,984 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-17 10:46:20,009 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-17 10:46:20,009 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.4316ms 200 application/javascript INFO 2023-02-17 10:46:20,012 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/chunk-vendors.55193286.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\chunk-vendors.55193286.js' INFO 2023-02-17 10:46:20,012 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.0383ms 200 application/javascript INFO 2023-02-17 10:46:20,480 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-17 10:46:20,500 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:46:20,504 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:46:20,506 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:46:20,784 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:46:20,784 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:46:20,784 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:46:20,787 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 307.5336ms 404 INFO 2023-02-17 10:46:23,481 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:46:23,481 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:46:23,489 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). WARN 2023-02-17 10:46:24,408 [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) WARN 2023-02-17 10:46:24,408 [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 2023-02-17 10:46:24,419 [5 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:46:24,422 [10 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:46:24,423 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:46:24,423 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:46:24,547 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 1053.856ms INFO 2023-02-17 10:46:24,547 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:46:24,549 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 1060.9084ms INFO 2023-02-17 10:46:24,549 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:46:24,550 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4045.7741ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:46:24,551 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4045.2069ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:46:24,651 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:46:24,656 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1174.1412ms INFO 2023-02-17 10:46:24,656 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:46:24,658 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4158.1038ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:46:24,750 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:46:24,759 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:46:24,811 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:46:24,811 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:46:24,816 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). WARN 2023-02-17 10:46:24,818 [21 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-17 10:46:24,818 [21 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:46:24,818 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:46:24,818 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:46:24,818 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1.6677ms INFO 2023-02-17 10:46:24,818 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:46:24,818 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 68.2941ms 401 application/json; charset=utf-8 WARN 2023-02-17 10:46:24,819 [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 2023-02-17 10:46:24,820 [19 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:46:24,820 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:46:24,820 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 1.6881ms INFO 2023-02-17 10:46:24,820 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:46:24,820 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.0237ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:46:27,425 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-17 10:46:27,431 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-17 10:46:27,432 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2701ms 200 image/png INFO 2023-02-17 10:46:27,515 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:46:27,544 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:46:27,554 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:46:27,586 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:46:27,587 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 32.76ms INFO 2023-02-17 10:46:27,587 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:46:27,588 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.5065ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:46:29,512 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-17 10:46:29,520 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:46:29,529 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2023-02-17 10:46:29,610 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:46:29,612 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 82.2803ms INFO 2023-02-17 10:46:29,612 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:46:29,613 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 101.1687ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:46:29,704 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json;charset=UTF-8 372 INFO 2023-02-17 10:46:29,713 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:46:29,715 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:46:29,725 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2023-02-17 10:46:31,601 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:46:31,605 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 1880.512ms INFO 2023-02-17 10:46:31,606 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:46:31,607 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1903.4465ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:46:31,743 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-17 10:46:31,792 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:46:31,887 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:46:31,895 [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 2023-02-17 10:46:32,009 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:46:32,021 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 125.4647ms INFO 2023-02-17 10:46:32,021 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:46:32,021 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 278.3433ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:46:32,123 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:46:32,123 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:46:32,125 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:46:32,129 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:46:32,129 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:46:32,131 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:46:32,131 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:46:32,132 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:46:32,134 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:46:32,143 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:46:32,144 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:46:32,145 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:46:33,230 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:46:33,232 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1086.9794ms INFO 2023-02-17 10:46:33,232 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:46:33,238 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1115.451ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:46:34,628 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:46:34,630 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2485.0265ms INFO 2023-02-17 10:46:34,630 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:46:34,631 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2507.8418ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:46:34,646 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:46:34,659 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2515.8024ms INFO 2023-02-17 10:46:34,659 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:46:34,660 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2534.9228ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:46:34,759 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:46:34,760 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:46:34,762 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:46:34,762 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:46:34,763 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:46:34,763 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:46:34,770 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:46:34,770 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:46:34,787 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:46:34,790 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 19.7437ms INFO 2023-02-17 10:46:34,790 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:46:34,790 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.7295ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:46:35,815 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:46:36,086 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1315.5141ms INFO 2023-02-17 10:46:36,086 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:46:36,087 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1327.4793ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:46:46,387 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoUpdateEntry? application/json;charset=UTF-8 435822 INFO 2023-02-17 10:46:46,388 [5 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:46:46,390 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:46:46,392 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 10:46:46,403 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoUpdateEntry", controller = "AppForSelf"}. Executing controller action with signature Boolean DoUpdateEntry(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:46:47,299 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:46:47,300 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 897.2511ms INFO 2023-02-17 10:46:47,300 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 10:46:47,301 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 914.8383ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:49:54,411 [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 2023-02-17 10:49:55,974 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmYP\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2023-02-17 10:49:56,077 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=DL INFO 2023-02-17 10:49:56,107 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-17 10:49:56,110 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.6843ms 200 text/html INFO 2023-02-17 10:49:56,174 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-17 10:49:56,174 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-17 10:49:56,179 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-17 10:49:56,180 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2214ms 200 application/javascript INFO 2023-02-17 10:49:56,185 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-17 10:49:56,187 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7071ms 200 application/javascript INFO 2023-02-17 10:49:56,259 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-17 10:49:56,259 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-17 10:49:56,260 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-17 10:49:56,260 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6325ms 200 application/javascript INFO 2023-02-17 10:49:56,261 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-17 10:49:56,261 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-17 10:49:56,262 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-17 10:49:56,262 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-17 10:49:56,262 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3214ms 200 application/javascript INFO 2023-02-17 10:49:56,262 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/chunk-vendors.9957518c.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\chunk-vendors.9957518c.css' INFO 2023-02-17 10:49:56,263 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.9526ms 200 text/css INFO 2023-02-17 10:49:56,265 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-17 10:49:56,266 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-17 10:49:56,267 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6864ms 200 application/javascript INFO 2023-02-17 10:49:56,268 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-17 10:49:56,269 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7382ms 200 application/javascript INFO 2023-02-17 10:49:56,271 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-17 10:49:56,272 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5689ms 200 text/css INFO 2023-02-17 10:49:56,320 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-17 10:49:56,321 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-17 10:49:56,322 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5691ms 200 application/javascript INFO 2023-02-17 10:49:56,424 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-17 10:49:56,425 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-17 10:49:56,426 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-17 10:49:56,426 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5342ms 200 application/javascript INFO 2023-02-17 10:49:56,426 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-17 10:49:56,426 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-17 10:49:56,426 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6429ms 200 application/javascript INFO 2023-02-17 10:49:56,427 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-17 10:49:56,427 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1783ms 200 application/javascript INFO 2023-02-17 10:49:56,620 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-17 10:49:56,621 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-17 10:49:56,643 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-17 10:49:56,643 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.8655ms 200 application/javascript INFO 2023-02-17 10:49:56,647 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/chunk-vendors.55193286.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\chunk-vendors.55193286.js' INFO 2023-02-17 10:49:56,647 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.014ms 200 application/javascript INFO 2023-02-17 10:49:57,668 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-17 10:49:57,750 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:49:57,751 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:49:57,751 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:49:57,995 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:49:57,998 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 330.9799ms 404 INFO 2023-02-17 10:49:57,999 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:49:57,999 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:50:00,693 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:50:00,704 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:50:00,716 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). WARN 2023-02-17 10:50:01,981 [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) WARN 2023-02-17 10:50:01,981 [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 2023-02-17 10:50:02,002 [19 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:50:02,002 [20 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:50:02,008 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:50:02,008 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:50:02,237 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 1525.857ms INFO 2023-02-17 10:50:02,237 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 1514.1035ms INFO 2023-02-17 10:50:02,237 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:50:02,237 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:50:02,241 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4490.2255ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:50:02,242 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4493.0395ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:50:02,354 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:50:02,362 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1668.6091ms INFO 2023-02-17 10:50:02,363 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:50:02,366 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4614.0966ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:50:02,457 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:50:02,457 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:50:02,515 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:50:02,515 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:50:02,525 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:50:02,525 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). WARN 2023-02-17 10:50:02,527 [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) WARN 2023-02-17 10:50:02,527 [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 2023-02-17 10:50:02,528 [20 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:50:02,528 [19 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:50:02,529 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:50:02,529 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:50:02,529 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 3.4551ms INFO 2023-02-17 10:50:02,529 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:50:02,529 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 4.2099ms INFO 2023-02-17 10:50:02,529 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:50:02,529 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 72.2545ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:50:02,529 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 72.453ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:50:04,198 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-17 10:50:04,203 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-17 10:50:04,203 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2147ms 200 image/png INFO 2023-02-17 10:50:04,261 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:50:04,286 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:50:04,300 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:50:04,328 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:50:04,329 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 28.689ms INFO 2023-02-17 10:50:04,329 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:50:04,330 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 69.3127ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:50:11,183 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-17 10:50:11,187 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:50:11,198 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2023-02-17 10:50:11,276 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:50:11,278 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 79.0563ms INFO 2023-02-17 10:50:11,278 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:50:11,279 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.4274ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:50:11,375 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json;charset=UTF-8 372 INFO 2023-02-17 10:50:11,383 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:50:11,385 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:50:11,395 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2023-02-17 10:50:13,218 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:50:13,220 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 1825.3295ms INFO 2023-02-17 10:50:13,220 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:50:13,221 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1846.8602ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:50:13,314 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-17 10:50:13,370 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:50:13,482 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:50:13,490 [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 2023-02-17 10:50:13,593 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:50:13,604 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 113.8999ms INFO 2023-02-17 10:50:13,604 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:50:13,605 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 290.7892ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:50:13,719 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:50:13,720 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:50:13,720 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:50:13,723 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:50:13,724 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:50:13,724 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:50:13,724 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:50:13,725 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:50:13,725 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:50:13,726 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:50:13,729 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:50:13,731 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:50:14,047 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:50:14,049 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 319.7014ms INFO 2023-02-17 10:50:14,049 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:50:14,053 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 329.758ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:50:16,370 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:50:16,371 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2640.2796ms INFO 2023-02-17 10:50:16,371 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:50:16,372 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2647.8149ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:50:16,383 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:50:16,395 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2668.2613ms INFO 2023-02-17 10:50:16,395 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:50:16,395 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2676.295ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:50:16,480 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:50:16,480 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:50:16,482 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:50:16,482 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:50:16,484 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:50:16,484 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:50:16,492 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:50:16,492 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:50:16,511 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:50:16,514 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 21.7819ms INFO 2023-02-17 10:50:16,514 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:50:16,515 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.2111ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:50:17,546 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:50:17,791 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1298.6316ms INFO 2023-02-17 10:50:17,791 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:50:17,792 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1311.6855ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:50:19,584 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=JgxjFxjScZA%3D&isDeptCode=true& INFO 2023-02-17 10:50:19,589 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:50:19,591 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:50:19,603 [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 2023-02-17 10:50:20,053 [7 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-17 10:50:20,079 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:50:20,086 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 482.9602ms INFO 2023-02-17 10:50:20,087 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:50:20,087 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 503.1074ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:52:21,484 [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 2023-02-17 10:52:23,235 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmYP\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2023-02-17 10:52:23,346 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=DL INFO 2023-02-17 10:52:23,390 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-17 10:52:23,393 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.4651ms 200 text/html INFO 2023-02-17 10:52:23,459 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-17 10:52:23,459 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-17 10:52:23,463 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-17 10:52:23,463 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.294ms 200 application/javascript INFO 2023-02-17 10:52:23,464 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-17 10:52:23,465 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8656ms 200 application/javascript INFO 2023-02-17 10:52:23,469 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-17 10:52:23,470 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-17 10:52:23,471 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-17 10:52:23,471 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4018ms 200 application/javascript INFO 2023-02-17 10:52:23,479 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-17 10:52:23,481 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.161ms 200 application/javascript INFO 2023-02-17 10:52:23,484 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-17 10:52:23,486 [17 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-17 10:52:23,486 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.2129ms 200 application/javascript INFO 2023-02-17 10:52:23,486 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-17 10:52:23,487 [17 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-17 10:52:23,487 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0247ms 200 application/javascript INFO 2023-02-17 10:52:23,489 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-17 10:52:23,492 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-17 10:52:23,493 [12 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/chunk-vendors.9957518c.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\chunk-vendors.9957518c.css' INFO 2023-02-17 10:52:23,493 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.02ms 200 text/css INFO 2023-02-17 10:52:23,502 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-17 10:52:23,502 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8325ms 200 text/css INFO 2023-02-17 10:52:23,502 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-17 10:52:23,503 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-17 10:52:23,503 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2919ms 200 application/javascript INFO 2023-02-17 10:52:23,512 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-17 10:52:23,514 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-17 10:52:23,514 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3171ms 200 application/javascript INFO 2023-02-17 10:52:23,538 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-17 10:52:23,539 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-17 10:52:23,540 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-17 10:52:23,540 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2163ms 200 application/javascript INFO 2023-02-17 10:52:23,540 [12 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-17 10:52:23,540 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6431ms 200 application/javascript INFO 2023-02-17 10:52:23,566 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-17 10:52:23,567 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-17 10:52:23,573 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-17 10:52:23,574 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1897ms 200 application/javascript INFO 2023-02-17 10:52:23,582 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/chunk-vendors.55193286.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\chunk-vendors.55193286.js' INFO 2023-02-17 10:52:23,583 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.5762ms 200 application/javascript INFO 2023-02-17 10:52:23,901 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-17 10:52:23,984 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:52:23,988 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:52:24,007 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:52:24,185 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:52:24,185 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:52:24,186 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:52:24,187 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 286.7155ms 404 INFO 2023-02-17 10:52:26,416 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:52:26,416 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:52:26,436 [17 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). WARN 2023-02-17 10:52:27,348 [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) WARN 2023-02-17 10:52:27,348 [17 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-17 10:52:27,360 [5 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:52:27,360 [17 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:52:27,364 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:52:27,369 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:52:27,518 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 1094.8352ms INFO 2023-02-17 10:52:27,518 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 1075.5431ms INFO 2023-02-17 10:52:27,518 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:52:27,518 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:52:27,521 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3513.274ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:52:27,521 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3537.4157ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:52:27,665 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:52:27,673 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1256.4429ms INFO 2023-02-17 10:52:27,674 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:52:27,677 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3688.8288ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:52:27,778 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:52:27,778 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:52:27,823 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:52:27,823 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:52:27,830 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:52:27,830 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). WARN 2023-02-17 10:52:27,831 [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) WARN 2023-02-17 10:52:27,831 [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 2023-02-17 10:52:27,832 [20 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:52:27,832 [4 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:52:27,832 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:52:27,832 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:52:27,832 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 2.5048ms INFO 2023-02-17 10:52:27,833 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 2.7947ms INFO 2023-02-17 10:52:27,833 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:52:27,833 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:52:27,833 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.7166ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:52:27,833 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.8059ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:52:32,148 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-17 10:52:32,153 [17 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-17 10:52:32,154 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1887ms 200 image/png INFO 2023-02-17 10:52:32,213 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:52:32,236 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:52:32,244 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:52:32,269 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:52:32,270 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 26.167ms INFO 2023-02-17 10:52:32,270 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:52:32,270 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.1881ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:52:41,381 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-17 10:52:41,386 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:52:41,396 [17 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2023-02-17 10:52:41,470 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:52:41,471 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 74.7467ms INFO 2023-02-17 10:52:41,471 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:52:41,472 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 91.303ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:52:41,559 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json;charset=UTF-8 372 INFO 2023-02-17 10:52:41,568 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:52:41,569 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:52:41,578 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2023-02-17 10:52:43,553 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:52:43,557 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 1978.0054ms INFO 2023-02-17 10:52:43,557 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:52:43,559 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1999.3591ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:52:43,653 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-17 10:52:43,749 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:52:43,890 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:52:43,899 [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 2023-02-17 10:52:44,023 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:52:44,045 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 145.0784ms INFO 2023-02-17 10:52:44,045 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:52:44,045 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 392.3454ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:52:44,131 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:52:44,131 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:52:44,132 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:52:44,132 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:52:44,133 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:52:44,133 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:52:44,133 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:52:44,134 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:52:44,135 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:52:44,139 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:52:44,140 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:52:44,141 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:52:44,153 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:52:44,153 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 13.3048ms INFO 2023-02-17 10:52:44,153 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:52:44,154 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5124ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:52:46,796 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:52:46,798 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2658.9139ms INFO 2023-02-17 10:52:46,798 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:52:46,799 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2667.9503ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:52:46,814 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:52:46,827 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2685.5818ms INFO 2023-02-17 10:52:46,827 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:52:46,827 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2694.2824ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:52:46,910 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:52:46,910 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:52:46,913 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:52:46,913 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:52:46,914 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:52:46,915 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:52:46,922 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:52:46,922 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:52:46,939 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:52:46,942 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 20.4519ms INFO 2023-02-17 10:52:46,942 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:52:46,943 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.1557ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:52:48,037 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:52:48,284 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1361.5729ms INFO 2023-02-17 10:52:48,284 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:52:48,285 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1375.2204ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:52:50,021 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=b5s4uT7UBRIEtabrjiUtBA%3D%3D&isDeptCode=true& INFO 2023-02-17 10:52:50,027 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:52:50,029 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:52:50,042 [11 ] 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 2023-02-17 10:52:50,491 [11 ] Sg.HcmMb.PubClass.ShareData - oldValue:b5s4uT7UBRIEtabrjiUtBA== INFO 2023-02-17 10:52:50,520 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:52:50,528 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 485.4175ms INFO 2023-02-17 10:52:50,528 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:52:50,529 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 507.5165ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:52:50,741 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=UvacC%2BAd0nc%3D&isDeptCode=true& INFO 2023-02-17 10:52:50,785 [17 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:52:50,787 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:52:50,794 [17 ] 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 2023-02-17 10:52:50,807 [17 ] Sg.HcmMb.PubClass.ShareData - oldValue:UvacC+Ad0nc= INFO 2023-02-17 10:52:50,838 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:52:50,840 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 45.5567ms INFO 2023-02-17 10:52:50,840 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:52:50,841 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 100.9526ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:53:29,628 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=DL INFO 2023-02-17 10:53:29,632 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-17 10:53:29,633 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7239ms 200 text/html INFO 2023-02-17 10:53:29,665 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-17 10:53:29,666 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-17 10:53:29,670 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-17 10:53:29,671 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-17 10:53:29,671 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.909ms 200 application/javascript INFO 2023-02-17 10:53:29,673 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-17 10:53:29,674 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2332ms 200 application/javascript INFO 2023-02-17 10:53:29,675 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-17 10:53:29,675 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7092ms 200 application/javascript INFO 2023-02-17 10:53:29,676 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-17 10:53:29,677 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-17 10:53:29,679 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-17 10:53:29,679 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-17 10:53:29,679 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9499ms 200 application/javascript INFO 2023-02-17 10:53:29,681 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-17 10:53:29,682 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.611ms 200 application/javascript INFO 2023-02-17 10:53:29,685 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-17 10:53:29,685 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9565ms 200 application/javascript INFO 2023-02-17 10:53:29,694 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-17 10:53:29,694 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-17 10:53:29,699 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/chunk-vendors.9957518c.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\chunk-vendors.9957518c.css' INFO 2023-02-17 10:53:29,700 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7371ms 200 text/css INFO 2023-02-17 10:53:29,704 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-17 10:53:29,704 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2199ms 200 text/css INFO 2023-02-17 10:53:29,711 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-17 10:53:29,713 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-17 10:53:29,713 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.096ms 200 application/javascript INFO 2023-02-17 10:53:29,716 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-17 10:53:29,718 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-17 10:53:29,719 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8868ms 200 application/javascript INFO 2023-02-17 10:53:29,720 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-17 10:53:29,722 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-17 10:53:29,723 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-17 10:53:29,724 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2153ms 200 application/javascript INFO 2023-02-17 10:53:29,724 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-17 10:53:29,724 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0255ms 200 application/javascript INFO 2023-02-17 10:53:29,755 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-17 10:53:29,769 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/chunk-vendors.55193286.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\chunk-vendors.55193286.js' INFO 2023-02-17 10:53:29,769 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.9046ms 200 application/javascript INFO 2023-02-17 10:53:29,789 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-17 10:53:29,795 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-17 10:53:29,795 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4648ms 200 application/javascript INFO 2023-02-17 10:53:30,123 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-17 10:53:30,127 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.8053ms 404 INFO 2023-02-17 10:53:30,174 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:53:30,174 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:53:30,175 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:53:30,175 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:53:30,177 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:53:30,177 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:53:30,182 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:53:30,182 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:53:30,183 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). WARN 2023-02-17 10:53:30,186 [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 2023-02-17 10:53:30,187 [24 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:53:30,187 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:53:30,188 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 5.9959ms INFO 2023-02-17 10:53:30,189 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:53:30,189 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.011ms 401 application/json; charset=utf-8 WARN 2023-02-17 10:53:30,190 [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 2023-02-17 10:53:30,190 [23 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:53:30,190 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:53:30,191 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 7.529ms INFO 2023-02-17 10:53:30,191 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:53:30,191 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.1358ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:53:30,203 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:53:30,203 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 20.9704ms INFO 2023-02-17 10:53:30,203 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:53:30,204 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.9066ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:53:30,298 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:53:30,299 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:53:30,301 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:53:30,302 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:53:30,304 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). WARN 2023-02-17 10:53:30,306 [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 2023-02-17 10:53:30,307 [25 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:53:30,307 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:53:30,307 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:53:30,307 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 2.8305ms INFO 2023-02-17 10:53:30,307 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:53:30,308 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1689ms 401 application/json; charset=utf-8 WARN 2023-02-17 10:53:30,309 [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 2023-02-17 10:53:30,310 [27 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:53:30,310 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:53:30,310 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 2.7679ms INFO 2023-02-17 10:53:30,310 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:53:30,310 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3389ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:53:30,923 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-17 10:53:30,925 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-17 10:53:30,925 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.815ms 200 image/png INFO 2023-02-17 10:53:30,983 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:53:30,985 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:53:30,993 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:53:31,016 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:53:31,017 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 23.8321ms INFO 2023-02-17 10:53:31,017 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:53:31,018 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.0201ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:53:38,166 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-17 10:53:38,171 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:53:38,178 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2023-02-17 10:53:38,204 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:53:38,206 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 27.8566ms INFO 2023-02-17 10:53:38,206 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:53:38,207 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.8305ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:53:38,292 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json;charset=UTF-8 372 INFO 2023-02-17 10:53:38,292 [27 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:53:38,304 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:53:38,311 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2023-02-17 10:53:38,341 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:53:38,343 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 31.3651ms INFO 2023-02-17 10:53:38,343 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:53:38,343 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.4406ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:53:38,496 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-17 10:53:38,534 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:53:38,535 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:53:38,542 [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 2023-02-17 10:53:38,557 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:53:38,558 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 15.8229ms INFO 2023-02-17 10:53:38,558 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:53:38,558 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.2391ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:53:39,389 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:53:39,389 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:53:39,392 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:53:39,392 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:53:39,393 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:53:39,393 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:53:39,400 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:53:39,400 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:53:39,400 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:53:39,402 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:53:39,403 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:53:39,409 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:53:39,441 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:53:39,442 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 32.3427ms INFO 2023-02-17 10:53:39,442 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:53:39,442 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.2342ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:53:39,444 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:53:39,444 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 44.0707ms INFO 2023-02-17 10:53:39,445 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:53:39,445 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.8044ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:53:39,460 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:53:39,461 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 60.9525ms INFO 2023-02-17 10:53:39,461 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:53:39,462 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 72.6889ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:53:39,560 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:53:39,562 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:53:39,563 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:53:39,569 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:53:39,570 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:53:39,571 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:53:39,572 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:53:39,578 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:53:39,594 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:53:39,595 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 24.3313ms INFO 2023-02-17 10:53:39,595 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:53:39,596 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.8341ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:53:39,626 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:53:39,718 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 139.5242ms INFO 2023-02-17 10:53:39,718 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:53:39,718 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 149.0478ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:53:41,538 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=JgxjFxjScZA%3D&isDeptCode=true& INFO 2023-02-17 10:53:41,540 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:53:41,541 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:53:41,547 [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 2023-02-17 10:53:41,556 [20 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-17 10:53:41,571 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:53:41,572 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 24.7176ms INFO 2023-02-17 10:53:41,572 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:53:41,573 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.2953ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:53:51,390 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoUpdateEntry? application/json;charset=UTF-8 436275 INFO 2023-02-17 10:53:51,390 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:53:51,392 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:53:51,393 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 10:53:51,404 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoUpdateEntry", controller = "AppForSelf"}. Executing controller action with signature Boolean DoUpdateEntry(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:53:52,302 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:53:52,302 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 898.6251ms INFO 2023-02-17 10:53:52,303 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 10:53:52,303 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 913.6024ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:57:23,348 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=DL INFO 2023-02-17 10:57:23,350 [34 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2023-02-17 10:57:23,351 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2304ms 304 text/html INFO 2023-02-17 10:57:23,572 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-17 10:57:23,575 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8174ms 404 INFO 2023-02-17 10:57:23,663 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:57:23,664 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:57:23,670 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:57:23,686 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:57:23,687 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 16.9102ms INFO 2023-02-17 10:57:23,687 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:57:23,688 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.7436ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:57:23,688 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:57:23,689 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:57:23,695 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). WARN 2023-02-17 10:57:23,700 [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 2023-02-17 10:57:23,701 [38 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:57:23,701 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:57:23,702 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 6.8879ms INFO 2023-02-17 10:57:23,702 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:57:23,702 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.4129ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:57:23,707 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:57:23,708 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:57:23,714 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). WARN 2023-02-17 10:57:23,717 [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 2023-02-17 10:57:23,718 [34 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:57:23,719 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:57:23,719 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 4.3931ms INFO 2023-02-17 10:57:23,719 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:57:23,719 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.1363ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:57:23,802 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:57:23,803 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:57:23,803 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:57:23,804 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:57:23,809 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:57:23,823 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). WARN 2023-02-17 10:57:23,826 [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) WARN 2023-02-17 10:57:23,826 [37 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-17 10:57:23,827 [38 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:57:23,827 [37 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 10:57:23,828 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:57:23,828 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:57:23,828 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 19.2445ms INFO 2023-02-17 10:57:23,828 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 5.0794ms INFO 2023-02-17 10:57:23,828 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:57:23,828 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:57:23,829 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.2077ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:57:23,829 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.4147ms 401 application/json; charset=utf-8 INFO 2023-02-17 10:57:24,773 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:57:24,774 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:57:24,780 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:57:24,795 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:57:24,795 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 15.4135ms INFO 2023-02-17 10:57:24,796 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:57:24,796 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.9895ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:57:32,845 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-17 10:57:32,846 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:57:32,852 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2023-02-17 10:57:32,867 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:57:32,868 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 15.6455ms INFO 2023-02-17 10:57:32,868 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 10:57:32,868 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.6362ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:57:32,961 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json;charset=UTF-8 372 INFO 2023-02-17 10:57:32,962 [36 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:57:32,963 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:57:32,970 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2023-02-17 10:57:32,995 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:57:32,996 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 25.7669ms INFO 2023-02-17 10:57:32,996 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 10:57:32,997 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.2366ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:57:33,087 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-17 10:57:33,088 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:57:33,089 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:57:33,095 [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 2023-02-17 10:57:33,134 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:57:33,135 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 40.0148ms INFO 2023-02-17 10:57:33,135 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:57:33,135 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.0104ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:57:33,238 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 10:57:33,240 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:57:33,240 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:57:33,246 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:57:33,255 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 10:57:33,256 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:57:33,257 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:57:33,263 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:57:33,266 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 10:57:33,268 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:57:33,268 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:57:33,274 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:57:33,292 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:57:33,293 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 30.0641ms INFO 2023-02-17 10:57:33,293 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 10:57:33,293 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:57:33,293 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.1684ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:57:33,293 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 46.8431ms INFO 2023-02-17 10:57:33,294 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 10:57:33,294 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.0031ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:57:33,324 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:57:33,325 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 51.3706ms INFO 2023-02-17 10:57:33,325 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 10:57:33,326 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.5423ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:57:33,426 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 10:57:33,426 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 10:57:33,427 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:57:33,427 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:57:33,428 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:57:33,428 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:57:33,434 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:57:33,434 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:57:33,458 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:57:33,458 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 24.4038ms INFO 2023-02-17 10:57:33,458 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 10:57:33,459 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.8646ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:57:33,492 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:57:33,603 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 168.7188ms INFO 2023-02-17 10:57:33,603 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 10:57:33,603 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 177.3789ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:57:34,463 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=JgxjFxjScZA%3D&isDeptCode=true& INFO 2023-02-17 10:57:34,464 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:57:34,465 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:57:34,470 [42 ] 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 2023-02-17 10:57:34,477 [42 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-17 10:57:34,530 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:57:34,530 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 60.0229ms INFO 2023-02-17 10:57:34,530 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:57:34,530 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.471ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:57:34,673 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=JgxjFxjScZA%3D&isDeptCode=true& INFO 2023-02-17 10:57:34,675 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:57:34,675 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:57:34,679 [35 ] 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 2023-02-17 10:57:34,684 [35 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-17 10:57:34,694 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:57:34,694 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 15.2404ms INFO 2023-02-17 10:57:34,694 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 10:57:34,694 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8303ms 200 application/json; charset=utf-8 INFO 2023-02-17 10:57:40,836 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoUpdateEntry? application/json;charset=UTF-8 436314 INFO 2023-02-17 10:57:40,837 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 10:57:40,838 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 10:57:40,838 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 10:57:40,845 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoUpdateEntry", controller = "AppForSelf"}. Executing controller action with signature Boolean DoUpdateEntry(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 10:57:41,069 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 10:57:41,070 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 224.2754ms INFO 2023-02-17 10:57:41,070 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 10:57:41,070 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 233.9282ms 200 application/json; charset=utf-8 INFO 2023-02-17 14:31:32,622 [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 2023-02-17 14:31:34,088 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmYP\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2023-02-17 14:31:34,166 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=DL INFO 2023-02-17 14:31:34,194 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-17 14:31:34,196 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.0558ms 200 text/html INFO 2023-02-17 14:31:34,232 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-17 14:31:34,241 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-17 14:31:34,244 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3684ms 200 application/javascript INFO 2023-02-17 14:31:34,246 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-17 14:31:34,252 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/chunk-vendors.9957518c.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\chunk-vendors.9957518c.css' INFO 2023-02-17 14:31:34,252 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3257ms 200 text/css INFO 2023-02-17 14:31:34,256 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-17 14:31:34,256 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-17 14:31:34,257 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-17 14:31:34,257 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0478ms 200 application/javascript INFO 2023-02-17 14:31:34,258 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-17 14:31:34,258 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.1884ms 200 application/javascript INFO 2023-02-17 14:31:34,258 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-17 14:31:34,260 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-17 14:31:34,260 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-17 14:31:34,260 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.2492ms 200 application/javascript INFO 2023-02-17 14:31:34,265 [18 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-17 14:31:34,265 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3502ms 200 text/css INFO 2023-02-17 14:31:34,269 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-17 14:31:34,270 [18 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-17 14:31:34,270 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.812ms 200 application/javascript INFO 2023-02-17 14:31:34,288 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-17 14:31:34,289 [18 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-17 14:31:34,289 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-17 14:31:34,289 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2407ms 200 application/javascript INFO 2023-02-17 14:31:34,290 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-17 14:31:34,290 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-17 14:31:34,290 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1019ms 200 application/javascript INFO 2023-02-17 14:31:34,290 [18 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-17 14:31:34,290 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7716ms 200 application/javascript INFO 2023-02-17 14:31:34,314 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-17 14:31:34,314 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-17 14:31:34,315 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-17 14:31:34,315 [18 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-17 14:31:34,315 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0672ms 200 application/javascript INFO 2023-02-17 14:31:34,315 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3199ms 200 application/javascript INFO 2023-02-17 14:31:34,342 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-17 14:31:34,347 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-17 14:31:34,351 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-17 14:31:34,351 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.758ms 200 application/javascript INFO 2023-02-17 14:31:34,353 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/chunk-vendors.55193286.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\chunk-vendors.55193286.js' INFO 2023-02-17 14:31:34,353 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8069ms 200 application/javascript INFO 2023-02-17 14:31:34,960 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-17 14:31:34,966 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 14:31:35,412 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 14:31:35,412 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& WARN 2023-02-17 14:31:35,672 [10 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {4e0d8906-d904-437e-a077-26c3b1c82003} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) WARN 2023-02-17 14:31:35,672 [18 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {4e0d8906-d904-437e-a077-26c3b1c82003} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) WARN 2023-02-17 14:31:35,672 [4 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {4e0d8906-d904-437e-a077-26c3b1c82003} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) WARN 2023-02-17 14:31:35,672 [7 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {4e0d8906-d904-437e-a077-26c3b1c82003} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) INFO 2023-02-17 14:31:35,676 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 14:31:35,676 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 14:31:35,676 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 14:31:35,678 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 718.0574ms 404 INFO 2023-02-17 14:31:37,951 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 14:31:37,951 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 14:31:37,963 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). WARN 2023-02-17 14:31:38,910 [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) WARN 2023-02-17 14:31:38,910 [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 2023-02-17 14:31:38,926 [4 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 14:31:38,926 [10 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 14:31:38,930 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 14:31:38,930 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 14:31:39,136 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 1175.8973ms INFO 2023-02-17 14:31:39,136 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 1164.0577ms INFO 2023-02-17 14:31:39,136 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 14:31:39,136 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 14:31:39,141 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3728.9581ms 401 application/json; charset=utf-8 INFO 2023-02-17 14:31:39,141 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3728.1959ms 401 application/json; charset=utf-8 INFO 2023-02-17 14:31:39,363 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 14:31:39,372 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1421.0491ms INFO 2023-02-17 14:31:39,374 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 14:31:39,377 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4411.3944ms 200 application/json; charset=utf-8 INFO 2023-02-17 14:31:39,451 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 14:31:39,451 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& WARN 2023-02-17 14:31:39,504 [22 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {4e0d8906-d904-437e-a077-26c3b1c82003} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) INFO 2023-02-17 14:31:39,504 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' WARN 2023-02-17 14:31:39,506 [7 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {4e0d8906-d904-437e-a077-26c3b1c82003} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) INFO 2023-02-17 14:31:39,506 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 14:31:39,511 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). WARN 2023-02-17 14:31:39,513 [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 2023-02-17 14:31:39,514 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 14:31:39,514 [22 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 14:31:39,514 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 14:31:39,515 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 3.2532ms INFO 2023-02-17 14:31:39,515 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 14:31:39,515 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.6131ms 401 application/json; charset=utf-8 WARN 2023-02-17 14:31:39,516 [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 2023-02-17 14:31:39,516 [7 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-17 14:31:39,516 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 14:31:39,516 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 2.3416ms INFO 2023-02-17 14:31:39,517 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 14:31:39,517 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.359ms 401 application/json; charset=utf-8 INFO 2023-02-17 14:31:40,116 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-17 14:31:40,121 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-17 14:31:40,122 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1079ms 200 image/png INFO 2023-02-17 14:31:40,165 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& WARN 2023-02-17 14:31:40,190 [22 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {4e0d8906-d904-437e-a077-26c3b1c82003} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) INFO 2023-02-17 14:31:40,190 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 14:31:40,198 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 14:31:40,224 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 14:31:40,225 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 26.9609ms INFO 2023-02-17 14:31:40,225 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 14:31:40,226 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.065ms 200 application/json; charset=utf-8 INFO 2023-02-17 14:32:09,407 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/710.bf3e1fca.js INFO 2023-02-17 14:32:09,407 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/710.a489d98b.css INFO 2023-02-17 14:32:09,413 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/710.bf3e1fca.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\710.bf3e1fca.js' INFO 2023-02-17 14:32:09,414 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/710.a489d98b.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\710.a489d98b.css' INFO 2023-02-17 14:32:09,415 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9485ms 200 application/javascript INFO 2023-02-17 14:32:09,415 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5405ms 200 text/css INFO 2023-02-17 14:34:34,794 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& WARN 2023-02-17 14:34:34,799 [5 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {4e0d8906-d904-437e-a077-26c3b1c82003} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) INFO 2023-02-17 14:34:34,800 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 14:34:34,809 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 14:34:34,837 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 14:34:34,839 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 29.6433ms INFO 2023-02-17 14:34:34,839 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 14:34:34,839 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.4407ms 200 application/json; charset=utf-8 INFO 2023-02-17 14:34:47,465 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/DoRegister? application/json;charset=UTF-8 104 INFO 2023-02-17 14:34:47,470 [27 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. WARN 2023-02-17 14:34:47,473 [27 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {4e0d8906-d904-437e-a077-26c3b1c82003} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) INFO 2023-02-17 14:34:47,474 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.DoRegister (Sg.Hcm.Application.M)' INFO 2023-02-17 14:34:47,485 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoRegister", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoRegister(Sg.HcmMb.Other.Dto.RegisterDto) on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 14:34:47,739 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 14:34:47,743 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.DoRegister (Sg.Hcm.Application.M) in 257.856ms INFO 2023-02-17 14:34:47,744 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.DoRegister (Sg.Hcm.Application.M)' INFO 2023-02-17 14:34:47,744 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 279.9543ms 200 application/json; charset=utf-8 INFO 2023-02-17 14:34:49,851 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& WARN 2023-02-17 14:34:49,856 [27 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {4e0d8906-d904-437e-a077-26c3b1c82003} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) INFO 2023-02-17 14:34:49,857 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 14:34:49,871 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 14:34:49,911 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 14:34:49,914 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 41.8826ms INFO 2023-02-17 14:34:49,914 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 14:34:49,916 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.552ms 200 application/json; charset=utf-8 INFO 2023-02-17 14:34:56,552 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey WARN 2023-02-17 14:34:56,556 [28 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {4e0d8906-d904-437e-a077-26c3b1c82003} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) INFO 2023-02-17 14:34:56,557 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 14:34:56,567 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2023-02-17 14:34:56,641 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 14:34:56,642 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 75.111ms INFO 2023-02-17 14:34:56,642 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 14:34:56,643 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 91.0966ms 200 application/json; charset=utf-8 INFO 2023-02-17 14:34:56,750 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json;charset=UTF-8 365 INFO 2023-02-17 14:34:56,751 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. WARN 2023-02-17 14:34:56,753 [26 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {4e0d8906-d904-437e-a077-26c3b1c82003} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) INFO 2023-02-17 14:34:56,753 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 14:34:56,761 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2023-02-17 14:34:58,616 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 14:34:58,621 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 1859.3898ms INFO 2023-02-17 14:34:58,621 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 14:34:58,623 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1873.3578ms 200 application/json; charset=utf-8 INFO 2023-02-17 14:34:58,707 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-17 14:34:58,800 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. WARN 2023-02-17 14:34:58,941 [26 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {4e0d8906-d904-437e-a077-26c3b1c82003} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) INFO 2023-02-17 14:34:58,941 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 14:34:58,950 [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 2023-02-17 14:34:59,072 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 14:34:59,092 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 141.5218ms INFO 2023-02-17 14:34:59,092 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 14:34:59,092 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 385.3977ms 200 application/json; charset=utf-8 INFO 2023-02-17 14:34:59,174 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 14:34:59,175 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. WARN 2023-02-17 14:34:59,176 [28 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {4e0d8906-d904-437e-a077-26c3b1c82003} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) INFO 2023-02-17 14:34:59,176 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 14:34:59,182 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 14:34:59,193 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 14:34:59,193 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 14:34:59,193 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 11.1996ms INFO 2023-02-17 14:34:59,193 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 14:34:59,194 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 14:34:59,194 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8874ms 200 application/json; charset=utf-8 WARN 2023-02-17 14:34:59,194 [27 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {4e0d8906-d904-437e-a077-26c3b1c82003} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) INFO 2023-02-17 14:34:59,195 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 14:34:59,200 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 14:34:59,204 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 14:34:59,205 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. WARN 2023-02-17 14:34:59,206 [26 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {4e0d8906-d904-437e-a077-26c3b1c82003} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) INFO 2023-02-17 14:34:59,207 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 14:35:01,006 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 14:35:01,727 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 14:35:01,729 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2529.0493ms INFO 2023-02-17 14:35:01,729 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 14:35:01,730 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2537.304ms 200 application/json; charset=utf-8 INFO 2023-02-17 14:35:01,742 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 14:35:01,755 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 747.5732ms INFO 2023-02-17 14:35:01,755 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 14:35:01,755 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2550.5872ms 200 application/json; charset=utf-8 INFO 2023-02-17 14:35:01,836 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 14:35:01,836 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 14:35:01,839 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 14:35:01,839 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. WARN 2023-02-17 14:35:01,840 [26 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {4e0d8906-d904-437e-a077-26c3b1c82003} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) WARN 2023-02-17 14:35:01,840 [28 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {4e0d8906-d904-437e-a077-26c3b1c82003} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) INFO 2023-02-17 14:35:01,841 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 14:35:01,841 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 14:35:01,847 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 14:35:01,847 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 14:35:01,865 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 14:35:01,867 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 20.1923ms INFO 2023-02-17 14:35:01,868 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 14:35:01,868 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.794ms 200 application/json; charset=utf-8 INFO 2023-02-17 14:35:02,997 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 14:35:03,252 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1405.2136ms INFO 2023-02-17 14:35:03,253 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 14:35:03,253 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1417.2966ms 200 application/json; charset=utf-8 INFO 2023-02-17 14:35:04,108 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=JgxjFxjScZA%3D&isDeptCode=true& INFO 2023-02-17 14:35:04,112 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. WARN 2023-02-17 14:35:04,114 [26 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {4e0d8906-d904-437e-a077-26c3b1c82003} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) INFO 2023-02-17 14:35:04,114 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 14:35:04,126 [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 2023-02-17 14:35:04,613 [26 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-17 14:35:04,637 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 14:35:04,644 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 517.7584ms INFO 2023-02-17 14:35:04,644 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 14:35:04,644 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 536.854ms 200 application/json; charset=utf-8 INFO 2023-02-17 14:35:04,753 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=JgxjFxjScZA%3D&isDeptCode=true& INFO 2023-02-17 14:35:04,810 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. WARN 2023-02-17 14:35:04,811 [26 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {4e0d8906-d904-437e-a077-26c3b1c82003} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) INFO 2023-02-17 14:35:04,812 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 14:35:04,818 [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 2023-02-17 14:35:04,825 [26 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-17 14:35:04,835 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 14:35:04,835 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 17.1233ms INFO 2023-02-17 14:35:04,835 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 14:35:04,836 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.1655ms 200 application/json; charset=utf-8 INFO 2023-02-17 14:35:05,502 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoSetRead? 0 INFO 2023-02-17 14:35:05,502 [29 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 14:35:05,505 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. WARN 2023-02-17 14:35:05,507 [29 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {4e0d8906-d904-437e-a077-26c3b1c82003} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) INFO 2023-02-17 14:35:05,508 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoSetRead (Sg.Hcm.Application.M)' INFO 2023-02-17 14:35:05,518 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoSetRead", controller = "AppForSelf"}. Executing controller action with signature Boolean DoSetRead() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 14:35:05,550 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 14:35:05,551 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoSetRead (Sg.Hcm.Application.M) in 33.2127ms INFO 2023-02-17 14:35:05,551 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoSetRead (Sg.Hcm.Application.M)' INFO 2023-02-17 14:35:05,552 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.2425ms 200 application/json; charset=utf-8 INFO 2023-02-17 14:35:46,131 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoUpdateEntry? application/json;charset=UTF-8 435640 INFO 2023-02-17 14:35:46,132 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 14:35:46,136 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. WARN 2023-02-17 14:35:46,138 [26 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {4e0d8906-d904-437e-a077-26c3b1c82003} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) INFO 2023-02-17 14:35:46,139 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 14:35:46,155 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoUpdateEntry", controller = "AppForSelf"}. Executing controller action with signature Boolean DoUpdateEntry(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 14:35:47,100 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 14:35:47,101 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 945.6226ms INFO 2023-02-17 14:35:47,101 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 14:35:47,102 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 971.4221ms 200 application/json; charset=utf-8 INFO 2023-02-17 14:35:49,802 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 14:35:49,805 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. WARN 2023-02-17 14:35:49,807 [10 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {4e0d8906-d904-437e-a077-26c3b1c82003} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) INFO 2023-02-17 14:35:49,807 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 14:35:49,815 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 14:35:49,840 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 14:35:49,842 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 26.8949ms INFO 2023-02-17 14:35:49,842 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 14:35:49,842 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.2679ms 200 application/json; charset=utf-8 INFO 2023-02-17 14:36:08,406 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/DoRegister? application/json;charset=UTF-8 104 INFO 2023-02-17 14:36:08,407 [13 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 14:36:08,409 [13 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. WARN 2023-02-17 14:36:08,410 [13 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {4e0d8906-d904-437e-a077-26c3b1c82003} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) INFO 2023-02-17 14:36:08,411 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.DoRegister (Sg.Hcm.Application.M)' INFO 2023-02-17 14:36:08,418 [13 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoRegister", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoRegister(Sg.HcmMb.Other.Dto.RegisterDto) on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 14:36:08,441 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 14:36:08,443 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.DoRegister (Sg.Hcm.Application.M) in 24.5007ms INFO 2023-02-17 14:36:08,443 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.DoRegister (Sg.Hcm.Application.M)' INFO 2023-02-17 14:36:08,443 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.2051ms 200 application/json; charset=utf-8 INFO 2023-02-17 14:36:11,811 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 14:36:11,814 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. WARN 2023-02-17 14:36:11,816 [10 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {4e0d8906-d904-437e-a077-26c3b1c82003} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) INFO 2023-02-17 14:36:11,816 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 14:36:11,823 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 14:36:11,844 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 14:36:11,846 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 21.8995ms INFO 2023-02-17 14:36:11,846 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 14:36:11,846 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.947ms 200 application/json; charset=utf-8 INFO 2023-02-17 14:40:08,612 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 14:40:08,615 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. WARN 2023-02-17 14:40:08,617 [31 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {4e0d8906-d904-437e-a077-26c3b1c82003} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) INFO 2023-02-17 14:40:08,618 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 14:40:08,631 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 14:40:08,650 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 14:40:08,651 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 19.8001ms INFO 2023-02-17 14:40:08,652 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 14:40:08,652 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.2166ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:34:45,756 [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 2023-02-17 20:34:47,615 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmYP\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2023-02-17 20:34:47,741 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-17 20:34:47,758 [5 ] NetCore.StaticFiles.StaticFileMiddleware - The file /config.js was not modified INFO 2023-02-17 20:34:47,770 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.2837ms 304 application/javascript INFO 2023-02-17 20:34:48,351 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-17 20:34:48,480 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 20:34:48,622 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 20:34:48,631 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 280.5734ms 404 INFO 2023-02-17 20:34:51,732 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:34:53,053 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:34:53,209 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1471.8361ms INFO 2023-02-17 20:34:53,210 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 20:34:53,217 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4738.1014ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:35:15,698 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/DoRegister? application/json;charset=UTF-8 104 INFO 2023-02-17 20:35:15,704 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 20:35:15,750 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.DoRegister (Sg.Hcm.Application.M)' INFO 2023-02-17 20:35:15,776 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoRegister", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoRegister(Sg.HcmMb.Other.Dto.RegisterDto) on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:35:15,947 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:35:15,951 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.DoRegister (Sg.Hcm.Application.M) in 174.9059ms INFO 2023-02-17 20:35:15,952 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.DoRegister (Sg.Hcm.Application.M)' INFO 2023-02-17 20:35:15,952 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 255.3776ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:35:46,694 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/DoRegister? application/json;charset=UTF-8 104 INFO 2023-02-17 20:35:46,697 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 20:35:46,702 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.DoRegister (Sg.Hcm.Application.M)' INFO 2023-02-17 20:35:46,712 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoRegister", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoRegister(Sg.HcmMb.Other.Dto.RegisterDto) on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:35:46,740 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:35:46,742 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.DoRegister (Sg.Hcm.Application.M) in 29.6571ms INFO 2023-02-17 20:35:46,742 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.DoRegister (Sg.Hcm.Application.M)' INFO 2023-02-17 20:35:46,743 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.9764ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:36:10,146 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/DoRegister? application/json;charset=UTF-8 104 INFO 2023-02-17 20:36:10,148 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 20:36:10,150 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.DoRegister (Sg.Hcm.Application.M)' INFO 2023-02-17 20:36:10,159 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoRegister", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoRegister(Sg.HcmMb.Other.Dto.RegisterDto) on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:36:10,208 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:36:10,210 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.DoRegister (Sg.Hcm.Application.M) in 51.144ms INFO 2023-02-17 20:36:10,210 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.DoRegister (Sg.Hcm.Application.M)' INFO 2023-02-17 20:36:10,211 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.2112ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:36:12,395 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 20:36:12,400 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 20:36:12,414 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:36:12,453 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:36:12,456 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 41.6222ms INFO 2023-02-17 20:36:12,457 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 20:36:12,459 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.6096ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:36:24,258 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-17 20:36:24,261 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 20:36:24,270 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2023-02-17 20:36:24,342 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:36:24,344 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 73.5905ms INFO 2023-02-17 20:36:24,344 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 20:36:24,345 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.6335ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:36:24,513 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json;charset=UTF-8 365 INFO 2023-02-17 20:36:24,514 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 20:36:24,517 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 20:36:24,529 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2023-02-17 20:36:26,107 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:36:26,113 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 1582.8173ms INFO 2023-02-17 20:36:26,113 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 20:36:26,115 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1601.7618ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:36:26,336 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-17 20:36:26,409 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:36:26,531 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 20:36:26,540 [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 2023-02-17 20:36:26,667 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:36:26,687 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 146.7206ms INFO 2023-02-17 20:36:26,688 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 20:36:26,688 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 352.7646ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:36:26,925 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 20:36:26,929 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:36:26,932 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 20:36:26,940 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:36:26,968 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:36:26,970 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 29.7191ms INFO 2023-02-17 20:36:26,970 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 20:36:26,971 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.9706ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:36:26,975 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 20:36:26,978 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:36:26,980 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 20:36:26,989 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:36:26,995 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 20:36:27,017 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:36:27,022 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 20:36:29,411 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:36:29,492 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:36:29,494 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2504.6753ms INFO 2023-02-17 20:36:29,494 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 20:36:29,495 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2520.1424ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:36:29,512 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:36:29,527 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 116.692ms INFO 2023-02-17 20:36:29,528 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 20:36:29,528 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2532.9028ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:36:29,743 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 20:36:29,746 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:36:29,747 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 20:36:29,756 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 20:36:29,757 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:36:29,758 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:36:29,760 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 20:36:29,770 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:36:29,792 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:36:29,797 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 39.5123ms INFO 2023-02-17 20:36:29,797 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 20:36:29,798 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.6544ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:36:30,857 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:36:31,084 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1313.11ms INFO 2023-02-17 20:36:31,084 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 20:36:31,084 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1328.7799ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:36:34,819 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=JgxjFxjScZA%3D&isDeptCode=true& INFO 2023-02-17 20:36:34,822 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:36:34,824 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 20:36:34,836 [24 ] 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 2023-02-17 20:36:35,315 [24 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-17 20:36:35,338 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:36:35,344 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 507.4536ms INFO 2023-02-17 20:36:35,344 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 20:36:35,345 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 526.109ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:36:35,950 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=JgxjFxjScZA%3D&isDeptCode=true& INFO 2023-02-17 20:36:36,012 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:36:36,014 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 20:36:36,020 [24 ] 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 2023-02-17 20:36:36,034 [24 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-17 20:36:36,109 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:36:36,110 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 89.3746ms INFO 2023-02-17 20:36:36,110 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 20:36:36,110 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 159.9736ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:36:38,789 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoSetRead? 0 INFO 2023-02-17 20:36:38,790 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 20:36:38,791 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:36:38,792 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoSetRead (Sg.Hcm.Application.M)' INFO 2023-02-17 20:36:38,802 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoSetRead", controller = "AppForSelf"}. Executing controller action with signature Boolean DoSetRead() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:36:38,827 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:36:38,828 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoSetRead (Sg.Hcm.Application.M) in 26.5493ms INFO 2023-02-17 20:36:38,828 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoSetRead (Sg.Hcm.Application.M)' INFO 2023-02-17 20:36:38,829 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.7178ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:37:28,101 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoEditPhoto? application/json;charset=UTF-8 46271 INFO 2023-02-17 20:37:28,101 [18 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 20:37:28,103 [18 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:37:28,106 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoEditPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 20:37:28,115 [18 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoEditPhoto", controller = "AppForSelf"}. Executing controller action with signature Boolean DoEditPhoto(Sg.HcmMb.EntryToJLAppService.PhotoDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:37:28,185 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:37:28,186 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoEditPhoto (Sg.Hcm.Application.M) in 71.0681ms INFO 2023-02-17 20:37:28,186 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoEditPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 20:37:28,187 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.0119ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:41:47,712 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=DL INFO 2023-02-17 20:41:47,714 [30 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2023-02-17 20:41:47,715 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8349ms 304 text/html INFO 2023-02-17 20:41:47,773 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-17 20:41:47,775 [29 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/api.js was not modified INFO 2023-02-17 20:41:47,775 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3217ms 304 application/javascript INFO 2023-02-17 20:41:47,786 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-17 20:41:47,787 [29 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/vw.js was not modified INFO 2023-02-17 20:41:47,788 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8625ms 304 application/javascript INFO 2023-02-17 20:41:47,791 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-17 20:41:47,792 [29 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/zepto.min.js was not modified INFO 2023-02-17 20:41:47,793 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8227ms 304 application/javascript INFO 2023-02-17 20:41:47,796 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-17 20:41:47,797 [29 ] NetCore.StaticFiles.StaticFileMiddleware - The file /config.js was not modified INFO 2023-02-17 20:41:47,798 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5774ms 304 application/javascript INFO 2023-02-17 20:41:47,798 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-17 20:41:47,800 [29 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/logHelper.js was not modified INFO 2023-02-17 20:41:47,800 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0157ms 304 application/javascript INFO 2023-02-17 20:41:47,801 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-17 20:41:47,802 [29 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/base64.js was not modified INFO 2023-02-17 20:41:47,803 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8452ms 304 application/javascript INFO 2023-02-17 20:41:47,805 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-17 20:41:47,806 [29 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/md5.js was not modified INFO 2023-02-17 20:41:47,806 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5252ms 304 application/javascript INFO 2023-02-17 20:41:47,807 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-17 20:41:47,808 [29 ] NetCore.StaticFiles.StaticFileMiddleware - The file /version.js was not modified INFO 2023-02-17 20:41:47,809 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5179ms 304 application/javascript INFO 2023-02-17 20:41:47,814 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-17 20:41:47,815 [29 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/manifest.js was not modified INFO 2023-02-17 20:41:47,815 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5196ms 304 application/javascript INFO 2023-02-17 20:41:47,817 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-17 20:41:47,818 [29 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/vconsole.min.js was not modified INFO 2023-02-17 20:41:47,819 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6035ms 304 application/javascript INFO 2023-02-17 20:41:47,820 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-17 20:41:47,821 [29 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/app.24eea08a.js was not modified INFO 2023-02-17 20:41:47,822 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7162ms 304 application/javascript INFO 2023-02-17 20:41:47,823 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-17 20:41:47,824 [29 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/chunk-vendors.9957518c.css was not modified INFO 2023-02-17 20:41:47,825 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3493ms 304 text/css INFO 2023-02-17 20:41:47,825 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-17 20:41:47,826 [29 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/app.bfff3454.css was not modified INFO 2023-02-17 20:41:47,827 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6442ms 304 text/css INFO 2023-02-17 20:41:47,828 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-17 20:41:47,828 [29 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/chunk-vendors.55193286.js was not modified INFO 2023-02-17 20:41:47,829 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1709ms 304 application/javascript INFO 2023-02-17 20:41:48,004 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-17 20:41:48,006 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-17 20:41:48,007 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7449ms 404 INFO 2023-02-17 20:41:48,008 [30 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/images/logo.png was not modified INFO 2023-02-17 20:41:48,008 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6563ms 304 image/png INFO 2023-02-17 20:41:48,079 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 20:41:48,081 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 20:41:48,087 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:41:48,104 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:41:48,105 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 17.4354ms INFO 2023-02-17 20:41:48,105 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 20:41:48,105 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.6167ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:41:55,935 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/710.bf3e1fca.js INFO 2023-02-17 20:41:55,935 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/710.a489d98b.css INFO 2023-02-17 20:41:55,936 [32 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/710.bf3e1fca.js was not modified INFO 2023-02-17 20:41:55,936 [30 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/710.a489d98b.css was not modified INFO 2023-02-17 20:41:55,937 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7628ms 304 application/javascript INFO 2023-02-17 20:41:55,937 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2965ms 304 text/css INFO 2023-02-17 20:44:03,856 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetParamValue?ParamName=WhiteFileTypes& INFO 2023-02-17 20:44:03,858 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:44:03,860 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-17 20:44:03,869 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetParamValue", controller = "ShareData"}. Executing controller action with signature System.String GetParamValue(System.String) on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:44:03,891 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:44:03,892 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M) in 22.7602ms INFO 2023-02-17 20:44:03,892 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-17 20:44:03,892 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.4049ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:44:10,371 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetParamValue?ParamName=WhiteFileTypes& INFO 2023-02-17 20:44:10,373 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:44:10,374 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-17 20:44:10,380 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetParamValue", controller = "ShareData"}. Executing controller action with signature System.String GetParamValue(System.String) on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:44:10,398 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:44:10,399 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M) in 18.0446ms INFO 2023-02-17 20:44:10,399 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-17 20:44:10,399 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.4302ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:44:21,482 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP6& INFO 2023-02-17 20:44:21,484 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:44:21,485 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 20:44:21,494 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:44:21,550 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:44:21,555 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 59.8466ms INFO 2023-02-17 20:44:21,555 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 20:44:21,555 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.5765ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:44:23,525 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP6&resumeId=0& INFO 2023-02-17 20:44:23,527 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:44:23,528 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 20:44:23,538 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTablePanel", controller = "AppForSelf"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetZpSubTablePanel(System.String, System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:44:23,574 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:44:23,576 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 37.9127ms INFO 2023-02-17 20:44:23,576 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 20:44:23,577 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.125ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:44:58,971 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoCreateZpDetailPanel? application/json;charset=UTF-8 11285 INFO 2023-02-17 20:44:58,972 [39 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 20:44:58,974 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:44:58,976 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 20:44:58,984 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoCreateZpDetailPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoCreateZpDetailPanel(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:44:59,288 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:44:59,289 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M) in 304.7226ms INFO 2023-02-17 20:44:59,289 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 20:44:59,289 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 318.2656ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:45:00,583 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP6& INFO 2023-02-17 20:45:00,585 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:45:00,586 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 20:45:00,592 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:45:00,656 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:45:00,664 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 71.335ms INFO 2023-02-17 20:45:00,664 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 20:45:00,664 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 81.1434ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:45:21,094 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoUpdateEntry? application/json;charset=UTF-8 14026052 INFO 2023-02-17 20:45:21,094 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 20:45:21,099 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:45:21,100 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 20:45:21,109 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoUpdateEntry", controller = "AppForSelf"}. Executing controller action with signature Boolean DoUpdateEntry(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:45:55,200 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/DoRegister? application/json;charset=utf-8 106 INFO 2023-02-17 20:45:55,200 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 20:45:55,202 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.DoRegister (Sg.Hcm.Application.M)' INFO 2023-02-17 20:45:55,208 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoRegister", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoRegister(Sg.HcmMb.Other.Dto.RegisterDto) on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:45:55,240 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:45:55,241 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.DoRegister (Sg.Hcm.Application.M) in 32.7605ms INFO 2023-02-17 20:45:55,241 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.DoRegister (Sg.Hcm.Application.M)' INFO 2023-02-17 20:45:55,242 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.9049ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:45:57,334 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 20:45:57,335 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 20:45:57,341 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:45:57,355 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:45:57,356 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 14.4566ms INFO 2023-02-17 20:45:57,356 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 20:45:57,356 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5296ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:46:13,038 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-17 20:46:13,043 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 20:46:13,051 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2023-02-17 20:46:13,065 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:46:13,066 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 15.0927ms INFO 2023-02-17 20:46:13,066 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 20:46:13,066 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.9899ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:46:13,158 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json;charset=utf-8 365 INFO 2023-02-17 20:46:13,159 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 20:46:13,170 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 20:46:13,177 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2023-02-17 20:46:13,201 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:46:13,202 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 25.2576ms INFO 2023-02-17 20:46:13,202 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 20:46:13,203 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.6892ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:46:13,280 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-17 20:46:13,319 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:46:13,329 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 20:46:13,335 [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 2023-02-17 20:46:13,358 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:46:13,359 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 23.3667ms INFO 2023-02-17 20:46:13,359 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 20:46:13,359 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.8582ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:46:13,444 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 20:46:13,445 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:46:13,446 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 20:46:13,452 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:46:13,462 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 20:46:13,463 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:46:13,463 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 20:46:13,465 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:46:13,465 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 13.644ms INFO 2023-02-17 20:46:13,465 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 20:46:13,466 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1708ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:46:13,466 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 20:46:13,467 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:46:13,467 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 20:46:13,468 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:46:13,473 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:46:13,481 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:46:13,481 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 13.059ms INFO 2023-02-17 20:46:13,481 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 20:46:13,482 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.4394ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:46:13,498 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:46:13,499 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 26.1219ms INFO 2023-02-17 20:46:13,499 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 20:46:13,499 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.7888ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:46:13,576 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 20:46:13,577 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:46:13,577 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 20:46:13,582 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 20:46:13,583 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:46:13,583 [47 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:46:13,583 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 20:46:13,589 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:46:13,601 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:46:13,601 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 17.7324ms INFO 2023-02-17 20:46:13,601 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 20:46:13,601 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.3976ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:46:13,632 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:46:13,718 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 128.8051ms INFO 2023-02-17 20:46:13,718 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 20:46:13,718 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 136.0586ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:46:14,184 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=JgxjFxjScZA%3D&isDeptCode=true& INFO 2023-02-17 20:46:14,185 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:46:14,186 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 20:46:14,192 [55 ] 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 2023-02-17 20:46:14,200 [55 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-17 20:46:14,213 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:46:14,213 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 21.483ms INFO 2023-02-17 20:46:14,214 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 20:46:14,214 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.6695ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:46:14,386 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=JgxjFxjScZA%3D&isDeptCode=true& INFO 2023-02-17 20:46:14,387 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:46:14,388 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 20:46:14,394 [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 2023-02-17 20:46:14,403 [47 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-17 20:46:14,414 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:46:14,415 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 20.6807ms INFO 2023-02-17 20:46:14,415 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 20:46:14,415 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.9682ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:46:17,113 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoSetRead? 0 INFO 2023-02-17 20:46:17,114 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 20:46:17,117 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:46:17,119 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoSetRead (Sg.Hcm.Application.M)' INFO 2023-02-17 20:46:17,126 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoSetRead", controller = "AppForSelf"}. Executing controller action with signature Boolean DoSetRead() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:46:17,143 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:46:17,143 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoSetRead (Sg.Hcm.Application.M) in 17.4161ms INFO 2023-02-17 20:46:17,144 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoSetRead (Sg.Hcm.Application.M)' INFO 2023-02-17 20:46:17,144 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.0561ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:46:32,781 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoEditPhoto? application/json;charset=utf-8 425583 INFO 2023-02-17 20:46:32,781 [54 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 20:46:32,782 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:46:32,783 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoEditPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 20:46:32,788 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoEditPhoto", controller = "AppForSelf"}. Executing controller action with signature Boolean DoEditPhoto(Sg.HcmMb.EntryToJLAppService.PhotoDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:46:32,901 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:46:32,901 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoEditPhoto (Sg.Hcm.Application.M) in 113.0035ms INFO 2023-02-17 20:46:32,901 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoEditPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 20:46:32,901 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 120.8694ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:49:38,971 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:49:38,972 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 257860.6682ms INFO 2023-02-17 20:49:38,972 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 20:49:38,972 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 257876.6652ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:49:50,792 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoUpdateEntry? application/json;charset=UTF-8 14026052 INFO 2023-02-17 20:49:50,792 [74 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 20:49:50,793 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:49:50,794 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 20:49:50,802 [74 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoUpdateEntry", controller = "AppForSelf"}. Executing controller action with signature Boolean DoUpdateEntry(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:50:06,849 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:50:06,849 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 16046.4963ms INFO 2023-02-17 20:50:06,849 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 20:50:06,849 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16057.738ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:51:04,775 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 20:51:04,776 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:51:04,777 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 20:51:04,783 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:51:04,795 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:51:04,795 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 11.4428ms INFO 2023-02-17 20:51:04,795 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 20:51:04,795 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7508ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:51:06,772 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 20:51:06,774 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:51:06,774 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 20:51:06,780 [67 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:51:06,790 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:51:06,790 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 10.7011ms INFO 2023-02-17 20:51:06,790 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 20:51:06,791 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.3678ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:53:44,851 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetParamValue?ParamName=WhiteFileTypes& INFO 2023-02-17 20:53:44,852 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:53:44,853 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-17 20:53:44,858 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetParamValue", controller = "ShareData"}. Executing controller action with signature System.String GetParamValue(System.String) on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:53:44,870 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:53:44,871 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M) in 12.1653ms INFO 2023-02-17 20:53:44,871 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-17 20:53:44,871 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.0994ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:53:44,934 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/fonts/fontawesome-webfont.e9955780.woff2 INFO 2023-02-17 20:53:44,935 [53 ] NetCore.StaticFiles.StaticFileMiddleware - The file /fonts/fontawesome-webfont.e9955780.woff2 was not modified INFO 2023-02-17 20:53:44,936 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7189ms 304 font/woff2 INFO 2023-02-17 20:53:53,417 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetParamValue?ParamName=WhiteFileTypes& INFO 2023-02-17 20:53:53,419 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:53:53,419 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-17 20:53:53,425 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetParamValue", controller = "ShareData"}. Executing controller action with signature System.String GetParamValue(System.String) on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:53:53,438 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:53:53,438 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M) in 13.0209ms INFO 2023-02-17 20:53:53,438 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-17 20:53:53,438 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.2201ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:53:57,691 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoUpdateEntry? application/json;charset=utf-8 12532465 INFO 2023-02-17 20:53:57,692 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 20:53:57,693 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:53:57,694 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 20:53:57,699 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoUpdateEntry", controller = "AppForSelf"}. Executing controller action with signature Boolean DoUpdateEntry(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:54:03,499 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:54:03,500 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 5800.3289ms INFO 2023-02-17 20:54:03,500 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 20:54:03,500 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5808.58ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:54:04,979 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/img/findEmpty1.295ee406.png INFO 2023-02-17 20:54:04,980 [55 ] NetCore.StaticFiles.StaticFileMiddleware - The file /img/findEmpty1.295ee406.png was not modified INFO 2023-02-17 20:54:04,981 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8048ms 304 image/png INFO 2023-02-17 20:54:05,015 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP3& INFO 2023-02-17 20:54:05,017 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:54:05,017 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 20:54:05,023 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:54:05,053 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:54:05,054 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 30.1118ms INFO 2023-02-17 20:54:05,054 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 20:54:05,054 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.5802ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:54:06,152 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP3&resumeId=0& INFO 2023-02-17 20:54:06,153 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:54:06,153 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 20:54:06,158 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTablePanel", controller = "AppForSelf"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetZpSubTablePanel(System.String, System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:54:06,266 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:54:06,268 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 109.3796ms INFO 2023-02-17 20:54:06,268 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 20:54:06,268 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 116.6408ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:57:12,106 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP4& INFO 2023-02-17 20:57:12,107 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:57:12,107 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 20:57:12,113 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:57:12,138 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:57:12,138 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 25.3884ms INFO 2023-02-17 20:57:12,138 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 20:57:12,138 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.9942ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:57:13,196 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP3& INFO 2023-02-17 20:57:13,197 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:57:13,197 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 20:57:13,203 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:57:13,227 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:57:13,228 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 25.1059ms INFO 2023-02-17 20:57:13,228 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 20:57:13,228 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.3827ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:57:14,969 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP3&resumeId=0& INFO 2023-02-17 20:57:14,969 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:57:14,970 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 20:57:14,974 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTablePanel", controller = "AppForSelf"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetZpSubTablePanel(System.String, System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:57:14,995 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:57:14,997 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 22.5178ms INFO 2023-02-17 20:57:14,997 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 20:57:14,997 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.6451ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:57:31,787 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoCreateZpDetailPanel? application/json;charset=utf-8 14848 INFO 2023-02-17 20:57:31,788 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 20:57:31,789 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:57:31,790 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 20:57:31,797 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoCreateZpDetailPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoCreateZpDetailPanel(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:57:31,822 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:57:31,822 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M) in 24.9876ms INFO 2023-02-17 20:57:31,822 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 20:57:31,822 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.334ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:57:32,905 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP3& INFO 2023-02-17 20:57:32,906 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:57:32,906 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 20:57:32,913 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:57:32,938 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:57:32,939 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 26.1498ms INFO 2023-02-17 20:57:32,939 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 20:57:32,939 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.628ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:57:34,349 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP4& INFO 2023-02-17 20:57:34,350 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:57:34,350 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 20:57:34,357 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:57:34,384 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:57:34,385 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 27.6694ms INFO 2023-02-17 20:57:34,385 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 20:57:34,385 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.9678ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:57:35,939 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP4&resumeId=0& INFO 2023-02-17 20:57:35,940 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:57:35,940 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 20:57:35,945 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTablePanel", controller = "AppForSelf"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetZpSubTablePanel(System.String, System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:57:35,964 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:57:35,964 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 18.9347ms INFO 2023-02-17 20:57:35,965 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 20:57:35,965 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.6147ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:58:22,101 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoCreateZpDetailPanel? application/json;charset=utf-8 12858 INFO 2023-02-17 20:58:22,102 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 20:58:22,103 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:58:22,104 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 20:58:22,110 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoCreateZpDetailPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoCreateZpDetailPanel(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:58:22,143 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:58:22,143 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M) in 32.8191ms INFO 2023-02-17 20:58:22,143 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 20:58:22,144 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.2864ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:58:23,122 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP5& INFO 2023-02-17 20:58:23,123 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:58:23,123 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 20:58:23,129 [39 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:58:23,154 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:58:23,155 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 25.7446ms INFO 2023-02-17 20:58:23,155 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 20:58:23,155 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.5781ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:58:24,667 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP5&resumeId=0& INFO 2023-02-17 20:58:24,668 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:58:24,668 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 20:58:24,675 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTablePanel", controller = "AppForSelf"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetZpSubTablePanel(System.String, System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:58:24,696 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:58:24,697 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 22.1134ms INFO 2023-02-17 20:58:24,697 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 20:58:24,698 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.5387ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:58:28,632 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=DL INFO 2023-02-17 20:58:28,634 [37 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2023-02-17 20:58:28,634 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7629ms 304 text/html INFO 2023-02-17 20:58:29,322 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-17 20:58:29,323 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7515ms 404 INFO 2023-02-17 20:58:29,512 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 20:58:29,513 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 20:58:29,518 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:58:29,528 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:58:29,528 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 10.4217ms INFO 2023-02-17 20:58:29,528 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 20:58:29,529 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.8243ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:58:46,731 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 20:58:46,733 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 20:58:46,738 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:58:46,749 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:58:46,749 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 10.7378ms INFO 2023-02-17 20:58:46,749 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 20:58:46,749 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.4343ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:58:48,945 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoCreateZpDetailPanel? application/json;charset=utf-8 13987 INFO 2023-02-17 20:58:48,945 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 20:58:48,946 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:58:48,946 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 20:58:48,953 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoCreateZpDetailPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoCreateZpDetailPanel(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:58:48,978 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:58:48,979 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M) in 25.6364ms INFO 2023-02-17 20:58:48,979 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 20:58:48,979 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.4551ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:58:50,049 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP6& INFO 2023-02-17 20:58:50,050 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:58:50,051 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 20:58:50,057 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:58:50,079 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:58:50,080 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 22.3491ms INFO 2023-02-17 20:58:50,080 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 20:58:50,080 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.3569ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:58:52,842 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP6&resumeId=0& INFO 2023-02-17 20:58:52,843 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:58:52,843 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 20:58:52,849 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTablePanel", controller = "AppForSelf"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetZpSubTablePanel(System.String, System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:58:52,877 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:58:52,878 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 29.2491ms INFO 2023-02-17 20:58:52,878 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 20:58:52,878 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.0606ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:59:27,567 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-17 20:59:27,569 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3953ms 404 INFO 2023-02-17 20:59:27,684 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 20:59:27,685 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 20:59:27,689 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:59:27,698 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:59:27,699 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 9.7013ms INFO 2023-02-17 20:59:27,699 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 20:59:27,699 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.1761ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:59:38,459 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoCreateZpDetailPanel? application/json;charset=utf-8 11287 INFO 2023-02-17 20:59:38,459 [28 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 20:59:38,460 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:59:38,460 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 20:59:38,466 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoCreateZpDetailPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoCreateZpDetailPanel(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:59:38,488 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:59:38,489 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M) in 22.5045ms INFO 2023-02-17 20:59:38,489 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 20:59:38,489 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.5359ms 200 application/json; charset=utf-8 INFO 2023-02-17 20:59:39,570 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP6& INFO 2023-02-17 20:59:39,571 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 20:59:39,571 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 20:59:39,578 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 20:59:39,599 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 20:59:39,600 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 21.9914ms INFO 2023-02-17 20:59:39,600 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 20:59:39,600 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.5841ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:00:03,757 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 21:00:03,758 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 21:00:03,763 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:00:03,786 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:00:03,786 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 22.5925ms INFO 2023-02-17 21:00:03,786 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 21:00:03,786 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.2414ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:02:00,642 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=IDL INFO 2023-02-17 21:02:00,643 [4 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2023-02-17 21:02:00,643 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3287ms 304 text/html INFO 2023-02-17 21:02:00,808 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-17 21:02:00,810 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3335ms 404 INFO 2023-02-17 21:02:00,864 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 21:02:00,865 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 21:02:00,869 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:02:00,879 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:02:00,880 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 10.5408ms INFO 2023-02-17 21:02:00,880 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 21:02:00,880 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.3856ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:04:25,080 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-17 21:04:25,083 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.5691ms 404 INFO 2023-02-17 21:04:25,208 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 21:04:25,209 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 21:04:25,215 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:04:25,225 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:04:25,226 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 10.7369ms INFO 2023-02-17 21:04:25,226 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 21:04:25,226 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.8301ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:04:49,380 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/DoRegister? application/json;charset=UTF-8 104 INFO 2023-02-17 21:04:49,380 [8 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 21:04:49,381 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.DoRegister (Sg.Hcm.Application.M)' INFO 2023-02-17 21:04:49,385 [8 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoRegister", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoRegister(Sg.HcmMb.Other.Dto.RegisterDto) on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:04:49,406 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:04:49,407 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.DoRegister (Sg.Hcm.Application.M) in 21.5918ms INFO 2023-02-17 21:04:49,407 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.DoRegister (Sg.Hcm.Application.M)' INFO 2023-02-17 21:04:49,407 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.2351ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:04:51,611 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 21:04:51,612 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 21:04:51,618 [8 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:04:51,631 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:04:51,631 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 13.743ms INFO 2023-02-17 21:04:51,632 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 21:04:51,632 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8988ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:05:12,345 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-17 21:05:12,345 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 21:05:12,351 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2023-02-17 21:05:12,362 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:05:12,362 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 11.1071ms INFO 2023-02-17 21:05:12,362 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 21:05:12,362 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.9807ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:05:12,491 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json;charset=UTF-8 365 INFO 2023-02-17 21:05:12,491 [80 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 21:05:12,492 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 21:05:12,497 [80 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2023-02-17 21:05:12,515 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:05:12,516 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 18.5367ms INFO 2023-02-17 21:05:12,516 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 21:05:12,516 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.7665ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:05:12,623 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-17 21:05:12,623 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:05:12,630 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 21:05:12,636 [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 2023-02-17 21:05:12,652 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:05:12,653 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 16.7939ms INFO 2023-02-17 21:05:12,653 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 21:05:12,653 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.3079ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:05:12,801 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 21:05:12,802 [8 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:05:12,802 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 21:05:12,808 [8 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:05:12,818 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:05:12,819 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 10.5494ms INFO 2023-02-17 21:05:12,819 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 21:05:12,819 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.0211ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:05:12,834 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 21:05:12,834 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:05:12,835 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 21:05:12,839 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 21:05:12,841 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:05:12,841 [8 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:05:12,841 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 21:05:12,846 [8 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:05:12,863 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:05:12,863 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 22.3563ms INFO 2023-02-17 21:05:12,863 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 21:05:12,864 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.0508ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:05:12,881 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:05:12,882 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 35.2663ms INFO 2023-02-17 21:05:12,882 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 21:05:12,882 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.7143ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:05:13,041 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 21:05:13,042 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:05:13,042 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 21:05:13,050 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:05:13,068 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:05:13,069 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 18.4216ms INFO 2023-02-17 21:05:13,069 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 21:05:13,069 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.1641ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:05:13,084 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 21:05:13,084 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:05:13,085 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 21:05:13,090 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:05:13,138 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:05:13,424 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 334.0554ms INFO 2023-02-17 21:05:13,424 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 21:05:13,425 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 341.2562ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:05:17,167 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=JgxjFxjScZA%3D&isDeptCode=true& INFO 2023-02-17 21:05:17,168 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:05:17,168 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 21:05:17,174 [5 ] 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 2023-02-17 21:05:17,187 [5 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-17 21:05:17,208 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:05:17,209 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 34.2178ms INFO 2023-02-17 21:05:17,209 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 21:05:17,209 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.876ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:05:17,848 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=JgxjFxjScZA%3D&isDeptCode=true& INFO 2023-02-17 21:05:17,849 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:05:17,849 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 21:05:17,853 [5 ] 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 2023-02-17 21:05:17,859 [5 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-17 21:05:17,865 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:05:17,866 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 12.0484ms INFO 2023-02-17 21:05:17,866 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 21:05:17,866 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.4316ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:05:19,578 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoSetRead? 0 INFO 2023-02-17 21:05:19,578 [5 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 21:05:19,579 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:05:19,580 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoSetRead (Sg.Hcm.Application.M)' INFO 2023-02-17 21:05:19,585 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoSetRead", controller = "AppForSelf"}. Executing controller action with signature Boolean DoSetRead() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:05:19,600 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:05:19,601 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoSetRead (Sg.Hcm.Application.M) in 15.437ms INFO 2023-02-17 21:05:19,601 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoSetRead (Sg.Hcm.Application.M)' INFO 2023-02-17 21:05:19,601 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.9918ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:05:29,524 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoEditPhoto? application/json;charset=UTF-8 718035 INFO 2023-02-17 21:05:29,524 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 21:05:29,526 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:05:29,526 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoEditPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 21:05:29,535 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoEditPhoto", controller = "AppForSelf"}. Executing controller action with signature Boolean DoEditPhoto(Sg.HcmMb.EntryToJLAppService.PhotoDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:05:29,839 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:05:29,839 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoEditPhoto (Sg.Hcm.Application.M) in 303.9934ms INFO 2023-02-17 21:05:29,839 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoEditPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 21:05:29,839 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 315.4544ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:08:04,760 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-17 21:08:04,764 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3948ms 404 INFO 2023-02-17 21:08:04,813 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 21:08:04,814 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:04,820 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:08:04,831 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:08:04,832 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 11.5388ms INFO 2023-02-17 21:08:04,832 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:04,832 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.3191ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:08:17,330 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-17 21:08:17,331 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 21:08:17,336 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2023-02-17 21:08:17,347 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:08:17,347 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 11.1543ms INFO 2023-02-17 21:08:17,347 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 21:08:17,348 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.9906ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:08:17,430 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json;charset=utf-8 365 INFO 2023-02-17 21:08:17,430 [94 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 21:08:17,430 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 21:08:17,436 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2023-02-17 21:08:17,452 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:08:17,452 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 16.4622ms INFO 2023-02-17 21:08:17,453 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 21:08:17,453 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.3643ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:08:17,533 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-17 21:08:17,534 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:08:17,541 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:17,547 [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 2023-02-17 21:08:17,570 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:08:17,570 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 22.8036ms INFO 2023-02-17 21:08:17,570 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:17,571 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.7846ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:08:17,656 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 21:08:17,657 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:08:17,657 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:17,663 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:08:17,671 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 21:08:17,671 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:08:17,672 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:17,673 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:08:17,674 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 10.8306ms INFO 2023-02-17 21:08:17,674 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:17,674 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.0512ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:08:17,676 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 21:08:17,677 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:08:17,677 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:08:17,677 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:17,682 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:08:17,693 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:08:17,693 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 16.4382ms INFO 2023-02-17 21:08:17,693 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:17,694 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.0598ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:08:17,707 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:08:17,707 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 24.776ms INFO 2023-02-17 21:08:17,707 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:17,708 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.6768ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:08:17,782 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 21:08:17,783 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:08:17,783 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:17,786 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 21:08:17,787 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:08:17,787 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:17,790 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:08:17,793 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:08:17,852 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:08:17,875 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:08:17,970 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 177.4451ms INFO 2023-02-17 21:08:17,971 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:17,971 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 184.4851ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:08:18,153 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 363.1448ms INFO 2023-02-17 21:08:18,153 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:18,153 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 371.4231ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:08:18,457 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=4d4d50e1-0373-9046-3cdc-32c9da20141e&attachTableName=& INFO 2023-02-17 21:08:18,457 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=a46fe38f-76b7-d9ae-5736-743851f54ed2&attachTableName=& INFO 2023-02-17 21:08:18,458 [92 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:08:18,458 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:08:18,458 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:18,458 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:18,465 [92 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetFileNameForGuid(System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:08:18,466 [91 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetFileNameForGuid(System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:08:18,786 [95 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:08:18,787 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:08:18,787 [95 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 321.7552ms INFO 2023-02-17 21:08:18,788 [95 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:18,788 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 322.7339ms INFO 2023-02-17 21:08:18,788 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:18,788 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 330.8896ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:08:18,788 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 330.9682ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:08:19,540 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=JgxjFxjScZA%3D&isDeptCode=true& INFO 2023-02-17 21:08:19,541 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:08:19,541 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:19,547 [93 ] 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 2023-02-17 21:08:19,554 [93 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-17 21:08:19,563 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:08:19,563 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 16.4317ms INFO 2023-02-17 21:08:19,563 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:19,564 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.6886ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:08:38,864 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP3& INFO 2023-02-17 21:08:38,865 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:08:38,865 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:38,870 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:08:38,913 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:08:38,913 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 42.4449ms INFO 2023-02-17 21:08:38,913 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:38,913 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.4713ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:08:40,684 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP4& INFO 2023-02-17 21:08:40,685 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:08:40,685 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:40,690 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:08:40,712 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:08:40,712 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 21.5202ms INFO 2023-02-17 21:08:40,712 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:40,712 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.3523ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:08:41,898 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP5& INFO 2023-02-17 21:08:41,899 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:08:41,899 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:41,905 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:08:41,927 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:08:41,927 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 22.1761ms INFO 2023-02-17 21:08:41,927 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:41,927 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.7236ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:08:43,365 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP6& INFO 2023-02-17 21:08:43,366 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:08:43,366 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:43,373 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:08:43,394 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:08:43,394 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 21.4406ms INFO 2023-02-17 21:08:43,395 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:43,395 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.6883ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:08:44,131 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP7& INFO 2023-02-17 21:08:44,132 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:08:44,133 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:44,138 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:08:44,161 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:08:44,161 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 23.4659ms INFO 2023-02-17 21:08:44,161 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:44,162 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.3697ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:08:44,883 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP8& INFO 2023-02-17 21:08:44,884 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:08:44,884 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:44,889 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:08:44,913 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:08:44,913 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 23.5444ms INFO 2023-02-17 21:08:44,913 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:44,913 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.1699ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:08:45,949 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP7& INFO 2023-02-17 21:08:45,950 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:08:45,950 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:45,955 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:08:45,976 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:08:45,976 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 20.6833ms INFO 2023-02-17 21:08:45,976 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:45,977 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.3022ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:08:46,293 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP6& INFO 2023-02-17 21:08:46,294 [94 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:08:46,295 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:46,300 [94 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:08:46,321 [94 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:08:46,321 [94 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 21.1254ms INFO 2023-02-17 21:08:46,321 [94 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 21:08:46,321 [94 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.7878ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:10:33,139 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetParamValue?ParamName=WhiteFileTypes& INFO 2023-02-17 21:10:33,140 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:10:33,141 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-17 21:10:33,146 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetParamValue", controller = "ShareData"}. Executing controller action with signature System.String GetParamValue(System.String) on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:10:33,156 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:10:33,156 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M) in 10.1783ms INFO 2023-02-17 21:10:33,157 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-17 21:10:33,157 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.8285ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:10:37,023 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetParamValue?ParamName=WhiteFileTypes& INFO 2023-02-17 21:10:37,024 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:10:37,024 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-17 21:10:37,030 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetParamValue", controller = "ShareData"}. Executing controller action with signature System.String GetParamValue(System.String) on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:10:37,041 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:10:37,042 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M) in 11.3325ms INFO 2023-02-17 21:10:37,042 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-17 21:10:37,042 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.1607ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:10:55,325 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP6& INFO 2023-02-17 21:10:55,325 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:10:55,326 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 21:10:55,332 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:10:55,353 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:10:55,353 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 21.4634ms INFO 2023-02-17 21:10:55,353 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 21:10:55,354 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.2937ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:10:56,835 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP6&resumeId=0& INFO 2023-02-17 21:10:56,837 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:10:56,837 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 21:10:56,840 [83 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTablePanel", controller = "AppForSelf"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetZpSubTablePanel(System.String, System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:10:56,859 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:10:56,860 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 19.494ms INFO 2023-02-17 21:10:56,860 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 21:10:56,861 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.331ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:12:19,966 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoCreateZpDetailPanel? application/json;charset=UTF-8 11291 INFO 2023-02-17 21:12:19,967 [8 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 21:12:19,967 [8 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:12:19,968 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 21:12:19,973 [8 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoCreateZpDetailPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoCreateZpDetailPanel(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:12:19,993 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:12:19,994 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M) in 21.0069ms INFO 2023-02-17 21:12:19,994 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 21:12:19,994 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.199ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:12:21,238 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP6& INFO 2023-02-17 21:12:21,239 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:12:21,240 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 21:12:21,245 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:12:21,266 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:12:21,266 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 20.7377ms INFO 2023-02-17 21:12:21,266 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 21:12:21,266 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.9781ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:12:46,144 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoUpdateEntry? application/json;charset=UTF-8 15158014 INFO 2023-02-17 21:12:46,144 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 21:12:46,145 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:12:46,145 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 21:12:46,150 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoUpdateEntry", controller = "AppForSelf"}. Executing controller action with signature Boolean DoUpdateEntry(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:12:56,332 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:12:56,332 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 10181.8246ms INFO 2023-02-17 21:12:56,332 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 21:12:56,333 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10189.1753ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:12:59,025 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 21:12:59,026 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:12:59,027 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 21:12:59,033 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:12:59,045 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:12:59,045 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 11.3745ms INFO 2023-02-17 21:12:59,045 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 21:12:59,045 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.9986ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:13:24,390 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-17 21:13:24,392 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8714ms 404 INFO 2023-02-17 21:13:24,440 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 21:13:24,441 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 21:13:24,447 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:13:24,461 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:13:24,461 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 13.9131ms INFO 2023-02-17 21:13:24,462 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 21:13:24,462 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.934ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:15:09,976 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-17 21:15:09,977 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 21:15:09,982 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2023-02-17 21:15:09,993 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:15:09,993 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 10.6812ms INFO 2023-02-17 21:15:09,993 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 21:15:09,993 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.419ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:15:10,083 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json;charset=utf-8 365 INFO 2023-02-17 21:15:10,084 [88 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 21:15:10,084 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 21:15:10,090 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2023-02-17 21:15:10,107 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:15:10,107 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 17.3548ms INFO 2023-02-17 21:15:10,107 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 21:15:10,107 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.2946ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:15:10,196 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-17 21:15:10,197 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:15:10,197 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 21:15:10,203 [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 2023-02-17 21:15:10,218 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:15:10,218 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 15.1379ms INFO 2023-02-17 21:15:10,218 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 21:15:10,219 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.8332ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:15:10,301 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 21:15:10,302 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:15:10,302 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 21:15:10,308 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:15:10,317 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 21:15:10,318 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:15:10,318 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 21:15:10,318 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:15:10,318 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 10.7294ms INFO 2023-02-17 21:15:10,318 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 21:15:10,319 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.648ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:15:10,320 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 21:15:10,321 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:15:10,321 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 21:15:10,324 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:15:10,327 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:15:10,341 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:15:10,342 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 17.3144ms INFO 2023-02-17 21:15:10,342 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 21:15:10,342 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.8185ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:15:10,351 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:15:10,351 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 24.1913ms INFO 2023-02-17 21:15:10,351 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 21:15:10,351 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.4482ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:15:10,427 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 21:15:10,428 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:15:10,428 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 21:15:10,431 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 21:15:10,431 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:15:10,432 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 21:15:10,433 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:15:10,437 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:15:10,453 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:15:10,479 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:15:10,561 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 126.9887ms INFO 2023-02-17 21:15:10,561 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 21:15:10,561 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 134.0178ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:15:10,573 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 136.0454ms INFO 2023-02-17 21:15:10,573 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 21:15:10,573 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 142.5879ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:15:11,039 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=dfb649ad-f1e9-adc6-6b80-7f7d72f7884e&attachTableName=& INFO 2023-02-17 21:15:11,040 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=32ee63c3-6c4c-49e7-abd4-cc9b46962c89&attachTableName=& INFO 2023-02-17 21:15:11,040 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:15:11,041 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-17 21:15:11,041 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:15:11,041 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-17 21:15:11,047 [81 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetFileNameForGuid(System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:15:11,047 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetFileNameForGuid(System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:15:11,094 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=JgxjFxjScZA%3D&isDeptCode=true& INFO 2023-02-17 21:15:11,095 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:15:11,095 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 21:15:11,101 [90 ] 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 2023-02-17 21:15:11,111 [90 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-17 21:15:11,137 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:15:11,138 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 36.3163ms INFO 2023-02-17 21:15:11,138 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 21:15:11,138 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.1203ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:15:11,148 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:15:11,149 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 101.9416ms INFO 2023-02-17 21:15:11,149 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-17 21:15:11,149 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 109.1125ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:15:11,150 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:15:11,150 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 103.2085ms INFO 2023-02-17 21:15:11,150 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-17 21:15:11,150 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 111.1642ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:15:11,291 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=JgxjFxjScZA%3D&isDeptCode=true& INFO 2023-02-17 21:15:11,291 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:15:11,292 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 21:15:11,297 [88 ] 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 2023-02-17 21:15:11,304 [88 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-17 21:15:11,320 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:15:11,320 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 22.652ms INFO 2023-02-17 21:15:11,320 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 21:15:11,320 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.5817ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:15:29,537 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoUpdateEntry? application/json;charset=utf-8 437193 INFO 2023-02-17 21:15:29,538 [88 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 21:15:29,539 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 21:15:29,539 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 21:15:29,546 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoUpdateEntry", controller = "AppForSelf"}. Executing controller action with signature Boolean DoUpdateEntry(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:15:29,688 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:15:29,689 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 142.7038ms INFO 2023-02-17 21:15:29,689 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 21:15:29,689 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 152.0676ms 200 application/json; charset=utf-8 INFO 2023-02-17 21:18:16,182 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-17 21:18:16,184 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8135ms 404 INFO 2023-02-17 21:18:16,356 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 21:18:16,357 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 21:18:16,363 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 21:18:16,374 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 21:18:16,374 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 10.9343ms INFO 2023-02-17 21:18:16,374 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 21:18:16,374 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.0447ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:29:50,831 [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 2023-02-17 22:29:52,076 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmYP\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2023-02-17 22:29:52,150 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-17 22:29:52,150 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 22:29:52,369 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 22:29:52,385 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 235.766ms 404 INFO 2023-02-17 22:29:54,620 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:29:55,586 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:29:55,702 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1075.6103ms INFO 2023-02-17 22:29:55,703 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 22:29:55,711 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3561.7151ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:30:09,235 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-17 22:30:09,271 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 22:30:09,283 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2023-02-17 22:30:09,361 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:30:09,369 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 86.1276ms INFO 2023-02-17 22:30:09,370 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 22:30:09,370 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 135.8419ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:30:09,555 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json;charset=UTF-8 365 INFO 2023-02-17 22:30:09,564 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 22:30:09,566 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 22:30:09,594 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). WARN 2023-02-17 22:30:11,700 [7 ] naries.DictionaryBasedLocalizationSource - Can not find 'µÇ½ʧ°Ü£¬Óû§ÃûÃÜÂë´íÎó£¡' in localization source 'Hcm'! WARN 2023-02-17 22:30:11,749 [9 ] Mvc.ExceptionHandling.AbpExceptionFilter - Login failed! Abp.UI.UserFriendlyException: Login failed! at Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate(ZpAuthenticateModel model) in D:\Code\HcmMBackEnd\src\Sg.Hcm.Web.Core\Controllers\TokenAuthController.cs:line 605 at lambda_method(Closure , Object , Object[] ) at Microsoft.Extensions.Internal.ObjectMethodExecutor.Execute(Object target, Object[] parameters) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) INFO 2023-02-17 22:30:11,758 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:30:11,765 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 2170.4595ms INFO 2023-02-17 22:30:11,765 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 22:30:11,766 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2211.1763ms 500 application/json; charset=utf-8 INFO 2023-02-17 22:30:12,022 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetCaptCha?& INFO 2023-02-17 22:30:12,050 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetCaptCha (Sg.Hcm.Application.M)' INFO 2023-02-17 22:30:12,068 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetCaptCha", controller = "ShareData"}. Executing controller action with signature Sg.Hcm.Root.Dto.CaptChaDto GetCaptCha() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:30:12,183 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:30:12,189 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetCaptCha (Sg.Hcm.Application.M) in 119.6467ms INFO 2023-02-17 22:30:12,189 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetCaptCha (Sg.Hcm.Application.M)' INFO 2023-02-17 22:30:12,190 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 167.4972ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:33:06,947 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-17 22:33:06,952 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1487ms 404 INFO 2023-02-17 22:33:07,084 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 22:33:07,085 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 22:33:07,092 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:33:07,114 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:33:07,116 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 23.9026ms INFO 2023-02-17 22:33:07,116 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 22:33:07,117 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.0412ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:33:16,850 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/DoRegister? application/json;charset=UTF-8 104 INFO 2023-02-17 22:33:16,851 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 22:33:16,853 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.DoRegister (Sg.Hcm.Application.M)' INFO 2023-02-17 22:33:16,866 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoRegister", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoRegister(Sg.HcmMb.Other.Dto.RegisterDto) on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:33:16,942 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:33:16,949 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.DoRegister (Sg.Hcm.Application.M) in 82.8315ms INFO 2023-02-17 22:33:16,950 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.DoRegister (Sg.Hcm.Application.M)' INFO 2023-02-17 22:33:16,950 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 101.1084ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:33:19,148 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 22:33:19,151 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 22:33:19,159 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:33:19,197 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:33:19,200 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 39.7803ms INFO 2023-02-17 22:33:19,200 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 22:33:19,201 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.5182ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:33:27,179 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-17 22:33:27,184 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 22:33:27,191 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2023-02-17 22:33:27,213 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:33:27,215 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 23.6936ms INFO 2023-02-17 22:33:27,215 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 22:33:27,216 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.7899ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:33:27,397 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json;charset=UTF-8 365 INFO 2023-02-17 22:33:27,398 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 22:33:27,410 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 22:33:27,416 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2023-02-17 22:33:27,480 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:33:27,485 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 67.9483ms INFO 2023-02-17 22:33:27,485 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 22:33:27,485 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 88.3467ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:33:27,611 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-17 22:33:27,692 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:33:27,837 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 22:33:27,844 [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 2023-02-17 22:33:27,968 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:33:27,995 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 150.7934ms INFO 2023-02-17 22:33:27,995 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 22:33:27,995 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 384.2079ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:33:28,218 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 22:33:28,221 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:33:28,223 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 22:33:28,229 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 22:33:28,230 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:33:28,232 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:33:28,234 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 22:33:28,244 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:33:28,257 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:33:28,258 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 27.6014ms INFO 2023-02-17 22:33:28,258 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 22:33:28,262 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.0429ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:33:28,266 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 22:33:28,292 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:33:28,297 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 22:33:30,295 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:33:30,727 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:33:30,729 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2483.9216ms INFO 2023-02-17 22:33:30,729 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 22:33:30,729 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2500.4839ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:33:30,758 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:33:30,771 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 476.186ms INFO 2023-02-17 22:33:30,771 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 22:33:30,771 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2505.7702ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:33:30,968 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 22:33:30,971 [18 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:33:30,972 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 22:33:30,973 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 22:33:30,974 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:33:30,975 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:33:30,984 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:33:30,986 [18 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:33:31,021 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:33:31,026 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 40.1454ms INFO 2023-02-17 22:33:31,027 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 22:33:31,027 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.9213ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:33:31,865 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:33:32,108 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1123.9703ms INFO 2023-02-17 22:33:32,108 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:33:32,108 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1135.4824ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:33:37,270 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=JgxjFxjScZA%3D&isDeptCode=true& INFO 2023-02-17 22:33:37,273 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:33:37,274 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 22:33:37,285 [5 ] 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 2023-02-17 22:33:37,728 [5 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-17 22:33:37,752 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:33:37,759 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 473.6414ms INFO 2023-02-17 22:33:37,759 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 22:33:37,760 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 489.7129ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:33:38,138 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=JgxjFxjScZA%3D&isDeptCode=true& INFO 2023-02-17 22:33:38,193 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:33:38,194 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 22:33:38,200 [23 ] 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 2023-02-17 22:33:38,210 [23 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-17 22:33:38,230 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:33:38,232 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 31.3555ms INFO 2023-02-17 22:33:38,232 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 22:33:38,232 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 94.046ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:33:40,430 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoSetRead? 0 INFO 2023-02-17 22:33:40,431 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 22:33:40,433 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:33:40,434 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoSetRead (Sg.Hcm.Application.M)' INFO 2023-02-17 22:33:40,442 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoSetRead", controller = "AppForSelf"}. Executing controller action with signature Boolean DoSetRead() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:33:40,484 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:33:40,485 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoSetRead (Sg.Hcm.Application.M) in 42.7493ms INFO 2023-02-17 22:33:40,485 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoSetRead (Sg.Hcm.Application.M)' INFO 2023-02-17 22:33:40,486 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.7663ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:38:16,210 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetParamValue?ParamName=WhiteFileTypes& INFO 2023-02-17 22:38:16,212 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:38:16,213 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-17 22:38:16,220 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetParamValue", controller = "ShareData"}. Executing controller action with signature System.String GetParamValue(System.String) on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:38:16,239 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:38:16,240 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M) in 19.5687ms INFO 2023-02-17 22:38:16,240 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-17 22:38:16,240 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.8724ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:38:20,951 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetParamValue?ParamName=WhiteFileTypes& INFO 2023-02-17 22:38:20,953 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:38:20,954 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-17 22:38:20,960 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetParamValue", controller = "ShareData"}. Executing controller action with signature System.String GetParamValue(System.String) on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:38:20,992 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:38:20,994 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M) in 33.0656ms INFO 2023-02-17 22:38:20,994 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-17 22:38:20,994 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.5136ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:38:23,464 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP3& INFO 2023-02-17 22:38:23,466 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:38:23,467 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:38:23,476 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:38:23,519 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:38:23,524 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 47.6454ms INFO 2023-02-17 22:38:23,524 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:38:23,525 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.4763ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:38:25,079 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP3&resumeId=0& INFO 2023-02-17 22:38:25,082 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:38:25,083 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:38:25,092 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTablePanel", controller = "AppForSelf"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetZpSubTablePanel(System.String, System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:38:25,216 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:38:25,218 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 126.0842ms INFO 2023-02-17 22:38:25,218 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:38:25,219 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 139.3766ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:39:15,753 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoCreateZpDetailPanel? application/json;charset=UTF-8 14862 INFO 2023-02-17 22:39:15,753 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 22:39:15,755 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:39:15,756 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:39:15,764 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoCreateZpDetailPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoCreateZpDetailPanel(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:39:16,085 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:39:16,086 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M) in 322.2486ms INFO 2023-02-17 22:39:16,086 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:39:16,087 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 334.0882ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:39:17,412 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP3& INFO 2023-02-17 22:39:17,414 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:39:17,415 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:39:17,421 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:39:17,471 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:39:17,477 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 55.9794ms INFO 2023-02-17 22:39:17,477 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:39:17,478 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.082ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:39:21,196 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP4& INFO 2023-02-17 22:39:21,198 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:39:21,199 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:39:21,205 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:39:21,242 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:39:21,243 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 37.5914ms INFO 2023-02-17 22:39:21,243 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:39:21,243 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.8075ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:39:22,463 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP4&resumeId=0& INFO 2023-02-17 22:39:22,465 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:39:22,466 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:39:22,470 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTablePanel", controller = "AppForSelf"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetZpSubTablePanel(System.String, System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:39:22,496 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:39:22,498 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 27.6068ms INFO 2023-02-17 22:39:22,498 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:39:22,499 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.4538ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:40:14,763 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetParamValue?ParamName=WhiteFileTypes& INFO 2023-02-17 22:40:14,765 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:40:14,766 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-17 22:40:14,773 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetParamValue", controller = "ShareData"}. Executing controller action with signature System.String GetParamValue(System.String) on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:40:14,789 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:40:14,790 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M) in 16.7262ms INFO 2023-02-17 22:40:14,790 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-17 22:40:14,791 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.7662ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:40:35,182 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoCreateZpDetailPanel? application/json;charset=UTF-8 4452537 INFO 2023-02-17 22:40:35,183 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 22:40:35,184 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:40:35,185 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:40:35,191 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoCreateZpDetailPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoCreateZpDetailPanel(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:40:57,160 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:40:57,162 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M) in 21969.9544ms INFO 2023-02-17 22:40:57,162 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:40:57,162 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21979.9183ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:40:58,600 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP4& INFO 2023-02-17 22:40:58,602 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:40:58,603 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:40:58,611 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:40:58,719 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:40:58,719 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 108.3964ms INFO 2023-02-17 22:40:58,720 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:40:58,720 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 120.0613ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:41:02,085 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP5& INFO 2023-02-17 22:41:02,086 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:41:02,087 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:41:02,094 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:41:02,125 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:41:02,126 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 32.227ms INFO 2023-02-17 22:41:02,126 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:41:02,127 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.8796ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:41:03,764 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP5&resumeId=0& INFO 2023-02-17 22:41:03,766 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:41:03,767 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:41:03,774 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTablePanel", controller = "AppForSelf"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetZpSubTablePanel(System.String, System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:41:03,802 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:41:03,803 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 29.5212ms INFO 2023-02-17 22:41:03,803 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:41:03,804 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.5483ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:42:19,534 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetParamValue?ParamName=WhiteFileTypes& INFO 2023-02-17 22:42:19,537 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:42:19,538 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-17 22:42:19,546 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetParamValue", controller = "ShareData"}. Executing controller action with signature System.String GetParamValue(System.String) on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:42:19,569 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:42:19,570 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M) in 23.1265ms INFO 2023-02-17 22:42:19,570 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-17 22:42:19,570 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.8878ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:42:39,120 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoCreateZpDetailPanel? application/json;charset=UTF-8 111610 INFO 2023-02-17 22:42:39,121 [38 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 22:42:39,122 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:42:39,123 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:42:39,129 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoCreateZpDetailPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoCreateZpDetailPanel(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:42:39,364 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:42:39,365 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M) in 236.5021ms INFO 2023-02-17 22:42:39,365 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:42:39,366 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 245.8412ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:42:40,648 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP5& INFO 2023-02-17 22:42:40,649 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:42:40,650 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:42:40,656 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:42:40,681 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:42:40,681 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 25.769ms INFO 2023-02-17 22:42:40,682 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:42:40,682 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.9105ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:42:41,508 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP6& INFO 2023-02-17 22:42:41,510 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:42:41,511 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:42:41,516 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:42:41,541 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:42:41,542 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 25.4186ms INFO 2023-02-17 22:42:41,542 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:42:41,542 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.6397ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:42:44,205 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP6&resumeId=0& INFO 2023-02-17 22:42:44,207 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:42:44,208 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:42:44,213 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTablePanel", controller = "AppForSelf"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetZpSubTablePanel(System.String, System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:42:44,235 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:42:44,236 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 22.1478ms INFO 2023-02-17 22:42:44,236 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:42:44,236 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.5539ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:43:17,960 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoCreateZpDetailPanel? application/json;charset=UTF-8 11285 INFO 2023-02-17 22:43:17,961 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 22:43:17,962 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:43:17,963 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:43:17,968 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoCreateZpDetailPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoCreateZpDetailPanel(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:43:17,992 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:43:17,993 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M) in 24.0959ms INFO 2023-02-17 22:43:17,993 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:43:17,993 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.849ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:43:19,299 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP6& INFO 2023-02-17 22:43:19,300 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:43:19,301 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:43:19,307 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:43:19,330 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:43:19,330 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 23.2011ms INFO 2023-02-17 22:43:19,330 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:43:19,330 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.7541ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:43:20,442 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP7& INFO 2023-02-17 22:43:20,444 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:43:20,444 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:43:20,449 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:43:20,476 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:43:20,476 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 26.662ms INFO 2023-02-17 22:43:20,476 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:43:20,477 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.5395ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:43:22,103 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP7&resumeId=0& INFO 2023-02-17 22:43:22,104 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:43:22,105 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:43:22,110 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTablePanel", controller = "AppForSelf"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetZpSubTablePanel(System.String, System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:43:22,132 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:43:22,133 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 22.1296ms INFO 2023-02-17 22:43:22,133 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:43:22,133 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.5979ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:44:00,092 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoCreateZpDetailPanel? application/json;charset=UTF-8 12397 INFO 2023-02-17 22:44:00,093 [33 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 22:44:00,093 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:44:00,094 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:44:00,100 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoCreateZpDetailPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoCreateZpDetailPanel(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:44:00,144 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:44:00,145 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M) in 44.6704ms INFO 2023-02-17 22:44:00,145 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:44:00,145 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.5213ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:44:01,514 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP7& INFO 2023-02-17 22:44:01,515 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:44:01,516 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:44:01,528 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:44:01,552 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:44:01,552 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 24.0133ms INFO 2023-02-17 22:44:01,552 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:44:01,553 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.4364ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:44:03,215 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP8& INFO 2023-02-17 22:44:03,216 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:44:03,217 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:44:03,223 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:44:03,251 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:44:03,251 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 28.5788ms INFO 2023-02-17 22:44:03,251 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:44:03,252 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.2424ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:44:04,649 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP8&resumeId=0& INFO 2023-02-17 22:44:04,650 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:44:04,651 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:44:04,656 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTablePanel", controller = "AppForSelf"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetZpSubTablePanel(System.String, System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:44:04,679 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:44:04,680 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 23.0871ms INFO 2023-02-17 22:44:04,680 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:44:04,680 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.9169ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:45:01,881 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetParamValue?ParamName=WhiteFileTypes& INFO 2023-02-17 22:45:01,882 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:45:01,882 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-17 22:45:01,887 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetParamValue", controller = "ShareData"}. Executing controller action with signature System.String GetParamValue(System.String) on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:45:01,897 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:45:01,897 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M) in 10.3626ms INFO 2023-02-17 22:45:01,897 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-17 22:45:01,898 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.8004ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:45:03,495 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoCreateZpDetailPanel? application/json;charset=UTF-8 493814 INFO 2023-02-17 22:45:03,496 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 22:45:03,497 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:45:03,498 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:45:03,506 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoCreateZpDetailPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoCreateZpDetailPanel(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:45:04,094 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:45:04,095 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M) in 589.1878ms INFO 2023-02-17 22:45:04,095 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:45:04,095 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 600.0153ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:45:05,393 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP8& INFO 2023-02-17 22:45:05,394 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:45:05,395 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:45:05,400 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:45:05,422 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:45:05,422 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 22.5521ms INFO 2023-02-17 22:45:05,422 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:45:05,423 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.5666ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:45:28,254 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoUpdateEntry? application/json;charset=UTF-8 14026053 INFO 2023-02-17 22:45:28,255 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 22:45:28,256 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:45:28,256 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 22:45:28,264 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoUpdateEntry", controller = "AppForSelf"}. Executing controller action with signature Boolean DoUpdateEntry(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:45:39,733 [15 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:45:39,733 [15 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 11469.2043ms INFO 2023-02-17 22:45:39,733 [15 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 22:45:39,733 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11479.1144ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:48:03,786 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-17 22:48:03,789 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.5736ms 404 INFO 2023-02-17 22:48:03,824 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 22:48:03,825 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 22:48:03,832 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:48:03,845 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:48:03,846 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 13.1735ms INFO 2023-02-17 22:48:03,846 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 22:48:03,846 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.677ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:48:26,257 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-17 22:48:26,258 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 22:48:26,265 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2023-02-17 22:48:26,278 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:48:26,278 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 12.5272ms INFO 2023-02-17 22:48:26,278 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-17 22:48:26,279 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.2825ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:48:26,364 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json;charset=utf-8 365 INFO 2023-02-17 22:48:26,364 [27 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 22:48:26,365 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 22:48:26,370 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2023-02-17 22:48:26,395 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:48:26,396 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 25.1919ms INFO 2023-02-17 22:48:26,396 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-17 22:48:26,396 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.0908ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:48:26,471 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-17 22:48:26,513 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:48:26,520 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 22:48:26,526 [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 2023-02-17 22:48:26,545 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:48:26,545 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.0892ms INFO 2023-02-17 22:48:26,545 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-17 22:48:26,545 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.0489ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:48:26,629 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 22:48:26,632 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:48:26,632 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 22:48:26,638 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:48:26,641 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-17 22:48:26,642 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:48:26,642 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 22:48:26,648 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:48:26,650 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-17 22:48:26,651 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:48:26,651 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 22:48:26,658 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:48:26,660 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:48:26,660 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 22.2164ms INFO 2023-02-17 22:48:26,660 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 22:48:26,661 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.062ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:48:26,672 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:48:26,672 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 23.4611ms INFO 2023-02-17 22:48:26,672 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-17 22:48:26,672 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.9871ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:48:26,686 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:48:26,687 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 28.7104ms INFO 2023-02-17 22:48:26,687 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-17 22:48:26,687 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.5974ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:48:26,761 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-17 22:48:26,762 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:48:26,763 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 22:48:26,768 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:48:26,769 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-17 22:48:26,770 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:48:26,770 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:48:26,779 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:48:26,792 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:48:26,830 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:48:27,051 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 282.1261ms INFO 2023-02-17 22:48:27,051 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-17 22:48:27,051 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 289.8846ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:48:27,070 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 290.4701ms INFO 2023-02-17 22:48:27,070 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:48:27,070 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 301.511ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:48:27,492 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=32ee63c3-6c4c-49e7-abd4-cc9b46962c89&attachTableName=& INFO 2023-02-17 22:48:27,492 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=dfb649ad-f1e9-adc6-6b80-7f7d72f7884e&attachTableName=& INFO 2023-02-17 22:48:27,493 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:48:27,493 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:48:27,493 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-17 22:48:27,493 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-17 22:48:27,501 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetFileNameForGuid(System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:48:27,502 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetFileNameForGuid(System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:48:27,555 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=JgxjFxjScZA%3D&isDeptCode=true& INFO 2023-02-17 22:48:27,556 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:48:27,557 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 22:48:27,562 [35 ] 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 2023-02-17 22:48:27,571 [35 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-17 22:48:27,617 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:48:27,618 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 55.1185ms INFO 2023-02-17 22:48:27,618 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 22:48:27,618 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.9736ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:48:27,681 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:48:27,681 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:48:27,683 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 182.1366ms INFO 2023-02-17 22:48:27,683 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 181.5082ms INFO 2023-02-17 22:48:27,683 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-17 22:48:27,684 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-17 22:48:27,684 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 192.0028ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:48:27,684 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 192.0344ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:48:27,775 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=JgxjFxjScZA%3D&isDeptCode=true& INFO 2023-02-17 22:48:27,777 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:48:27,777 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 22:48:27,782 [27 ] 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 2023-02-17 22:48:27,793 [27 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-17 22:48:27,804 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:48:27,804 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 21.8605ms INFO 2023-02-17 22:48:27,804 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-17 22:48:27,805 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.15ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:48:44,540 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP6& INFO 2023-02-17 22:48:44,541 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:48:44,542 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:48:44,547 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:48:44,569 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:48:44,569 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 21.9852ms INFO 2023-02-17 22:48:44,570 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:48:44,570 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.5701ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:48:47,124 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP5& INFO 2023-02-17 22:48:47,125 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:48:47,125 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:48:47,130 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:48:47,155 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:48:47,155 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 24.5109ms INFO 2023-02-17 22:48:47,155 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:48:47,156 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.7619ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:48:48,331 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP4& INFO 2023-02-17 22:48:48,332 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:48:48,333 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:48:48,339 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:48:48,362 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:48:48,363 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 23.7234ms INFO 2023-02-17 22:48:48,363 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:48:48,363 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.6911ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:48:50,214 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP3& INFO 2023-02-17 22:48:50,215 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:48:50,215 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:48:50,222 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:48:50,261 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:48:50,261 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 39.6562ms INFO 2023-02-17 22:48:50,261 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:48:50,262 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.0712ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:49:03,507 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP3& INFO 2023-02-17 22:49:03,508 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:49:03,508 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:49:03,514 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:49:03,537 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:49:03,537 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 23.2766ms INFO 2023-02-17 22:49:03,538 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:49:03,538 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.0439ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:49:04,143 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP3&resumeId=9& INFO 2023-02-17 22:49:04,144 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:49:04,144 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:49:04,150 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTablePanel", controller = "AppForSelf"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetZpSubTablePanel(System.String, System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:49:04,177 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:49:04,178 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 27.9652ms INFO 2023-02-17 22:49:04,178 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:49:04,179 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.8577ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:49:05,740 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP4& INFO 2023-02-17 22:49:05,741 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:49:05,741 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:49:05,747 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:49:05,770 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:49:05,770 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 22.8634ms INFO 2023-02-17 22:49:05,770 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:49:05,770 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.0299ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:49:06,438 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP4&resumeId=7& INFO 2023-02-17 22:49:06,439 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:49:06,440 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:49:06,447 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTablePanel", controller = "AppForSelf"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetZpSubTablePanel(System.String, System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:49:06,475 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:49:06,476 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 28.6008ms INFO 2023-02-17 22:49:06,476 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:49:06,477 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.277ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:49:07,180 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP5& INFO 2023-02-17 22:49:07,181 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:49:07,181 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:49:07,187 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:49:07,210 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:49:07,210 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 23.1064ms INFO 2023-02-17 22:49:07,210 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:49:07,211 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.5076ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:49:07,882 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP5&resumeId=4& INFO 2023-02-17 22:49:07,883 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:49:07,883 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:49:07,889 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTablePanel", controller = "AppForSelf"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetZpSubTablePanel(System.String, System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:49:07,920 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:49:07,922 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 32.4725ms INFO 2023-02-17 22:49:07,922 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:49:07,922 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.9209ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:49:09,478 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP6& INFO 2023-02-17 22:49:09,479 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:49:09,480 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:49:09,485 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:49:09,505 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:49:09,506 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 20.4787ms INFO 2023-02-17 22:49:09,506 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:49:09,506 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.5124ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:49:10,250 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP6&resumeId=4& INFO 2023-02-17 22:49:10,251 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:49:10,251 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:49:10,257 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTablePanel", controller = "AppForSelf"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetZpSubTablePanel(System.String, System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:49:10,289 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:49:10,290 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 33.4194ms INFO 2023-02-17 22:49:10,290 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:49:10,291 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.4423ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:49:45,743 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP3& INFO 2023-02-17 22:49:45,743 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:49:45,744 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:49:45,750 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:49:45,780 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:49:45,781 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 30.626ms INFO 2023-02-17 22:49:45,781 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:49:45,781 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.4479ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:49:48,324 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP3&resumeId=10& INFO 2023-02-17 22:49:48,325 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:49:48,326 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:49:48,331 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTablePanel", controller = "AppForSelf"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetZpSubTablePanel(System.String, System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:49:48,356 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:49:48,357 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 26.1402ms INFO 2023-02-17 22:49:48,357 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:49:48,357 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.3704ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:49:56,011 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoUpdateZpDetailPanel? application/json;charset=UTF-8 15088 INFO 2023-02-17 22:49:56,012 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 22:49:56,012 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:49:56,013 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:49:56,021 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoUpdateZpDetailPanel", controller = "AppForSelf"}. Executing controller action with signature Boolean DoUpdateZpDetailPanel(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:49:56,088 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:49:56,089 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateZpDetailPanel (Sg.Hcm.Application.M) in 67.999ms INFO 2023-02-17 22:49:56,089 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:49:56,089 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.3086ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:49:57,322 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP3& INFO 2023-02-17 22:49:57,323 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:49:57,323 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:49:57,329 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:49:57,351 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:49:57,351 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 22.5015ms INFO 2023-02-17 22:49:57,351 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:49:57,352 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.7223ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:50:01,362 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP4& INFO 2023-02-17 22:50:01,362 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:50:01,363 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:01,368 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:50:01,397 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:50:01,398 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 29.7271ms INFO 2023-02-17 22:50:01,398 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:01,398 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5232ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:50:03,015 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP4&resumeId=8& INFO 2023-02-17 22:50:03,016 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:50:03,017 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:03,022 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTablePanel", controller = "AppForSelf"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetZpSubTablePanel(System.String, System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:50:03,049 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:50:03,050 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 27.6458ms INFO 2023-02-17 22:50:03,050 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:03,050 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.0841ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:50:03,503 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=6a6c92fd-baa3-e35c-1af2-f864ee6aaf66&attachTableName=& INFO 2023-02-17 22:50:03,504 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:50:03,504 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:03,511 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetFileNameForGuid(System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:50:03,618 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:50:03,619 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 107.8341ms INFO 2023-02-17 22:50:03,619 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:03,619 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 116.4162ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:50:16,371 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoUpdateZpDetailPanel? application/json;charset=UTF-8 13454 INFO 2023-02-17 22:50:16,371 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 22:50:16,372 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:50:16,372 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:16,379 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoUpdateZpDetailPanel", controller = "AppForSelf"}. Executing controller action with signature Boolean DoUpdateZpDetailPanel(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:50:16,412 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:50:16,412 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateZpDetailPanel (Sg.Hcm.Application.M) in 33.4742ms INFO 2023-02-17 22:50:16,412 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:16,412 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.9882ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:50:17,771 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP5& INFO 2023-02-17 22:50:17,775 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:50:17,775 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:17,783 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:50:17,806 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:50:17,806 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 23.1368ms INFO 2023-02-17 22:50:17,806 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:17,806 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.0248ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:50:17,837 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP5& INFO 2023-02-17 22:50:17,837 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:50:17,838 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:17,846 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:50:17,871 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:50:17,871 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 25.2179ms INFO 2023-02-17 22:50:17,871 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:17,872 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.8613ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:50:18,988 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP5&resumeId=5& INFO 2023-02-17 22:50:18,989 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:50:18,990 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:18,997 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTablePanel", controller = "AppForSelf"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetZpSubTablePanel(System.String, System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:50:19,029 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:50:19,030 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 33.1825ms INFO 2023-02-17 22:50:19,030 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:19,030 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.4298ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:50:19,459 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=48fd0a99-3be4-cd2b-d296-53e1b0137f69&attachTableName=& INFO 2023-02-17 22:50:19,529 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:50:19,529 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:19,534 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetFileNameForGuid(System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:50:19,620 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:50:19,620 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 85.7774ms INFO 2023-02-17 22:50:19,620 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:19,621 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 162.0294ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:50:35,097 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoUpdateZpDetailPanel? application/json;charset=UTF-8 14640 INFO 2023-02-17 22:50:35,098 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 22:50:35,099 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:50:35,099 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:35,105 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoUpdateZpDetailPanel", controller = "AppForSelf"}. Executing controller action with signature Boolean DoUpdateZpDetailPanel(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:50:35,142 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:50:35,143 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateZpDetailPanel (Sg.Hcm.Application.M) in 38.0105ms INFO 2023-02-17 22:50:35,143 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:35,143 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.7433ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:50:36,423 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP5& INFO 2023-02-17 22:50:36,424 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:50:36,424 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:36,431 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:50:36,454 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:50:36,455 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 23.3821ms INFO 2023-02-17 22:50:36,455 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:36,455 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.2254ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:50:37,780 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP6& INFO 2023-02-17 22:50:37,781 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:50:37,781 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:37,787 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:50:37,808 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:50:37,809 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 21.961ms INFO 2023-02-17 22:50:37,809 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:37,809 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.4968ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:50:40,517 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP6&resumeId=6& INFO 2023-02-17 22:50:40,518 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:50:40,519 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:40,532 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTablePanel", controller = "AppForSelf"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetZpSubTablePanel(System.String, System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:50:40,557 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:50:40,558 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 26.1724ms INFO 2023-02-17 22:50:40,558 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:40,559 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.0951ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:50:43,041 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP7& INFO 2023-02-17 22:50:43,042 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:50:43,043 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:43,048 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:50:43,071 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:50:43,071 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 22.8652ms INFO 2023-02-17 22:50:43,071 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:43,072 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.447ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:50:43,095 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP7& INFO 2023-02-17 22:50:43,096 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:50:43,096 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:43,102 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:50:43,124 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:50:43,124 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 22.1506ms INFO 2023-02-17 22:50:43,124 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:43,125 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.3219ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:50:44,900 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP7&resumeId=2& INFO 2023-02-17 22:50:44,901 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:50:44,901 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:44,907 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTablePanel", controller = "AppForSelf"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetZpSubTablePanel(System.String, System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:50:44,933 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:50:44,934 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 27.0964ms INFO 2023-02-17 22:50:44,934 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:44,934 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.826ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:50:54,012 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoUpdateZpDetailPanel? application/json;charset=UTF-8 12672 INFO 2023-02-17 22:50:54,012 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 22:50:54,013 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:50:54,013 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:54,019 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoUpdateZpDetailPanel", controller = "AppForSelf"}. Executing controller action with signature Boolean DoUpdateZpDetailPanel(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:50:54,072 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:50:54,072 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateZpDetailPanel (Sg.Hcm.Application.M) in 53.2025ms INFO 2023-02-17 22:50:54,072 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:54,073 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.2792ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:50:55,151 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP8& INFO 2023-02-17 22:50:55,152 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:50:55,152 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:55,159 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:50:55,182 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:50:55,183 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 23.8167ms INFO 2023-02-17 22:50:55,183 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:55,183 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.3771ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:50:55,219 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP8& INFO 2023-02-17 22:50:55,219 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:50:55,220 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:55,226 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:50:55,248 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:50:55,248 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 22.3255ms INFO 2023-02-17 22:50:55,248 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:55,248 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.9875ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:50:56,366 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP8&resumeId=1& INFO 2023-02-17 22:50:56,367 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:50:56,368 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:56,373 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTablePanel", controller = "AppForSelf"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetZpSubTablePanel(System.String, System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:50:56,399 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:50:56,400 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 26.7606ms INFO 2023-02-17 22:50:56,400 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:56,401 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.4657ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:50:56,862 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=7f8c030d-cc08-4000-42bd-f5e6b39b7dbe&attachTableName=& INFO 2023-02-17 22:50:56,862 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:50:56,863 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:56,868 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetFileNameForGuid(System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:50:57,209 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:50:57,209 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 340.3836ms INFO 2023-02-17 22:50:57,209 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-17 22:50:57,209 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 347.6318ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:51:15,541 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoUpdateZpDetailPanel? application/json;charset=UTF-8 13326 INFO 2023-02-17 22:51:15,541 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 22:51:15,542 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:51:15,542 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:51:15,548 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoUpdateZpDetailPanel", controller = "AppForSelf"}. Executing controller action with signature Boolean DoUpdateZpDetailPanel(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:51:15,591 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:51:15,592 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateZpDetailPanel (Sg.Hcm.Application.M) in 42.9503ms INFO 2023-02-17 22:51:15,592 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-17 22:51:15,592 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.2989ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:51:17,043 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP8& INFO 2023-02-17 22:51:17,043 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:51:17,044 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:51:17,049 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:51:17,072 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:51:17,073 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 23.3874ms INFO 2023-02-17 22:51:17,073 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-17 22:51:17,073 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.7501ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:51:25,278 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoUpdateEntry? application/json;charset=UTF-8 14026053 INFO 2023-02-17 22:51:25,279 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-17 22:51:25,280 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:51:25,280 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 22:51:25,286 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoUpdateEntry", controller = "AppForSelf"}. Executing controller action with signature Boolean DoUpdateEntry(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:51:40,336 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:51:40,336 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 15050.2193ms INFO 2023-02-17 22:51:40,336 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-17 22:51:40,336 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15057.8864ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:56:06,226 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 22:56:06,227 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:56:06,228 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 22:56:06,235 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:56:06,248 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:56:06,248 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 12.3649ms INFO 2023-02-17 22:56:06,248 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 22:56:06,248 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3348ms 200 application/json; charset=utf-8 INFO 2023-02-17 22:56:07,853 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-17 22:56:07,854 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-17 22:56:07,854 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 22:56:07,860 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-17 22:56:07,870 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-17 22:56:07,871 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 10.7135ms INFO 2023-02-17 22:56:07,871 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-17 22:56:07,871 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.3875ms 200 application/json; charset=utf-8