INFO 2023-02-10 09:08:08,970 [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-10 09:08:10,740 [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-10 09:08:10,838 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 09:08:10,838 [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-10 09:08:10,855 [4 ] NetCore.StaticFiles.StaticFileMiddleware - The file /config.js was not modified INFO 2023-02-10 09:08:10,866 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.0503ms 304 application/javascript INFO 2023-02-10 09:08:10,908 [10 ] 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-10 09:08:10,911 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.7272ms 200 application/javascript INFO 2023-02-10 09:08:11,812 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 09:08:11,946 [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-10 09:08:12,096 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 09:08:12,099 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 287.5658ms 404 INFO 2023-02-10 09:08:15,519 [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-10 09:08:16,801 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:08:16,987 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1460.5219ms INFO 2023-02-10 09:08:16,988 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 09:08:16,995 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5048.5848ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:08:28,394 [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-10 09:08:28,437 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 09:08:28,452 [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-10 09:08:28,533 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:08:28,541 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 88.5338ms INFO 2023-02-10 09:08:28,541 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 09:08:28,542 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 148.0202ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:08:28,744 [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 365 INFO 2023-02-10 09:08:28,753 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 09:08:28,756 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 09:08:28,788 [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-10 09:08:30,680 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:08:30,685 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 1896.9318ms INFO 2023-02-10 09:08:30,685 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 09:08:30,687 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1944.1895ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:08:30,817 [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-10 09:08:30,899 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:08:31,026 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 09:08:31,035 [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-10 09:08:31,162 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:08:31,183 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 148.0756ms INFO 2023-02-10 09:08:31,184 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 09:08:31,184 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 367.0849ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:08:31,332 [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-10 09:08:31,351 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:08:31,353 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 09:08:31,362 [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-10 09:08:31,388 [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-10 09:08:31,391 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:08:31,392 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 09:08:31,402 [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-10 09:08:31,436 [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-10 09:08:31,453 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:08:31,453 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 09:08:31,465 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:08:31,466 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 104.0921ms INFO 2023-02-10 09:08:31,467 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 09:08:31,469 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 136.71ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:08:33,912 [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-10 09:08:33,932 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:08:33,934 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2531.7389ms INFO 2023-02-10 09:08:33,934 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 09:08:33,935 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2546.9398ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:08:33,962 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:08:33,978 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 64.7171ms INFO 2023-02-10 09:08:33,978 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 09:08:33,978 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2542.6446ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:08:34,108 [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-10 09:08:34,111 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:08:34,112 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 09:08:34,120 [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-10 09:08:34,134 [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-10 09:08:34,135 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:08:34,135 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 09:08:34,144 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:08:34,145 [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-10 09:08:34,324 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 203.9629ms INFO 2023-02-10 09:08:34,325 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 09:08:34,325 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 216.4165ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:08:35,054 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:08:35,281 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1136.2844ms INFO 2023-02-10 09:08:35,281 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 09:08:35,282 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1148.085ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:08:38,694 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=D4EmzbSoX2w%3D& INFO 2023-02-10 09:08:38,704 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:08:38,706 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 09:08:38,720 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 09:08:40,110 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:08:40,115 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 1394.7299ms INFO 2023-02-10 09:08:40,116 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 09:08:40,118 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1424.8192ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:08:53,703 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 09:08:53,713 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 09:08:53,715 [20 ] NetCore.StaticFiles.StaticFileMiddleware - The file /config.js was not modified INFO 2023-02-10 09:08:53,720 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2358ms 304 application/javascript INFO 2023-02-10 09:08:53,725 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-10 09:08:53,725 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.6828ms 200 text/css INFO 2023-02-10 09:08:53,827 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-10 09:08:53,840 [21 ] 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-10 09:08:53,843 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.8152ms 200 application/javascript INFO 2023-02-10 09:08:53,906 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 09:08:53,913 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-10 09:08:53,914 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3399ms 200 application/javascript INFO 2023-02-10 09:08:54,951 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 09:08:54,954 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.472ms 404 INFO 2023-02-10 09:08:55,239 [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-10 09:08:55,241 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 09:08:55,263 [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-10 09:08:55,402 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:08:55,405 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 140.4158ms INFO 2023-02-10 09:08:55,405 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 09:08:55,406 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 166.7434ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:09:06,814 [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-10 09:09:06,821 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 09:09:06,828 [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-10 09:09:06,874 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:09:06,875 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 47.1262ms INFO 2023-02-10 09:09:06,876 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 09:09:06,876 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.8044ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:09:07,053 [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 365 INFO 2023-02-10 09:09:07,054 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 09:09:07,064 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 09:09:07,074 [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-10 09:09:07,120 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:09:07,120 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 45.5955ms INFO 2023-02-10 09:09:07,120 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 09:09:07,120 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.2478ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:09:07,257 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-10 09:09:07,279 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:09:07,286 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 09:09:07,290 [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-10 09:09:07,304 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:09:07,304 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 13.229ms INFO 2023-02-10 09:09:07,304 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 09:09:07,304 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.4276ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:09:07,526 [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-10 09:09:07,528 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:09:07,529 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 09:09:07,532 [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-10 09:09:07,535 [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-10 09:09:07,535 [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-10 09:09:07,536 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:09:07,537 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 09:09:07,538 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:09:07,540 [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-10 09:09:07,545 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 09:09:07,550 [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-10 09:09:07,564 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:09:07,570 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 34.4201ms INFO 2023-02-10 09:09:07,571 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 09:09:07,571 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.875ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:09:07,577 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:09:07,578 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 27.6596ms INFO 2023-02-10 09:09:07,578 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 09:09:07,578 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.916ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:09:07,582 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:09:07,583 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 42.4203ms INFO 2023-02-10 09:09:07,583 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 09:09:07,583 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.5313ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:09:07,735 [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-10 09:09:07,737 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:09:07,739 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 09:09:07,744 [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-10 09:09:07,745 [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-10 09:09:07,746 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:09:07,747 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 09:09:07,751 [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-10 09:09:07,767 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:09:07,770 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 25.0771ms INFO 2023-02-10 09:09:07,770 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 09:09:07,771 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5439ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:09:07,804 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:09:07,887 [13 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 136.2775ms INFO 2023-02-10 09:09:07,888 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 09:09:07,888 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 143.4611ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:09:10,309 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 09:09:10,310 [21 ] NetCore.StaticFiles.StaticFileMiddleware - The file /config.js was not modified INFO 2023-02-10 09:09:10,311 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.5433ms 304 application/javascript INFO 2023-02-10 09:09:10,541 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=wvlZ6aqOFkk%3D& INFO 2023-02-10 09:09:10,548 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 09:09:10,552 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.1481ms 404 INFO 2023-02-10 09:09:10,553 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:09:10,554 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 09:09:10,560 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 09:09:10,582 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:09:10,583 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 23.308ms INFO 2023-02-10 09:09:10,583 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 09:09:10,584 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.5317ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:09:10,641 [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-10 09:09:10,643 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 09:09:10,651 [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-10 09:09:10,727 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:09:10,728 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 77.3624ms INFO 2023-02-10 09:09:10,729 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 09:09:10,729 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 88.2118ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:10:00,164 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-10 09:10:00,166 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 09:10:00,178 [22 ] 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-10 09:10:00,199 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:10:00,203 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 24.2078ms INFO 2023-02-10 09:10:00,203 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 09:10:00,203 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.0113ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:10:00,398 [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-10 09:10:00,398 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 09:10:00,399 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 09:10:00,408 [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). WARN 2023-02-10 09:10:00,956 [17 ] naries.DictionaryBasedLocalizationSource - Can not find 'µÇ½ʧ°Ü£¬Óû§ÃûÃÜÂë´íÎó£¡' in localization source 'Hcm'! WARN 2023-02-10 09:10:01,043 [26 ] 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-10 09:10:01,056 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:10:01,061 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 653.4844ms INFO 2023-02-10 09:10:01,062 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 09:10:01,063 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 665.2559ms 500 application/json; charset=utf-8 INFO 2023-02-10 09:10:01,343 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetCaptCha?& INFO 2023-02-10 09:10:01,346 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetCaptCha (Sg.Hcm.Application.M)' INFO 2023-02-10 09:10:01,355 [18 ] 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-10 09:10:01,474 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:10:01,479 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetCaptCha (Sg.Hcm.Application.M) in 123.3937ms INFO 2023-02-10 09:10:01,479 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetCaptCha (Sg.Hcm.Application.M)' INFO 2023-02-10 09:10:01,479 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 136.1334ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:10:27,418 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-10 09:10:27,419 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 09:10:27,425 [27 ] 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-10 09:10:27,441 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:10:27,442 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 16.7622ms INFO 2023-02-10 09:10:27,442 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 09:10:27,442 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.5959ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:10:27,591 [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 377 INFO 2023-02-10 09:10:27,592 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 09:10:27,593 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 09:10:27,599 [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-10 09:10:27,631 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:10:27,632 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 32.7972ms INFO 2023-02-10 09:10:27,632 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 09:10:27,632 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.4015ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:10:27,791 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-10 09:10:27,794 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:10:27,802 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 09:10:27,809 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-10 09:10:27,830 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:10:27,831 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 21.6153ms INFO 2023-02-10 09:10:27,831 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 09:10:27,831 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.6413ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:10:27,966 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 09:10:27,967 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:10:27,967 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 09:10:27,972 [26 ] 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-10 09:10:27,985 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:10:27,985 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 12.921ms INFO 2023-02-10 09:10:27,985 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 09:10:27,986 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8633ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:10:28,013 [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-10 09:10:28,013 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:10:28,014 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 09:10:28,014 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 09:10:28,015 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:10:28,015 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 09:10:28,019 [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-10 09:10:28,021 [28 ] 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-10 09:10:28,038 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:10:28,039 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 19.3571ms INFO 2023-02-10 09:10:28,039 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 09:10:28,039 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.4374ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:10:28,046 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:10:28,046 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 25.2497ms INFO 2023-02-10 09:10:28,046 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 09:10:28,047 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.7628ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:10:28,196 [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-10 09:10:28,196 [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-10 09:10:28,197 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:10:28,197 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:10:28,197 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 09:10:28,197 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 09:10:28,203 [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-10 09:10:28,203 [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-10 09:10:28,237 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:10:28,265 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:10:28,405 [13 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 201.5956ms INFO 2023-02-10 09:10:28,405 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 09:10:28,405 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 209.2221ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:10:28,697 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 493.537ms INFO 2023-02-10 09:10:28,697 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 09:10:28,698 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 501.7546ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:10:29,149 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=fRWdSrbzvgs%3D& INFO 2023-02-10 09:10:29,152 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:10:29,152 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 09:10:29,156 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 09:10:29,169 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:10:29,170 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 13.442ms INFO 2023-02-10 09:10:29,170 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 09:10:29,170 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8947ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:12:08,566 [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 392335 INFO 2023-02-10 09:12:08,566 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 09:12:08,568 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:12:08,569 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 09:12:08,578 [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-10 09:12:09,334 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:12:09,335 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 757.2114ms INFO 2023-02-10 09:12:09,335 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 09:12:09,336 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 770.4476ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:12:11,344 [35 ] 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-10 09:12:11,346 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:12:11,347 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 09:12:11,356 [35 ] 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-10 09:12:11,408 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:12:11,413 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 56.3433ms INFO 2023-02-10 09:12:11,413 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 09:12:11,413 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 69.0978ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:12:12,819 [38 ] 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-10 09:12:12,821 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:12:12,822 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 09:12:12,839 [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-10 09:12:12,878 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:12:12,879 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 39.4819ms INFO 2023-02-10 09:12:12,879 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 09:12:12,880 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.1905ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:12:12,982 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=NetZP3&keyFieldValue=uXRSaPD1cEA%3D& INFO 2023-02-10 09:12:12,984 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:12:12,985 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 09:12:12,990 [38 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 09:12:13,005 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:12:13,006 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 15.0288ms INFO 2023-02-10 09:12:13,006 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 09:12:13,006 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.7632ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:13:02,261 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html INFO 2023-02-10 09:13:02,270 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 09:13:02,270 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.5975ms 200 text/html INFO 2023-02-10 09:13:02,320 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 09:13:02,322 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-10 09:13:02,323 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.173ms 200 application/javascript INFO 2023-02-10 09:13:02,327 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 09:13:02,327 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-10 09:13:02,328 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 09:13:02,332 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 09:13:02,335 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 09:13:02,335 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 09:13:02,335 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 09:13:02,335 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0093ms 200 application/javascript INFO 2023-02-10 09:13:02,337 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9361ms 200 application/javascript INFO 2023-02-10 09:13:02,339 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-10 09:13:02,339 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2519ms 200 text/css INFO 2023-02-10 09:13:02,339 [41 ] 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-10 09:13:02,339 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 09:13:02,339 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-10 09:13:02,340 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0231ms 200 application/javascript INFO 2023-02-10 09:13:02,343 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0498ms 200 text/css INFO 2023-02-10 09:13:02,348 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 09:13:02,348 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2786ms 200 application/javascript INFO 2023-02-10 09:13:02,349 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 09:13:02,350 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 09:13:02,350 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9916ms 200 application/javascript INFO 2023-02-10 09:13:02,352 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 09:13:02,353 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 09:13:02,354 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9012ms 200 application/javascript INFO 2023-02-10 09:13:02,360 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 09:13:02,360 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 09:13:02,362 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 09:13:02,362 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 09:13:02,362 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.2569ms 200 application/javascript INFO 2023-02-10 09:13:02,362 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 09:13:02,363 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3326ms 200 application/javascript INFO 2023-02-10 09:13:02,363 [44 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 09:13:02,363 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.333ms 200 application/javascript INFO 2023-02-10 09:13:02,391 [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-10 09:13:02,391 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 09:13:02,400 [41 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-10 09:13:02,401 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6808ms 200 application/javascript INFO 2023-02-10 09:13:02,414 [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-10 09:13:02,414 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.7341ms 200 application/javascript INFO 2023-02-10 09:13:02,890 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 09:13:02,893 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 09:13:02,895 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.2329ms 404 INFO 2023-02-10 09:13:02,902 [40 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-10 09:13:02,902 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.722ms 200 image/png INFO 2023-02-10 09:13:02,937 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 09:13:02,938 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 09:13:02,946 [47 ] 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-10 09:13:02,961 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:13:02,961 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 15.4819ms INFO 2023-02-10 09:13:02,962 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 09:13:02,962 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.5688ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:13:15,045 [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-10 09:13:15,046 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 09:13:15,053 [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-10 09:13:15,071 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:13:15,072 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 18.9103ms INFO 2023-02-10 09:13:15,072 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 09:13:15,072 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.5977ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:13:15,157 [40 ] 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-10 09:13:15,157 [40 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 09:13:15,158 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 09:13:15,163 [40 ] 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-10 09:13:15,196 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:13:15,197 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 32.9826ms INFO 2023-02-10 09:13:15,197 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 09:13:15,197 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.5116ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:13:15,261 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-10 09:13:15,263 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:13:15,264 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 09:13:15,271 [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-10 09:13:15,287 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:13:15,287 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 16.4615ms INFO 2023-02-10 09:13:15,288 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 09:13:15,288 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.1055ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:13:15,354 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 09:13:15,354 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:13:15,355 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 09:13:15,356 [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-10 09:13:15,357 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:13:15,358 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 09:13:15,361 [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-10 09:13:15,362 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:13:15,362 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 09:13:15,363 [42 ] 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-10 09:13:15,363 [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). INFO 2023-02-10 09:13:15,367 [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-10 09:13:15,379 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:13:15,379 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 16.1828ms INFO 2023-02-10 09:13:15,379 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 09:13:15,379 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.8767ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:13:15,382 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:13:15,382 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 19.1189ms INFO 2023-02-10 09:13:15,382 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 09:13:15,383 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.499ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:13:15,395 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:13:15,396 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 28.2268ms INFO 2023-02-10 09:13:15,396 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 09:13:15,396 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.1611ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:13:15,458 [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-10 09:13:15,459 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:13:15,460 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 09:13:15,465 [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-10 09:13:15,467 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 09:13:15,468 [47 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:13:15,469 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 09:13:15,475 [47 ] 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-10 09:13:15,504 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:13:15,536 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:13:15,649 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 174.0755ms INFO 2023-02-10 09:13:15,649 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 09:13:15,649 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 181.9401ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:13:15,890 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 424.7215ms INFO 2023-02-10 09:13:15,890 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 09:13:15,891 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 432.3941ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:13:16,668 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=fRWdSrbzvgs%3D& INFO 2023-02-10 09:13:16,670 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:13:16,670 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 09:13:16,676 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 09:13:16,693 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:13:16,693 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 17.6804ms INFO 2023-02-10 09:13:16,694 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 09:13:16,694 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.6635ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:13:19,001 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 09:13:19,003 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:13:19,007 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 09:13:19,014 [50 ] 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-10 09:13:19,028 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:13:19,028 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 14.2849ms INFO 2023-02-10 09:13:19,028 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 09:13:19,029 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.3295ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:13:27,107 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/img/findEmpty1.295ee406.png INFO 2023-02-10 09:13:27,109 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/img/findEmpty1.295ee406.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\img\findEmpty1.295ee406.png' INFO 2023-02-10 09:13:27,109 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6237ms 200 image/png INFO 2023-02-10 09:13:27,158 [48 ] 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-10 09:13:27,163 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:13:27,164 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 09:13:27,170 [48 ] 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-10 09:13:27,200 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:13:27,200 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 30.3692ms INFO 2023-02-10 09:13:27,200 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 09:13:27,201 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.3294ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:13:28,572 [42 ] 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-10 09:13:28,573 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:13:28,574 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=NetZP3&keyFieldValue=uXRSaPD1cEA%3D& INFO 2023-02-10 09:13:28,574 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 09:13:28,576 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:13:28,576 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 09:13:28,579 [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-10 09:13:28,585 [48 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 09:13:28,603 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:13:28,603 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 17.5306ms INFO 2023-02-10 09:13:28,603 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 09:13:28,603 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.4922ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:13:28,608 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:13:28,609 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 29.3558ms INFO 2023-02-10 09:13:28,609 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 09:13:28,609 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.0081ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:16:21,410 [56 ] 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 12825 INFO 2023-02-10 09:16:21,410 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 09:16:21,412 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:16:21,414 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 09:16:21,423 [56 ] 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-10 09:16:21,465 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:16:21,469 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M) in 46.4827ms INFO 2023-02-10 09:16:21,469 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 09:16:21,470 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.2493ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:16:21,551 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/File/AttachUploadByRec? application/json;charset=UTF-8 353747 INFO 2023-02-10 09:16:21,552 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 09:16:21,554 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:16:21,554 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.AttachUploadByRec (Sg.Hcm.Web.Core)' INFO 2023-02-10 09:16:21,563 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "AttachUploadByRec", controller = "File", area = ""}. Executing controller action with signature Sg.HcmMb.Sys.Dto.ResultMInfoDto AttachUploadByRec(Sg.HcmMb.Dto.Rec.Dto.ZPUpLoadFileListMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). ERROR 2023-02-10 09:16:21,818 [59 ] Mvc.ExceptionHandling.AbpExceptionFilter - Could not find a part of the path 'C:\Sharegoo\HR\DataFile\Rec\ResumeAttach\20230210091621΢ÐÅͼƬ_20211025091230.jpg'. System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Sharegoo\HR\DataFile\Rec\ResumeAttach\20230210091621΢ÐÅͼƬ_20211025091230.jpg'. at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle) at System.IO.FileStream.CreateFileOpenHandle(FileMode mode, FileShare share, FileOptions options) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at Sg.HcmMb.Controllers.FileController.AttachUploadByRec(ZPUpLoadFileListMDto input) in D:\Code\HcmMBackEnd\src\Sg.Hcm.Web.Core\Controllers\FileController.cs:line 219 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-10 09:16:21,844 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:16:21,844 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.AttachUploadByRec (Sg.Hcm.Web.Core) in 280.8505ms INFO 2023-02-10 09:16:21,844 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.AttachUploadByRec (Sg.Hcm.Web.Core)' INFO 2023-02-10 09:16:21,845 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 293.8036ms 500 application/json; charset=utf-8 INFO 2023-02-10 09:16:26,867 [55 ] 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 12825 INFO 2023-02-10 09:16:26,868 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 09:16:26,869 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:16:26,870 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 09:16:26,881 [55 ] 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-10 09:16:26,925 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:16:26,926 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M) in 45.4169ms INFO 2023-02-10 09:16:26,926 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 09:16:26,927 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.4721ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:16:27,993 [56 ] 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-10 09:16:27,995 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:16:27,995 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 09:16:28,007 [56 ] 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-10 09:16:28,049 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:16:28,057 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 49.3036ms INFO 2023-02-10 09:16:28,057 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 09:16:28,057 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.1404ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:16:37,653 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP3&resumeId=5& INFO 2023-02-10 09:16:37,654 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:16:37,657 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 09:16:37,663 [56 ] 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-10 09:16:37,681 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=NetZP3&keyFieldValue=y117qGgOOS0%3D& INFO 2023-02-10 09:16:37,683 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:16:37,684 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 09:16:37,692 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 09:16:37,711 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:16:37,712 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 48.8312ms INFO 2023-02-10 09:16:37,712 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 09:16:37,712 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.9737ms 200 application/json; charset=utf-8 ERROR 2023-02-10 09:16:37,746 [58 ] Mvc.ExceptionHandling.AbpExceptionFilter - Could not find a part of the path 'C:\Sharegoo\HR\DataFile\Rec\ResumeAttach\12'. System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Sharegoo\HR\DataFile\Rec\ResumeAttach\12'. at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle) at System.IO.FileStream.CreateFileOpenHandle(FileMode mode, FileShare share, FileOptions options) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at Sg.HcmMb.Controllers.FileController.GetZPFileList(String keyFieldValue) in D:\Code\HcmMBackEnd\src\Sg.Hcm.Web.Core\Controllers\FileController.cs:line 380 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-10 09:16:37,751 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:16:37,752 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 58.9299ms INFO 2023-02-10 09:16:37,752 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 09:16:37,752 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 71.5132ms 500 application/json; charset=utf-8 INFO 2023-02-10 09:16:41,241 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoDeleteZpSunTable? application/json;charset=UTF-8 62 INFO 2023-02-10 09:16:41,241 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 09:16:41,242 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:16:41,243 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoDeleteZpSunTable (Sg.Hcm.Application.M)' INFO 2023-02-10 09:16:41,253 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoDeleteZpSunTable", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoDeleteZpSunTable(Sg.HcmMb.EntryToJLAppService.ZpDeleteDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-10 09:16:41,346 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:16:41,347 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoDeleteZpSunTable (Sg.Hcm.Application.M) in 93.1862ms INFO 2023-02-10 09:16:41,347 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoDeleteZpSunTable (Sg.Hcm.Application.M)' INFO 2023-02-10 09:16:41,347 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 106.315ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:16:41,409 [59 ] 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-10 09:16:41,410 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:16:41,411 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 09:16:41,416 [59 ] 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-10 09:16:41,444 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:16:41,444 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 28.0487ms INFO 2023-02-10 09:16:41,444 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 09:16:41,445 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.2026ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:16:44,848 [59 ] 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-10 09:16:44,849 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:16:44,849 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 09:16:44,855 [59 ] 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-10 09:16:44,892 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:16:44,892 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 37.03ms INFO 2023-02-10 09:16:44,892 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 09:16:44,892 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.4881ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:16:46,005 [58 ] 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-10 09:16:46,006 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:16:46,007 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 09:16:46,010 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=NetZP4&keyFieldValue=uXRSaPD1cEA%3D& INFO 2023-02-10 09:16:46,011 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:16:46,011 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 09:16:46,014 [58 ] 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-10 09:16:46,017 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 09:16:46,032 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:16:46,032 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 15.3109ms INFO 2023-02-10 09:16:46,032 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 09:16:46,033 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.8672ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:16:46,040 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:16:46,047 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 33.3884ms INFO 2023-02-10 09:16:46,047 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 09:16:46,047 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.6847ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:16:50,553 [53 ] 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-10 09:16:50,554 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:16:50,555 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 09:16:50,561 [53 ] 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-10 09:16:50,587 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:16:50,588 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 27.0574ms INFO 2023-02-10 09:16:50,588 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 09:16:50,588 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.0493ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:16:50,593 [58 ] 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-10 09:16:50,593 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:16:50,594 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 09:16:50,603 [58 ] 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-10 09:16:50,627 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:16:50,627 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 24.5571ms INFO 2023-02-10 09:16:50,627 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 09:16:50,628 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.9267ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:19:21,639 [49 ] 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-10 09:19:21,640 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:19:21,640 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 09:19:21,647 [49 ] 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-10 09:19:21,671 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:19:21,671 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 24.3932ms INFO 2023-02-10 09:19:21,671 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 09:19:21,672 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.7682ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:19:25,532 [44 ] 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-10 09:19:25,533 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:19:25,534 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 09:19:25,538 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=NetZP4&keyFieldValue=uXRSaPD1cEA%3D& INFO 2023-02-10 09:19:25,538 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:19:25,539 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 09:19:25,539 [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-10 09:19:25,545 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 09:19:25,560 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:19:25,560 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 15.0981ms INFO 2023-02-10 09:19:25,561 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 09:19:25,561 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.3451ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:19:25,562 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:19:25,563 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 24.2041ms INFO 2023-02-10 09:19:25,564 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 09:19:25,564 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.4269ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:20:01,785 [41 ] 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 11749 INFO 2023-02-10 09:20:01,785 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 09:20:01,786 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:20:01,787 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 09:20:01,792 [41 ] 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-10 09:20:01,821 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:20:01,821 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M) in 28.6601ms INFO 2023-02-10 09:20:01,821 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 09:20:01,821 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5208ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:20:02,887 [41 ] 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-10 09:20:02,888 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:20:02,888 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 09:20:02,897 [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-10 09:20:02,922 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:20:02,922 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 25.0571ms INFO 2023-02-10 09:20:02,922 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 09:20:02,922 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.2697ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:20:05,823 [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-10 09:20:05,824 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:20:05,825 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 09:20:05,830 [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-10 09:20:05,867 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:20:05,867 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 37.1803ms INFO 2023-02-10 09:20:05,867 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 09:20:05,867 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.1699ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:20:07,311 [43 ] 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-10 09:20:07,320 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:20:07,320 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 09:20:07,325 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=NetZP5&keyFieldValue=uXRSaPD1cEA%3D& INFO 2023-02-10 09:20:07,327 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:20:07,327 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 09:20:07,327 [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-10 09:20:07,334 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 09:20:07,358 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:20:07,359 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 24.3197ms INFO 2023-02-10 09:20:07,359 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 09:20:07,359 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.8889ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:20:07,367 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:20:07,367 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 40.0425ms INFO 2023-02-10 09:20:07,368 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 09:20:07,368 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.3883ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:20:30,401 [43 ] 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 12878 INFO 2023-02-10 09:20:30,401 [43 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 09:20:30,403 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:20:30,404 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 09:20:30,410 [43 ] 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-10 09:20:30,451 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:20:30,452 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M) in 41.8038ms INFO 2023-02-10 09:20:30,452 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 09:20:30,452 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.4664ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:20:31,514 [35 ] 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-10 09:20:31,515 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:20:31,516 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 09:20:31,525 [35 ] 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-10 09:20:31,551 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:20:31,552 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 26.1268ms INFO 2023-02-10 09:20:31,552 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 09:20:31,552 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.38ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:20:35,843 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=NetZP5&keyFieldValue=uXRSaPD1cEA%3D& INFO 2023-02-10 09:20:35,843 [37 ] 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-10 09:20:35,845 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:20:35,846 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 09:20:35,846 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:20:35,846 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 09:20:35,852 [37 ] 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-10 09:20:35,854 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 09:20:35,867 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:20:35,867 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 13.0387ms INFO 2023-02-10 09:20:35,867 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 09:20:35,867 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.6629ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:20:35,872 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:20:35,873 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 21.3786ms INFO 2023-02-10 09:20:35,873 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 09:20:35,874 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.8227ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:20:40,956 [35 ] 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-10 09:20:40,957 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:20:40,957 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 09:20:40,963 [35 ] 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-10 09:20:40,988 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:20:40,989 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 25.8571ms INFO 2023-02-10 09:20:40,989 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 09:20:40,989 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.1516ms 200 application/json; charset=utf-8 INFO 2023-02-10 09:22:07,068 [34 ] 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 392355 INFO 2023-02-10 09:22:07,068 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 09:22:07,069 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 09:22:07,069 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 09:22:07,075 [34 ] 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-10 09:22:07,495 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 09:22:07,495 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 420.2242ms INFO 2023-02-10 09:22:07,495 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 09:22:07,496 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 428.5566ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:23:37,058 [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-10 11:23:39,035 [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-10 11:23:39,160 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html INFO 2023-02-10 11:23:39,210 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 11:23:39,213 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.0438ms 200 text/html INFO 2023-02-10 11:23:39,241 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 11:23:39,241 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 11:23:39,244 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 11:23:39,246 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 11:23:39,246 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8914ms 200 application/javascript INFO 2023-02-10 11:23:39,247 [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-10 11:23:39,248 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1095ms 200 application/javascript INFO 2023-02-10 11:23:39,250 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 11:23:39,251 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0944ms 200 application/javascript INFO 2023-02-10 11:23:39,254 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 11:23:39,254 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 11:23:39,255 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 11:23:39,255 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 11:23:39,255 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3398ms 200 application/javascript INFO 2023-02-10 11:23:39,256 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 11:23:39,257 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9936ms 200 application/javascript INFO 2023-02-10 11:23:39,267 [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-10 11:23:39,270 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.7277ms 200 application/javascript INFO 2023-02-10 11:23:39,270 [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-10 11:23:39,270 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 11:23:39,271 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 11:23:39,273 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 11:23:39,273 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.2726ms 200 application/javascript INFO 2023-02-10 11:23:39,273 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 11:23:39,274 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 11:23:39,274 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 11:23:39,274 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3273ms 200 application/javascript INFO 2023-02-10 11:23:39,276 [17 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 11:23:39,276 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0469ms 200 application/javascript INFO 2023-02-10 11:23:39,277 [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-10 11:23:39,277 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6731ms 200 text/css INFO 2023-02-10 11:23:39,281 [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-10 11:23:39,283 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6044ms 200 text/css INFO 2023-02-10 11:23:39,307 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 11:23:39,309 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 11:23:39,309 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7912ms 200 application/javascript INFO 2023-02-10 11:23:39,336 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 11:23:39,337 [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-10 11:23:39,347 [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-10 11:23:39,347 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8817ms 200 application/javascript INFO 2023-02-10 11:23:39,353 [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-10 11:23:39,353 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.7878ms 200 application/javascript INFO 2023-02-10 11:23:39,567 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 11:23:39,611 [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-10 11:23:39,613 [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-10 11:23:39,616 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 11:23:39,868 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 11:23:39,868 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 11:23:39,868 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 11:23:39,872 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 305.3916ms 404 INFO 2023-02-10 11:23:43,303 [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-10 11:23:43,303 [17 ] 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-10 11:23:43,322 [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-10 11:23:44,687 [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-10 11:23:44,687 [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-10 11:23:44,708 [10 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 11:23:44,708 [17 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 11:23:44,713 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:23:44,722 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:23:44,946 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 1632.3742ms INFO 2023-02-10 11:23:44,946 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 1614.5447ms INFO 2023-02-10 11:23:44,946 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 11:23:44,947 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 11:23:44,952 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5338.3282ms 401 application/json; charset=utf-8 INFO 2023-02-10 11:23:44,953 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5336.9446ms 401 application/json; charset=utf-8 INFO 2023-02-10 11:23:45,101 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:23:45,110 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1805.9107ms INFO 2023-02-10 11:23:45,111 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 11:23:45,115 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5503.7641ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:23:45,185 [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-10 11:23:45,186 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 11:23:45,236 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 11:23:45,236 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 11:23:45,245 [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-10 11:23:45,245 [19 ] 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-10 11:23:45,250 [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) WARN 2023-02-10 11:23:45,250 [20 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 11:23:45,250 [19 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 11:23:45,251 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:23:45,251 [20 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 11:23:45,251 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 5.4501ms INFO 2023-02-10 11:23:45,251 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:23:45,251 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 11:23:45,252 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.0847ms 401 application/json; charset=utf-8 INFO 2023-02-10 11:23:45,252 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 6.5818ms INFO 2023-02-10 11:23:45,252 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 11:23:45,252 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.1308ms 401 application/json; charset=utf-8 INFO 2023-02-10 11:24:20,098 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 11:24:20,105 [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-10 11:24:20,106 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8598ms 200 image/png INFO 2023-02-10 11:24:20,157 [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-10 11:24:20,178 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 11:24:20,188 [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-10 11:24:20,216 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:24:20,218 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 29.5205ms INFO 2023-02-10 11:24:20,218 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 11:24:20,218 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.133ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:24:27,077 [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-10 11:24:27,082 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 11:24:27,093 [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-10 11:24:27,198 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:24:27,199 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 106.4588ms INFO 2023-02-10 11:24:27,200 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 11:24:27,200 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 123.4776ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:24:27,296 [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-10 11:24:27,304 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 11:24:27,305 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 11:24:27,318 [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-10 11:24:29,595 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:24:29,599 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 2280.3334ms INFO 2023-02-10 11:24:29,599 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 11:24:29,601 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2305.1074ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:24:29,689 [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-10 11:24:29,775 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:24:29,928 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 11:24:29,937 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-10 11:24:30,064 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:24:30,085 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 148.033ms INFO 2023-02-10 11:24:30,085 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 11:24:30,085 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 396.3871ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:24:30,170 [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-10 11:24:30,171 [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-10 11:24:30,171 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:24:30,171 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:24:30,172 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 11:24:30,172 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 11:24:30,173 [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-10 11:24:30,174 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:24:30,175 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 11:24:30,178 [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-10 11:24:30,178 [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-10 11:24:30,180 [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-10 11:24:30,197 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:24:30,198 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 19.7341ms INFO 2023-02-10 11:24:30,198 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 11:24:30,198 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.9114ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:24:33,025 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:24:33,027 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2849.0381ms INFO 2023-02-10 11:24:33,027 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 11:24:33,028 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2857.4465ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:24:33,041 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:24:33,055 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2874.2376ms INFO 2023-02-10 11:24:33,055 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 11:24:33,055 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2881.8516ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:24:33,140 [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-10 11:24:33,140 [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-10 11:24:33,143 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:24:33,143 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:24:33,144 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 11:24:33,144 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 11:24:33,157 [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-10 11:24:33,157 [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-10 11:24:33,182 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:24:33,185 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 27.8295ms INFO 2023-02-10 11:24:33,185 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 11:24:33,185 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.7326ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:24:33,949 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:24:34,207 [13 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1050.0274ms INFO 2023-02-10 11:24:34,208 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 11:24:34,208 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1068.9308ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:24:34,728 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 11:24:34,736 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:24:34,738 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 11:24:34,751 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 11:24:36,301 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:24:36,307 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 1555.5582ms INFO 2023-02-10 11:24:36,307 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 11:24:36,309 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1582.0822ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:25:09,054 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/img/findEmpty1.295ee406.png INFO 2023-02-10 11:25:09,059 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/img/findEmpty1.295ee406.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\img\findEmpty1.295ee406.png' INFO 2023-02-10 11:25:09,060 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1145ms 200 image/png INFO 2023-02-10 11:25:09,114 [17 ] 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-10 11:25:09,119 [17 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:25:09,121 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:25:09,135 [17 ] 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-10 11:25:09,196 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:25:09,201 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 65.2702ms INFO 2023-02-10 11:25:09,201 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:25:09,202 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 89.0576ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:25:10,483 [17 ] 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-10 11:25:10,486 [17 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:25:10,489 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 11:25:10,496 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=NetZP3&keyFieldValue=uXRSaPD1cEA%3D& INFO 2023-02-10 11:25:10,501 [17 ] 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-10 11:25:10,515 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:25:10,517 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 11:25:10,532 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 11:25:10,572 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:25:10,572 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:25:10,573 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 41.2647ms INFO 2023-02-10 11:25:10,574 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 11:25:10,574 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 72.7848ms INFO 2023-02-10 11:25:10,574 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 11:25:10,574 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.003ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:25:10,574 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.536ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:27:13,051 [31 ] 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-10 11:27:13,055 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:27:13,059 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:27:13,065 [31 ] 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-10 11:27:13,117 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:27:13,118 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 52.954ms INFO 2023-02-10 11:27:13,118 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:27:13,119 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.8816ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:27:13,144 [31 ] 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-10 11:27:13,147 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:27:13,148 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:27:13,155 [31 ] 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-10 11:27:13,192 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:27:13,192 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 37.1037ms INFO 2023-02-10 11:27:13,192 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:27:13,192 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.0911ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:27:13,928 [34 ] 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-10 11:27:13,930 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:27:13,932 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:27:13,940 [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-10 11:27:13,993 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:27:13,995 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 54.9349ms INFO 2023-02-10 11:27:13,995 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:27:13,996 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 68.5354ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:27:14,968 [31 ] 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-10 11:27:14,972 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:27:14,974 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:27:14,982 [31 ] 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-10 11:27:15,021 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:27:15,022 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 40.0223ms INFO 2023-02-10 11:27:15,022 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:27:15,023 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.8656ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:27:15,732 [33 ] 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-10 11:27:15,734 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:27:15,735 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 11:27:15,738 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=NetZP4&keyFieldValue=uXRSaPD1cEA%3D& INFO 2023-02-10 11:27:15,740 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:27:15,741 [33 ] 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-10 11:27:15,742 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 11:27:15,748 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 11:27:15,775 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:27:15,775 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:27:15,777 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 28.9351ms INFO 2023-02-10 11:27:15,777 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 11:27:15,778 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.8719ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:27:15,786 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 44.4237ms INFO 2023-02-10 11:27:15,786 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 11:27:15,786 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.4725ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:27:20,558 [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-10 11:27:20,561 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:27:20,562 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:27:20,576 [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-10 11:27:20,629 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:27:20,631 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 54.0921ms INFO 2023-02-10 11:27:20,631 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:27:20,631 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.1675ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:27:20,649 [31 ] 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-10 11:27:20,651 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:27:20,652 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:27:20,659 [31 ] 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-10 11:27:20,696 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:27:20,697 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 37.6637ms INFO 2023-02-10 11:27:20,697 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:27:20,698 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.4726ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:27:21,565 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=NetZP5&keyFieldValue=uXRSaPD1cEA%3D& INFO 2023-02-10 11:27:21,566 [31 ] 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-10 11:27:21,568 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:27:21,569 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:27:21,569 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 11:27:21,570 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 11:27:21,576 [31 ] 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-10 11:27:21,578 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 11:27:21,609 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:27:21,611 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 32.4162ms INFO 2023-02-10 11:27:21,611 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 11:27:21,612 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.5212ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:27:21,626 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:27:21,629 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 52.4906ms INFO 2023-02-10 11:27:21,629 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 11:27:21,629 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.7225ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:27:27,854 [31 ] 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 392218 INFO 2023-02-10 11:27:27,854 [31 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 11:27:27,856 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:27:27,857 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 11:27:27,867 [31 ] 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-10 11:27:28,376 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:27:28,377 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 509.6237ms INFO 2023-02-10 11:27:28,377 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 11:27:28,378 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 524.3115ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:27:28,475 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/File/AttachUploadByRec? application/json;charset=UTF-8 31246 INFO 2023-02-10 11:27:28,476 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 11:27:28,477 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:27:28,478 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.AttachUploadByRec (Sg.Hcm.Web.Core)' INFO 2023-02-10 11:27:28,571 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "AttachUploadByRec", controller = "File", area = ""}. Executing controller action with signature Sg.HcmMb.Sys.Dto.ResultMInfoDto AttachUploadByRec(Sg.HcmMb.Dto.Rec.Dto.ZPUpLoadFileListMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). ERROR 2023-02-10 11:27:28,665 [35 ] Mvc.ExceptionHandling.AbpExceptionFilter - Could not find a part of the path 'C:\Sharegoo\HR\DataFile\Rec\ResumeAttach\20230210112728°®¸ñÉýÈëÖ°.png'. System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Sharegoo\HR\DataFile\Rec\ResumeAttach\20230210112728°®¸ñÉýÈëÖ°.png'. at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle) at System.IO.FileStream.CreateFileOpenHandle(FileMode mode, FileShare share, FileOptions options) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at Sg.HcmMb.Controllers.FileController.AttachUploadByRec(ZPUpLoadFileListMDto input) in D:\Code\HcmMBackEnd\src\Sg.Hcm.Web.Core\Controllers\FileController.cs:line 219 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-10 11:27:28,693 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:27:28,693 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.AttachUploadByRec (Sg.Hcm.Web.Core) in 122.4673ms INFO 2023-02-10 11:27:28,693 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.AttachUploadByRec (Sg.Hcm.Web.Core)' INFO 2023-02-10 11:27:28,694 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 219.0191ms 500 application/json; charset=utf-8 INFO 2023-02-10 11:27:43,499 [34 ] 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 392218 INFO 2023-02-10 11:27:43,499 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 11:27:43,501 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:27:43,502 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 11:27:43,512 [34 ] 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-10 11:27:43,672 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:27:43,672 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 159.3334ms INFO 2023-02-10 11:27:43,672 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 11:27:43,673 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 174.3365ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:27:43,760 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/File/AttachUploadByRec? application/json;charset=UTF-8 31246 INFO 2023-02-10 11:27:43,760 [33 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 11:27:43,763 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:27:43,763 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.AttachUploadByRec (Sg.Hcm.Web.Core)' INFO 2023-02-10 11:27:43,769 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "AttachUploadByRec", controller = "File", area = ""}. Executing controller action with signature Sg.HcmMb.Sys.Dto.ResultMInfoDto AttachUploadByRec(Sg.HcmMb.Dto.Rec.Dto.ZPUpLoadFileListMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). ERROR 2023-02-10 11:27:43,801 [37 ] Mvc.ExceptionHandling.AbpExceptionFilter - Could not find a part of the path 'C:\Sharegoo\HR\DataFile\Rec\ResumeAttach\20230210112743°®¸ñÉýÈëÖ°.png'. System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Sharegoo\HR\DataFile\Rec\ResumeAttach\20230210112743°®¸ñÉýÈëÖ°.png'. at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle) at System.IO.FileStream.CreateFileOpenHandle(FileMode mode, FileShare share, FileOptions options) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at Sg.HcmMb.Controllers.FileController.AttachUploadByRec(ZPUpLoadFileListMDto input) in D:\Code\HcmMBackEnd\src\Sg.Hcm.Web.Core\Controllers\FileController.cs:line 219 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-10 11:27:43,805 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:27:43,806 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.AttachUploadByRec (Sg.Hcm.Web.Core) in 37.0558ms INFO 2023-02-10 11:27:43,806 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.AttachUploadByRec (Sg.Hcm.Web.Core)' INFO 2023-02-10 11:27:43,807 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.147ms 500 application/json; charset=utf-8 INFO 2023-02-10 11:27:55,382 [31 ] 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 392218 INFO 2023-02-10 11:27:55,384 [31 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 11:27:55,385 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:27:55,386 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 11:27:55,392 [31 ] 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-10 11:27:55,506 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:27:55,507 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 115.1695ms INFO 2023-02-10 11:27:55,507 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 11:27:55,508 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 125.6639ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:27:55,591 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/File/AttachUploadByRec? application/json;charset=UTF-8 31246 INFO 2023-02-10 11:27:55,591 [33 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 11:27:55,593 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:27:55,593 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.AttachUploadByRec (Sg.Hcm.Web.Core)' INFO 2023-02-10 11:27:55,601 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "AttachUploadByRec", controller = "File", area = ""}. Executing controller action with signature Sg.HcmMb.Sys.Dto.ResultMInfoDto AttachUploadByRec(Sg.HcmMb.Dto.Rec.Dto.ZPUpLoadFileListMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). ERROR 2023-02-10 11:27:55,632 [33 ] Mvc.ExceptionHandling.AbpExceptionFilter - Could not find a part of the path 'C:\Sharegoo\HR\DataFile\Rec\ResumeAttach\20230210112755°®¸ñÉýÈëÖ°.png'. System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Sharegoo\HR\DataFile\Rec\ResumeAttach\20230210112755°®¸ñÉýÈëÖ°.png'. at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle) at System.IO.FileStream.CreateFileOpenHandle(FileMode mode, FileShare share, FileOptions options) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at Sg.HcmMb.Controllers.FileController.AttachUploadByRec(ZPUpLoadFileListMDto input) in D:\Code\HcmMBackEnd\src\Sg.Hcm.Web.Core\Controllers\FileController.cs:line 219 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-10 11:27:55,634 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:27:55,635 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.AttachUploadByRec (Sg.Hcm.Web.Core) in 34.1203ms INFO 2023-02-10 11:27:55,635 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.AttachUploadByRec (Sg.Hcm.Web.Core)' INFO 2023-02-10 11:27:55,635 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.5685ms 500 application/json; charset=utf-8 INFO 2023-02-10 11:33:40,693 [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-10 11:33:42,706 [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-10 11:33:42,833 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html INFO 2023-02-10 11:33:42,850 [7 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2023-02-10 11:33:42,865 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.5158ms 304 text/html INFO 2023-02-10 11:33:43,072 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 11:33:43,146 [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-10 11:33:43,146 [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-10 11:33:43,148 [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-10 11:33:43,365 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 11:33:43,366 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 11:33:43,365 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 11:33:43,378 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 305.111ms 404 INFO 2023-02-10 11:33:46,648 [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-10 11:33:46,648 [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-10 11:33:46,661 [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-10 11:33:47,971 [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-10 11:33:47,971 [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-10 11:33:47,992 [4 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 11:33:47,992 [10 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 11:33:47,998 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:33:48,000 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:33:48,229 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 1572.4847ms INFO 2023-02-10 11:33:48,229 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 11:33:48,242 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5095.7107ms 401 application/json; charset=utf-8 INFO 2023-02-10 11:33:48,242 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 1580.5202ms INFO 2023-02-10 11:33:48,242 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 11:33:48,243 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5094.5921ms 401 application/json; charset=utf-8 INFO 2023-02-10 11:33:48,408 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:33:48,417 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1768.488ms INFO 2023-02-10 11:33:48,418 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 11:33:48,422 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5275.9495ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:33:48,491 [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-10 11:33:48,507 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 11:33:48,553 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 11:33:48,553 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 11:33:48,561 [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-10 11:33:48,562 [16 ] 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-10 11:33:48,564 [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-10 11:33:48,564 [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-10 11:33:48,564 [4 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 11:33:48,565 [16 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 11:33:48,565 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:33:48,565 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:33:48,565 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 3.1029ms INFO 2023-02-10 11:33:48,565 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 3.8371ms INFO 2023-02-10 11:33:48,566 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 11:33:48,566 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 11:33:48,566 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.6131ms 401 application/json; charset=utf-8 INFO 2023-02-10 11:33:48,566 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.1399ms 401 application/json; charset=utf-8 INFO 2023-02-10 11:33:57,755 [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-10 11:33:57,787 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 11:33:57,808 [18 ] 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-10 11:33:57,841 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:33:57,843 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 33.518ms INFO 2023-02-10 11:33:57,843 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 11:33:57,844 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 88.881ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:34:03,845 [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-10 11:34:03,855 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 11:34:03,872 [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-10 11:34:03,953 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:34:03,954 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 81.7946ms INFO 2023-02-10 11:34:03,954 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 11:34:03,955 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 110.6111ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:34:04,051 [16 ] 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-10 11:34:04,060 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 11:34:04,061 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 11:34:04,070 [16 ] 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-10 11:34:06,146 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:34:06,150 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 2079.9985ms INFO 2023-02-10 11:34:06,150 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 11:34:06,152 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2101.3926ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:34:06,235 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-10 11:34:06,312 [18 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:34:06,442 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:06,450 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-10 11:34:06,557 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:34:06,571 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 121.1632ms INFO 2023-02-10 11:34:06,571 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:06,571 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 335.8774ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:34:06,654 [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-10 11:34:06,655 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:34:06,655 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:06,660 [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-10 11:34:06,663 [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-10 11:34:06,664 [18 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:34:06,664 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:06,665 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 11:34:06,665 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:34:06,666 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:06,673 [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-10 11:34:06,673 [16 ] 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-10 11:34:06,679 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:34:06,680 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 18.9255ms INFO 2023-02-10 11:34:06,680 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:06,680 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.6546ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:34:09,380 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:34:09,382 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2708.8479ms INFO 2023-02-10 11:34:09,382 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:09,383 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2719.555ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:34:09,390 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:34:09,403 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2730.0153ms INFO 2023-02-10 11:34:09,403 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:09,404 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2738.956ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:34:09,491 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 11:34:09,492 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 11:34:09,494 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:34:09,494 [8 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:34:09,496 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:09,496 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:09,503 [16 ] 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-10 11:34:09,505 [8 ] 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-10 11:34:09,523 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:34:09,526 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 20.3258ms INFO 2023-02-10 11:34:09,526 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:09,526 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.0049ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:34:10,417 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:34:10,664 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1160.4582ms INFO 2023-02-10 11:34:10,664 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:10,665 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1172.3275ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:34:11,297 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 11:34:11,302 [8 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:34:11,304 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 11:34:11,316 [8 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 11:34:12,776 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:34:12,782 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 1465.8029ms INFO 2023-02-10 11:34:12,782 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 11:34:12,784 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1486.9133ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:34:13,806 [8 ] 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-10 11:34:13,828 [8 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:34:13,830 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:13,848 [8 ] 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-10 11:34:13,907 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:34:13,912 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 63.441ms INFO 2023-02-10 11:34:13,913 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:13,913 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 108.8337ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:34:14,730 [8 ] 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-10 11:34:14,733 [8 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:34:14,735 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:14,742 [8 ] 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-10 11:34:14,808 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:34:14,811 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 68.17ms INFO 2023-02-10 11:34:14,811 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:14,812 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.5548ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:34:15,612 [10 ] 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-10 11:34:15,615 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:34:15,616 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:15,623 [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-10 11:34:15,657 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:34:15,659 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 35.857ms INFO 2023-02-10 11:34:15,659 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:15,660 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.9345ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:34:16,174 [8 ] 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-10 11:34:16,177 [8 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:34:16,178 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:16,189 [8 ] 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-10 11:34:16,269 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:34:16,271 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 81.0756ms INFO 2023-02-10 11:34:16,271 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:16,272 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 98.0037ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:34:18,454 [8 ] 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-10 11:34:18,457 [8 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:34:18,461 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:18,467 [8 ] 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-10 11:34:18,502 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:34:18,503 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 36.1743ms INFO 2023-02-10 11:34:18,504 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:18,504 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.0071ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:34:19,523 [10 ] 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-10 11:34:19,523 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=NetZP3&keyFieldValue=uXRSaPD1cEA%3D& INFO 2023-02-10 11:34:19,526 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:34:19,527 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:19,535 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:34:19,537 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 11:34:19,541 [10 ] 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-10 11:34:19,543 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 11:34:19,571 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:34:19,572 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 28.7806ms INFO 2023-02-10 11:34:19,572 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 11:34:19,574 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.3997ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:34:19,667 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:34:19,669 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 128.2624ms INFO 2023-02-10 11:34:19,669 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:19,669 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 146.3197ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:34:25,868 [7 ] 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-10 11:34:25,870 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:34:25,871 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:25,878 [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-10 11:34:25,913 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:34:25,914 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 36.2223ms INFO 2023-02-10 11:34:25,914 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:25,915 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.9597ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:34:25,935 [7 ] 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-10 11:34:25,937 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:34:25,938 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:25,947 [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-10 11:34:25,982 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:34:25,983 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 35.697ms INFO 2023-02-10 11:34:25,983 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:25,983 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.1261ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:34:29,090 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=NetZP4&keyFieldValue=uXRSaPD1cEA%3D& INFO 2023-02-10 11:34:29,091 [4 ] 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-10 11:34:29,093 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:34:29,093 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:34:29,094 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 11:34:29,094 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:29,101 [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-10 11:34:29,101 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 11:34:29,125 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:34:29,127 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 26.0241ms INFO 2023-02-10 11:34:29,127 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 11:34:29,128 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.5665ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:34:29,132 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:34:29,140 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 38.9893ms INFO 2023-02-10 11:34:29,140 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:29,140 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.9006ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:34:31,539 [18 ] 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-10 11:34:31,541 [18 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:34:31,543 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:31,549 [18 ] 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-10 11:34:31,582 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:34:31,584 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 34.6986ms INFO 2023-02-10 11:34:31,584 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:31,584 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.0951ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:34:31,604 [10 ] 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-10 11:34:31,607 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:34:31,608 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:31,621 [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-10 11:34:31,659 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:34:31,659 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 38.4034ms INFO 2023-02-10 11:34:31,660 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:31,660 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.7837ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:34:50,080 [4 ] 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 392218 INFO 2023-02-10 11:34:50,081 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 11:34:50,083 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:34:50,084 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:50,092 [4 ] 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-10 11:34:50,577 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:34:50,578 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 486.0159ms INFO 2023-02-10 11:34:50,578 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 11:34:50,579 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 498.654ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:34:50,675 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/File/AttachUploadByRec? application/json;charset=UTF-8 31246 INFO 2023-02-10 11:34:50,676 [18 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 11:34:50,679 [18 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:34:50,679 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.AttachUploadByRec (Sg.Hcm.Web.Core)' INFO 2023-02-10 11:34:50,689 [18 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "AttachUploadByRec", controller = "File", area = ""}. Executing controller action with signature Sg.HcmMb.Sys.Dto.ResultMInfoDto AttachUploadByRec(Sg.HcmMb.Dto.Rec.Dto.ZPUpLoadFileListMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). ERROR 2023-02-10 11:34:50,781 [4 ] Mvc.ExceptionHandling.AbpExceptionFilter - Could not find a part of the path 'C:\Sharegoo\HR\DataFile\Rec\ResumeAttach\20230210113450°®¸ñÉýÈëÖ°.png'. System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Sharegoo\HR\DataFile\Rec\ResumeAttach\20230210113450°®¸ñÉýÈëÖ°.png'. at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle) at System.IO.FileStream.CreateFileOpenHandle(FileMode mode, FileShare share, FileOptions options) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at Sg.HcmMb.Controllers.FileController.AttachUploadByRec(ZPUpLoadFileListMDto input) in D:\Code\HcmMBackEnd\src\Sg.Hcm.Web.Core\Controllers\FileController.cs:line 219 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-10 11:34:50,809 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:34:50,809 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.AttachUploadByRec (Sg.Hcm.Web.Core) in 120.3123ms INFO 2023-02-10 11:34:50,809 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.AttachUploadByRec (Sg.Hcm.Web.Core)' INFO 2023-02-10 11:34:50,810 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 134.518ms 500 application/json; charset=utf-8 INFO 2023-02-10 11:35:16,807 [10 ] 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 392218 INFO 2023-02-10 11:35:16,808 [10 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 11:35:16,811 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:35:16,812 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 11:35:16,820 [10 ] 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-10 11:35:16,930 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:35:16,931 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 111.0794ms INFO 2023-02-10 11:35:16,931 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 11:35:16,932 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 124.4089ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:35:42,029 [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-10 11:35:42,030 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:35:42,031 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:35:42,039 [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-10 11:35:42,070 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:35:42,071 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 31.844ms INFO 2023-02-10 11:35:42,071 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:35:42,071 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.1068ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:35:48,296 [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-10 11:35:48,298 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:35:48,299 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 11:35:48,305 [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-10 11:35:48,325 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:35:48,326 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 20.933ms INFO 2023-02-10 11:35:48,326 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 11:35:48,327 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.6963ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:35:54,582 [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-10 11:35:54,588 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 11:35:54,597 [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-10 11:35:54,615 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:35:54,616 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 18.7361ms INFO 2023-02-10 11:35:54,616 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 11:35:54,617 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.8783ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:35:54,712 [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-10 11:35:54,712 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 11:35:54,727 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:35:54,728 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 11:35:54,734 [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-10 11:35:54,764 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:35:54,765 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 30.9208ms INFO 2023-02-10 11:35:54,765 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 11:35:54,766 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.3633ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:35:54,850 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-10 11:35:54,888 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:35:54,888 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 11:35:54,894 [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-10 11:35:54,909 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:35:54,910 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 15.6968ms INFO 2023-02-10 11:35:54,910 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 11:35:54,910 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.0164ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:35:54,996 [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-10 11:35:54,997 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:35:54,997 [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-10 11:35:54,998 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 11:35:54,998 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:35:54,998 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 11:35:55,003 [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-10 11:35:55,003 [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-10 11:35:55,003 [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-10 11:35:55,009 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:35:55,009 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 11:35:55,014 [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-10 11:35:55,016 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:35:55,016 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 12.0068ms INFO 2023-02-10 11:35:55,016 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 11:35:55,017 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3189ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:35:55,020 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:35:55,021 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 16.7013ms INFO 2023-02-10 11:35:55,021 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 11:35:55,021 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.5935ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:35:55,040 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:35:55,040 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 26.073ms INFO 2023-02-10 11:35:55,040 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 11:35:55,042 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.7161ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:35:55,131 [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-10 11:35:55,132 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:35:55,132 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 11:35:55,133 [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-10 11:35:55,133 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:35:55,134 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 11:35:55,138 [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-10 11:35:55,139 [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-10 11:35:55,157 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:35:55,157 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 18.8115ms INFO 2023-02-10 11:35:55,157 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 11:35:55,157 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.7043ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:35:55,183 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:35:55,281 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 141.2165ms INFO 2023-02-10 11:35:55,281 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 11:35:55,281 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 148.4423ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:35:55,887 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 11:35:55,889 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:35:55,890 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 11:35:55,900 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 11:35:55,916 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:35:55,917 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 16.3451ms INFO 2023-02-10 11:35:55,917 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 11:35:55,917 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.151ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:36:02,333 [25 ] 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 392218 INFO 2023-02-10 11:36:02,336 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 11:36:02,338 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:36:02,339 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 11:36:02,345 [25 ] 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-10 11:36:02,543 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:36:02,543 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 198.433ms INFO 2023-02-10 11:36:02,543 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 11:36:02,544 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 211.1155ms 200 application/json; charset=utf-8 INFO 2023-02-10 11:36:02,631 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/File/AttachUploadByRec? application/json;charset=UTF-8 31246 INFO 2023-02-10 11:36:02,632 [27 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 11:36:02,633 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:36:02,633 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.AttachUploadByRec (Sg.Hcm.Web.Core)' INFO 2023-02-10 11:36:02,639 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "AttachUploadByRec", controller = "File", area = ""}. Executing controller action with signature Sg.HcmMb.Sys.Dto.ResultMInfoDto AttachUploadByRec(Sg.HcmMb.Dto.Rec.Dto.ZPUpLoadFileListMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). ERROR 2023-02-10 11:36:02,669 [28 ] Mvc.ExceptionHandling.AbpExceptionFilter - Could not find a part of the path 'C:\Sharegoo\HR\DataFile\Rec\ResumeAttach\20230210113602°®¸ñÉýÈëÖ°.png'. System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Sharegoo\HR\DataFile\Rec\ResumeAttach\20230210113602°®¸ñÉýÈëÖ°.png'. at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle) at System.IO.FileStream.CreateFileOpenHandle(FileMode mode, FileShare share, FileOptions options) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at Sg.HcmMb.Controllers.FileController.AttachUploadByRec(ZPUpLoadFileListMDto input) in D:\Code\HcmMBackEnd\src\Sg.Hcm.Web.Core\Controllers\FileController.cs:line 219 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-10 11:36:02,672 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:36:02,673 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.AttachUploadByRec (Sg.Hcm.Web.Core) in 34.1659ms INFO 2023-02-10 11:36:02,673 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.AttachUploadByRec (Sg.Hcm.Web.Core)' INFO 2023-02-10 11:36:02,674 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.6718ms 500 application/json; charset=utf-8 INFO 2023-02-10 11:38:26,720 [37 ] 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-10 11:38:26,721 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 11:38:26,722 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:38:26,728 [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-10 11:38:26,766 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 11:38:26,767 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 38.8917ms INFO 2023-02-10 11:38:26,767 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 11:38:26,768 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.7591ms 200 application/json; charset=utf-8 INFO 2023-02-10 13:51:42,913 [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-10 13:51:44,856 [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-10 13:51:44,979 [4 ] 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-10 13:51:44,979 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html INFO 2023-02-10 13:51:44,997 [10 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2023-02-10 13:51:45,010 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.8656ms 304 text/html INFO 2023-02-10 13:51:45,048 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 13:51:45,072 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 13:51:45,072 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.7998ms 200 application/javascript INFO 2023-02-10 13:51:45,252 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 13:51:45,300 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.3737ms 404 INFO 2023-02-10 13:51:45,318 [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-10 13:51:45,332 [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-10 13:51:45,333 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 13:51:45,351 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 13:51:45,378 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 13:51:45,378 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 13:51:45,672 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 13:51:45,973 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 13:51:48,744 [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-10 13:51:48,744 [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-10 13:51:48,764 [16 ] 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-10 13:51:48,764 [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). WARN 2023-02-10 13:51:52,403 [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-10 13:51:52,403 [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-10 13:51:52,423 [16 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 13:51:52,424 [7 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 13:51:52,429 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:51:52,445 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:51:52,497 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 3742.2286ms INFO 2023-02-10 13:51:52,497 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 3723.7933ms INFO 2023-02-10 13:51:52,497 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 13:51:52,497 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 13:51:52,501 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7169.7589ms 401 application/json; charset=utf-8 INFO 2023-02-10 13:51:52,501 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7167.9472ms 401 application/json; charset=utf-8 INFO 2023-02-10 13:51:52,735 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:51:52,735 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:51:52,745 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 3980.0273ms INFO 2023-02-10 13:51:52,745 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 3999.1564ms INFO 2023-02-10 13:51:52,746 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 13:51:52,746 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 13:51:52,749 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7771.2789ms 200 application/json; charset=utf-8 INFO 2023-02-10 13:51:52,749 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7430.9886ms 200 application/json; charset=utf-8 INFO 2023-02-10 13:51:52,829 [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-10 13:51:52,831 [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-10 13:51:52,831 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 13:51:52,831 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 13:51:52,841 [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-10 13:51:52,841 [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). WARN 2023-02-10 13:51:52,843 [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-10 13:51:52,843 [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-10 13:51:52,844 [7 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 13:51:52,845 [16 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 13:51:52,845 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:51:52,845 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:51:52,845 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 4.0904ms INFO 2023-02-10 13:51:52,845 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 4.1753ms INFO 2023-02-10 13:51:52,845 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 13:51:52,845 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 13:51:52,846 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.8544ms 401 application/json; charset=utf-8 INFO 2023-02-10 13:51:52,846 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.9533ms 401 application/json; charset=utf-8 INFO 2023-02-10 13:52:03,935 [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-10 13:52:03,961 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 13:52:03,972 [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-10 13:52:03,995 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:52:03,996 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 24.1407ms INFO 2023-02-10 13:52:03,996 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 13:52:03,997 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.59ms 200 application/json; charset=utf-8 INFO 2023-02-10 13:52:08,881 [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-10 13:52:08,884 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 13:52:08,897 [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-10 13:52:08,993 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:52:08,995 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 97.2811ms INFO 2023-02-10 13:52:08,995 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 13:52:08,996 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 115.3521ms 200 application/json; charset=utf-8 INFO 2023-02-10 13:52:09,095 [16 ] 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-10 13:52:09,099 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 13:52:09,100 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 13:52:09,110 [16 ] 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-10 13:52:11,409 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:52:11,413 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 2303.3988ms INFO 2023-02-10 13:52:11,414 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 13:52:11,415 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2320.7131ms 200 application/json; charset=utf-8 INFO 2023-02-10 13:52:11,502 [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-10 13:52:11,505 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 13:52:11,506 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 13:52:11,515 [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-10 13:52:11,645 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:52:11,665 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 150.1402ms INFO 2023-02-10 13:52:11,665 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 13:52:11,665 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 162.9001ms 200 application/json; charset=utf-8 INFO 2023-02-10 13:52:11,749 [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-10 13:52:11,750 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 13:52:11,751 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 13:52:11,753 [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-10 13:52:11,753 [18 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 13:52:11,754 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 13:52:11,756 [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-10 13:52:11,760 [18 ] 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-10 13:52:11,766 [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-10 13:52:11,767 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 13:52:11,767 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 13:52:11,776 [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-10 13:52:11,784 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:52:11,784 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 27.7685ms INFO 2023-02-10 13:52:11,784 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 13:52:11,785 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.5161ms 200 application/json; charset=utf-8 INFO 2023-02-10 13:52:11,786 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:52:11,786 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 25.7284ms INFO 2023-02-10 13:52:11,786 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 13:52:11,788 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.9819ms 200 application/json; charset=utf-8 INFO 2023-02-10 13:52:11,817 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:52:11,824 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 47.5559ms INFO 2023-02-10 13:52:11,824 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 13:52:11,825 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.7859ms 200 application/json; charset=utf-8 INFO 2023-02-10 13:52:11,918 [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-10 13:52:11,918 [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-10 13:52:11,919 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 13:52:11,919 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 13:52:11,920 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 13:52:11,920 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 13:52:11,928 [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-10 13:52:11,928 [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-10 13:52:11,958 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:52:11,961 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 33.0545ms INFO 2023-02-10 13:52:11,961 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 13:52:11,962 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.4411ms 200 application/json; charset=utf-8 INFO 2023-02-10 13:52:12,761 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:52:13,125 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1196.8293ms INFO 2023-02-10 13:52:13,126 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 13:52:13,127 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1208.3984ms 200 application/json; charset=utf-8 INFO 2023-02-10 13:52:13,860 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 13:52:13,864 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 13:52:13,867 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 13:52:13,876 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 13:52:15,399 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:52:15,406 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 1529.542ms INFO 2023-02-10 13:52:15,406 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 13:52:15,407 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1547.6038ms 200 application/json; charset=utf-8 INFO 2023-02-10 13:52:33,231 [21 ] 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-10 13:52:33,232 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 13:52:33,236 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 13:52:33,238 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoSetRead (Sg.Hcm.Application.M)' INFO 2023-02-10 13:52:33,253 [21 ] 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-10 13:52:33,290 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:52:33,292 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoSetRead (Sg.Hcm.Application.M) in 38.5975ms INFO 2023-02-10 13:52:33,292 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoSetRead (Sg.Hcm.Application.M)' INFO 2023-02-10 13:52:33,293 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.5911ms 200 application/json; charset=utf-8 INFO 2023-02-10 13:52:54,312 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html INFO 2023-02-10 13:52:54,317 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 13:52:54,317 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.034ms 200 text/html INFO 2023-02-10 13:52:54,528 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 13:52:54,532 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-10 13:52:54,532 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5493ms 200 application/javascript INFO 2023-02-10 13:52:54,575 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-10 13:52:54,590 [23 ] 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-10 13:52:54,590 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.6084ms 200 text/css INFO 2023-02-10 13:52:54,609 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 13:52:54,616 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-10 13:52:54,616 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7089ms 200 text/css INFO 2023-02-10 13:52:54,649 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 13:52:54,652 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 13:52:54,653 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.1101ms 200 application/javascript INFO 2023-02-10 13:52:54,667 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 13:52:54,668 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 13:52:54,668 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2718ms 200 application/javascript INFO 2023-02-10 13:52:54,678 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 13:52:54,682 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-10 13:52:54,682 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.0803ms 200 application/javascript INFO 2023-02-10 13:52:54,790 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 13:52:54,792 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 13:52:54,793 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.3638ms 200 application/javascript INFO 2023-02-10 13:52:55,365 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 13:52:55,368 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 13:52:55,371 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9978ms 200 application/javascript INFO 2023-02-10 13:52:55,382 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 13:52:55,386 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 13:52:55,387 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.695ms 200 application/javascript INFO 2023-02-10 13:52:55,870 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 13:52:55,874 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 13:52:55,875 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5294ms 200 application/javascript INFO 2023-02-10 13:52:57,093 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 13:52:57,096 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 13:52:57,096 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.9783ms 200 application/javascript INFO 2023-02-10 13:52:57,109 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 13:52:57,111 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 13:52:57,112 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8079ms 200 application/javascript INFO 2023-02-10 13:52:58,670 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 13:52:58,680 [29 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-10 13:52:58,681 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1176ms 200 application/javascript INFO 2023-02-10 13:52:58,691 [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-10 13:52:58,706 [27 ] 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-10 13:52:58,706 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.4669ms 200 application/javascript INFO 2023-02-10 13:53:25,442 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 13:53:25,446 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.4253ms 404 INFO 2023-02-10 13:53:25,472 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 13:53:25,475 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-10 13:53:25,475 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.215ms 200 image/png INFO 2023-02-10 13:53:25,525 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 13:53:25,527 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 13:53:25,534 [26 ] 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-10 13:53:25,557 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:53:25,559 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 23.8137ms INFO 2023-02-10 13:53:25,559 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 13:53:25,559 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.9549ms 200 application/json; charset=utf-8 INFO 2023-02-10 13:53:35,330 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-10 13:53:35,335 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 13:53:35,341 [32 ] 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-10 13:53:35,363 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:53:35,364 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 22.7548ms INFO 2023-02-10 13:53:35,365 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 13:53:35,365 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.5143ms 200 application/json; charset=utf-8 INFO 2023-02-10 13:53:35,528 [32 ] 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-10 13:53:35,529 [32 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 13:53:35,540 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 13:53:35,547 [32 ] 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-10 13:53:35,569 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:53:35,570 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 22.8363ms INFO 2023-02-10 13:53:35,570 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 13:53:35,570 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.9437ms 200 application/json; charset=utf-8 INFO 2023-02-10 13:53:35,754 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-10 13:53:35,792 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 13:53:35,801 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 13:53:35,807 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-10 13:53:35,827 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:53:35,827 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 20.3142ms INFO 2023-02-10 13:53:35,827 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 13:53:35,827 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.4282ms 200 application/json; charset=utf-8 INFO 2023-02-10 13:53:36,022 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 13:53:36,025 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 13:53:36,026 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 13:53:36,036 [36 ] 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-10 13:53:36,047 [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-10 13:53:36,049 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 13:53:36,051 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 13:53:36,058 [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-10 13:53:36,096 [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-10 13:53:36,099 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 13:53:36,101 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 13:53:36,108 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:53:36,109 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:53:36,111 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 74.7573ms INFO 2023-02-10 13:53:36,111 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 13:53:36,111 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 52.5544ms INFO 2023-02-10 13:53:36,111 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 13:53:36,112 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 90.065ms 200 application/json; charset=utf-8 INFO 2023-02-10 13:53:36,112 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.1414ms 200 application/json; charset=utf-8 INFO 2023-02-10 13:53:36,112 [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-10 13:53:36,154 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:53:36,156 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 43.3149ms INFO 2023-02-10 13:53:36,156 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 13:53:36,157 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.2196ms 200 application/json; charset=utf-8 INFO 2023-02-10 13:53:36,303 [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-10 13:53:36,305 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 13:53:36,306 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 13:53:36,315 [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-10 13:53:36,321 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 13:53:36,323 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 13:53:36,325 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 13:53:36,332 [33 ] 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-10 13:53:36,343 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:53:36,344 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 28.6792ms INFO 2023-02-10 13:53:36,344 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 13:53:36,345 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.132ms 200 application/json; charset=utf-8 INFO 2023-02-10 13:53:36,389 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:53:36,482 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 149.5656ms INFO 2023-02-10 13:53:36,482 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 13:53:36,483 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 161.6672ms 200 application/json; charset=utf-8 INFO 2023-02-10 13:53:49,828 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=ZRnOugZCICM%3D& INFO 2023-02-10 13:53:49,841 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 13:53:49,842 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 13:53:49,856 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 13:53:49,883 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:53:49,884 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 27.256ms INFO 2023-02-10 13:53:49,884 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 13:53:49,885 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.0071ms 200 application/json; charset=utf-8 INFO 2023-02-10 13:53:56,550 [32 ] 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-10 13:53:56,552 [32 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 13:53:56,554 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 13:53:56,555 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoSetRead (Sg.Hcm.Application.M)' INFO 2023-02-10 13:53:56,562 [32 ] 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-10 13:53:56,591 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:53:56,592 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoSetRead (Sg.Hcm.Application.M) in 29.72ms INFO 2023-02-10 13:53:56,592 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoSetRead (Sg.Hcm.Application.M)' INFO 2023-02-10 13:53:56,593 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.4761ms 200 application/json; charset=utf-8 INFO 2023-02-10 13:54:15,344 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/img/findEmpty1.295ee406.png INFO 2023-02-10 13:54:15,350 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/img/findEmpty1.295ee406.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\img\findEmpty1.295ee406.png' INFO 2023-02-10 13:54:15,350 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9969ms 200 image/png INFO 2023-02-10 13:54:15,360 [39 ] 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-10 13:54:15,362 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 13:54:15,363 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 13:54:15,368 [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-10 13:54:15,419 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:54:15,428 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 59.9465ms INFO 2023-02-10 13:54:15,428 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 13:54:15,429 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 69.1266ms 200 application/json; charset=utf-8 INFO 2023-02-10 13:54:18,116 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=NetZP3&keyFieldValue=uXRSaPD1cEA%3D& INFO 2023-02-10 13:54:18,116 [42 ] 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-10 13:54:18,118 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 13:54:18,119 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 13:54:18,120 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 13:54:18,122 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 13:54:18,127 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 13:54:18,135 [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-10 13:54:18,153 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:54:18,154 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 26.4346ms INFO 2023-02-10 13:54:18,154 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 13:54:18,155 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.6746ms 200 application/json; charset=utf-8 INFO 2023-02-10 13:54:18,263 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:54:18,265 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 129.5323ms INFO 2023-02-10 13:54:18,265 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 13:54:18,265 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 149.7571ms 200 application/json; charset=utf-8 INFO 2023-02-10 13:54:26,403 [44 ] 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-10 13:54:26,406 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 13:54:26,407 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 13:54:26,414 [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-10 13:54:26,484 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:54:26,485 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 70.6878ms INFO 2023-02-10 13:54:26,485 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 13:54:26,486 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.6678ms 200 application/json; charset=utf-8 INFO 2023-02-10 13:54:26,546 [44 ] 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-10 13:54:26,548 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 13:54:26,549 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 13:54:26,556 [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-10 13:54:26,581 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:54:26,582 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 26.4237ms INFO 2023-02-10 13:54:26,583 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 13:54:26,583 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.591ms 200 application/json; charset=utf-8 INFO 2023-02-10 13:54:27,731 [37 ] 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-10 13:54:27,733 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 13:54:27,733 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 13:54:27,739 [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-10 13:54:27,778 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:54:27,778 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 39.2684ms INFO 2023-02-10 13:54:27,778 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 13:54:27,778 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.2768ms 200 application/json; charset=utf-8 INFO 2023-02-10 13:54:28,799 [44 ] 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-10 13:54:28,800 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 13:54:28,801 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 13:54:28,807 [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-10 13:54:28,827 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 13:54:28,827 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 19.7564ms INFO 2023-02-10 13:54:28,827 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 13:54:28,828 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.5012ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:08:59,080 [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-10 14:09:00,977 [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-10 14:09:01,101 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html INFO 2023-02-10 14:09:01,146 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 14:09:01,149 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.0058ms 200 text/html INFO 2023-02-10 14:09:01,178 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 14:09:01,190 [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-10 14:09:01,193 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.0883ms 200 application/javascript INFO 2023-02-10 14:09:01,202 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 14:09:01,202 [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-10 14:09:01,202 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 14:09:01,202 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 14:09:01,204 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 14:09:01,204 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 14:09:01,204 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9251ms 200 application/javascript INFO 2023-02-10 14:09:01,205 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3375ms 200 application/javascript INFO 2023-02-10 14:09:01,205 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 14:09:01,206 [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-10 14:09:01,206 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6277ms 200 text/css INFO 2023-02-10 14:09:01,209 [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-10 14:09:01,209 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.1603ms 200 application/javascript INFO 2023-02-10 14:09:01,211 [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-10 14:09:01,211 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6615ms 200 text/css INFO 2023-02-10 14:09:01,222 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 14:09:01,223 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 14:09:01,223 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7485ms 200 application/javascript INFO 2023-02-10 14:09:01,226 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 14:09:01,226 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 14:09:01,227 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 14:09:01,227 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 14:09:01,228 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9945ms 200 application/javascript INFO 2023-02-10 14:09:01,228 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5577ms 200 application/javascript INFO 2023-02-10 14:09:01,244 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 14:09:01,245 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 14:09:01,246 [17 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 14:09:01,246 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.733ms 200 application/javascript INFO 2023-02-10 14:09:01,246 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 14:09:01,246 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 14:09:01,246 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.409ms 200 application/javascript INFO 2023-02-10 14:09:01,247 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 14:09:01,247 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1063ms 200 application/javascript INFO 2023-02-10 14:09:01,268 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 14:09:01,269 [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-10 14:09:01,277 [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-10 14:09:01,277 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6943ms 200 application/javascript INFO 2023-02-10 14:09:01,284 [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-10 14:09:01,285 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.4126ms 200 application/javascript INFO 2023-02-10 14:09:01,527 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 14:09:01,579 [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-10 14:09:01,582 [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-10 14:09:01,583 [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-10 14:09:01,819 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 14:09:01,819 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:09:01,819 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:09:01,823 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 297.2923ms 404 INFO 2023-02-10 14:09:05,062 [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-10 14:09:05,062 [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-10 14:09:05,081 [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). WARN 2023-02-10 14:09:06,244 [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-10 14:09:06,244 [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-10 14:09:06,264 [7 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 14:09:06,264 [4 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 14:09:06,269 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:09:06,278 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:09:06,439 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:09:06,445 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 1357.8673ms INFO 2023-02-10 14:09:06,445 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 1377.1055ms INFO 2023-02-10 14:09:06,445 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 14:09:06,445 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:09:06,445 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1383.3627ms INFO 2023-02-10 14:09:06,446 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:09:06,449 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4865.7468ms 401 application/json; charset=utf-8 INFO 2023-02-10 14:09:06,449 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4869.8778ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:09:06,449 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4866.2924ms 401 application/json; charset=utf-8 INFO 2023-02-10 14:09:06,535 [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-10 14:09:06,538 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 14:09:06,570 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 14:09:06,570 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:09:06,576 [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-10 14:09:06,577 [17 ] 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-10 14:09:06,578 [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-10 14:09:06,579 [23 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 14:09:06,579 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. WARN 2023-02-10 14:09:06,579 [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-10 14:09:06,579 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 2.9286ms INFO 2023-02-10 14:09:06,579 [17 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 14:09:06,579 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 14:09:06,580 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:09:06,580 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.7626ms 401 application/json; charset=utf-8 INFO 2023-02-10 14:09:06,580 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 2.4873ms INFO 2023-02-10 14:09:06,580 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:09:06,580 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.8585ms 401 application/json; charset=utf-8 INFO 2023-02-10 14:09:07,497 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 14:09:07,502 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-10 14:09:07,503 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.281ms 200 image/png INFO 2023-02-10 14:09:07,540 [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-10 14:09:07,566 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:09:07,575 [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-10 14:09:07,601 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:09:07,603 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 27.2477ms INFO 2023-02-10 14:09:07,603 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:09:07,604 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.6226ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:09:12,212 [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-10 14:09:12,216 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 14:09:12,225 [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-10 14:09:12,305 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:09:12,307 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 81.9918ms INFO 2023-02-10 14:09:12,307 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 14:09:12,308 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.8073ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:09:12,400 [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-10 14:09:12,409 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 14:09:12,410 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:09:12,419 [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-10 14:09:14,490 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:09:14,495 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 2074.9666ms INFO 2023-02-10 14:09:14,495 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:09:14,497 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2097.1469ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:09:14,578 [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-10 14:09:14,665 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:09:14,807 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:09:14,816 [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-10 14:09:14,931 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:09:14,951 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 135.0837ms INFO 2023-02-10 14:09:14,951 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:09:14,952 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 373.1345ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:09:15,032 [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-10 14:09:15,033 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:09:15,034 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:09:15,038 [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-10 14:09:15,039 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:09:15,039 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:09:15,040 [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-10 14:09:15,041 [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-10 14:09:15,041 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:09:15,042 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 14:09:15,045 [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-10 14:09:15,047 [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-10 14:09:15,053 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:09:15,053 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 12.5628ms INFO 2023-02-10 14:09:15,053 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:09:15,053 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.9846ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:09:17,528 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:09:17,529 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2483.7671ms INFO 2023-02-10 14:09:17,529 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:09:17,530 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2491.5302ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:09:17,535 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:09:17,544 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2496.804ms INFO 2023-02-10 14:09:17,544 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 14:09:17,544 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2503.2702ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:09:17,640 [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-10 14:09:17,640 [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-10 14:09:17,642 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:09:17,642 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:09:17,643 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 14:09:17,643 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:09:17,652 [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-10 14:09:17,652 [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-10 14:09:17,670 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:09:17,673 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 20.7372ms INFO 2023-02-10 14:09:17,673 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 14:09:17,673 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.3921ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:09:18,427 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:09:18,686 [13 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1034.1532ms INFO 2023-02-10 14:09:18,686 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:09:18,687 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1047.4456ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:09:19,291 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 14:09:19,295 [17 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:09:19,297 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:09:19,308 [17 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 14:09:20,576 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:09:20,582 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 1273.7246ms INFO 2023-02-10 14:09:20,582 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:09:20,584 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1293.615ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:09:38,129 [4 ] 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 392276 INFO 2023-02-10 14:09:38,130 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 14:09:38,133 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:09:38,135 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 14:09:38,150 [4 ] 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-10 14:09:38,604 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:09:38,605 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 454.1864ms INFO 2023-02-10 14:09:38,605 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 14:09:38,606 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 477.3356ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:09:38,705 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/File/AttachUploadByRec? application/json;charset=UTF-8 31246 INFO 2023-02-10 14:09:38,706 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 14:09:38,717 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:09:38,718 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.AttachUploadByRec (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:09:38,729 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "AttachUploadByRec", controller = "File", area = ""}. Executing controller action with signature Sg.HcmMb.Sys.Dto.ResultMInfoDto AttachUploadByRec(Sg.HcmMb.Dto.Rec.Dto.ZPUpLoadFileListMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). ERROR 2023-02-10 14:09:38,820 [10 ] Mvc.ExceptionHandling.AbpExceptionFilter - Could not find a part of the path 'C:\Sharegoo\HR\DataFile\Rec\ResumeAttach\20230210140938°®¸ñÉýÈëÖ°.png'. System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Sharegoo\HR\DataFile\Rec\ResumeAttach\20230210140938°®¸ñÉýÈëÖ°.png'. at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle) at System.IO.FileStream.CreateFileOpenHandle(FileMode mode, FileShare share, FileOptions options) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at Sg.HcmMb.Controllers.FileController.AttachUploadByRec(ZPUpLoadFileListMDto input) in D:\Code\HcmMBackEnd\src\Sg.Hcm.Web.Core\Controllers\FileController.cs:line 219 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-10 14:09:38,856 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:09:38,857 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.AttachUploadByRec (Sg.Hcm.Web.Core) in 127.4814ms INFO 2023-02-10 14:09:38,857 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.AttachUploadByRec (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:09:38,857 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 152.0322ms 500 application/json; charset=utf-8 INFO 2023-02-10 14:11:04,457 [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 392278 INFO 2023-02-10 14:11:04,460 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 14:11:04,464 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:11:04,466 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 14:11:04,473 [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-10 14:11:04,624 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:11:04,625 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 151.8139ms INFO 2023-02-10 14:11:04,625 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 14:11:04,626 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 168.9536ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:11:04,713 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/File/AttachUploadByRec? application/json;charset=UTF-8 31246 INFO 2023-02-10 14:11:04,714 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 14:11:04,716 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:11:04,717 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.AttachUploadByRec (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:11:04,723 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "AttachUploadByRec", controller = "File", area = ""}. Executing controller action with signature Sg.HcmMb.Sys.Dto.ResultMInfoDto AttachUploadByRec(Sg.HcmMb.Dto.Rec.Dto.ZPUpLoadFileListMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). ERROR 2023-02-10 14:11:04,743 [27 ] Mvc.ExceptionHandling.AbpExceptionFilter - Could not find a part of the path 'C:\Sharegoo\HR\DataFile\Rec\ResumeAttach\20230210141104°®¸ñÉýÈëÖ°.png'. System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Sharegoo\HR\DataFile\Rec\ResumeAttach\20230210141104°®¸ñÉýÈëÖ°.png'. at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle) at System.IO.FileStream.CreateFileOpenHandle(FileMode mode, FileShare share, FileOptions options) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at Sg.HcmMb.Controllers.FileController.AttachUploadByRec(ZPUpLoadFileListMDto input) in D:\Code\HcmMBackEnd\src\Sg.Hcm.Web.Core\Controllers\FileController.cs:line 219 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-10 14:11:04,745 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:11:04,746 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.AttachUploadByRec (Sg.Hcm.Web.Core) in 22.6037ms INFO 2023-02-10 14:11:04,746 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.AttachUploadByRec (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:11:04,746 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.2876ms 500 application/json; charset=utf-8 INFO 2023-02-10 14:18:10,464 [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-10 14:18:12,293 [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-10 14:18:12,418 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html INFO 2023-02-10 14:18:12,438 [7 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2023-02-10 14:18:12,451 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.1729ms 304 text/html INFO 2023-02-10 14:18:12,667 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 14:18:12,787 [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-10 14:18:12,787 [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-10 14:18:12,788 [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-10 14:18:13,000 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 14:18:13,000 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:18:13,000 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:18:13,008 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 340.8127ms 404 INFO 2023-02-10 14:18:15,933 [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-10 14:18:15,933 [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-10 14:18:15,943 [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-10 14:18:17,230 [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-10 14:18:17,233 [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-10 14:18:17,261 [10 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 14:18:17,261 [8 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 14:18:17,267 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:18:17,282 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:18:17,479 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 1538.8864ms INFO 2023-02-10 14:18:17,479 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:18:17,484 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 1529.1454ms INFO 2023-02-10 14:18:17,484 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 14:18:17,485 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4697.8767ms 401 application/json; charset=utf-8 INFO 2023-02-10 14:18:17,485 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4698.4073ms 401 application/json; charset=utf-8 INFO 2023-02-10 14:18:17,588 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:18:17,597 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1662.889ms INFO 2023-02-10 14:18:17,598 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:18:17,601 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4813.2141ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:18:17,686 [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-10 14:18:17,686 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 14:18:17,748 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 14:18:17,748 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:18:17,757 [8 ] 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-10 14:18:17,758 [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-10 14:18:17,760 [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) WARN 2023-02-10 14:18:17,760 [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-10 14:18:17,760 [8 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 14:18:17,761 [4 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 14:18:17,761 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:18:17,761 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:18:17,761 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 3.6955ms INFO 2023-02-10 14:18:17,761 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 3.0221ms INFO 2023-02-10 14:18:17,761 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 14:18:17,761 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:18:17,762 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.893ms 401 application/json; charset=utf-8 INFO 2023-02-10 14:18:17,762 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.8922ms 401 application/json; charset=utf-8 INFO 2023-02-10 14:18:24,808 [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-10 14:18:24,837 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:18:24,848 [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-10 14:18:24,876 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:18:24,877 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 27.9996ms INFO 2023-02-10 14:18:24,877 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:18:24,878 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 70.285ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:18:34,924 [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-10 14:18:34,927 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 14:18:34,938 [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-10 14:18:35,014 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:18:35,015 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 76.9284ms INFO 2023-02-10 14:18:35,016 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 14:18:35,016 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.8646ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:18:35,111 [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 372 INFO 2023-02-10 14:18:35,119 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 14:18:35,120 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:18:35,132 [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). INFO 2023-02-10 14:18:37,111 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:18:37,114 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 1981.9445ms INFO 2023-02-10 14:18:37,114 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:18:37,115 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2005.0965ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:18:37,216 [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-10 14:18:37,290 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:18:37,415 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:18:37,423 [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-10 14:18:37,532 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:18:37,552 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 129.1198ms INFO 2023-02-10 14:18:37,552 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:18:37,553 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 336.8608ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:18:37,634 [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-10 14:18:37,635 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:18:37,636 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:18:37,637 [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-10 14:18:37,638 [18 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:18:37,639 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:18:37,641 [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-10 14:18:37,644 [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-10 14:18:37,645 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:18:37,646 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 14:18:37,648 [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-10 14:18:37,660 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:18:37,660 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 18.3881ms INFO 2023-02-10 14:18:37,660 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:18:37,660 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.8991ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:18:37,928 [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-10 14:18:40,302 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:18:40,304 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2655.6325ms INFO 2023-02-10 14:18:40,304 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:18:40,305 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2667.5934ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:18:40,317 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:18:40,329 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2401.4482ms INFO 2023-02-10 14:18:40,330 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 14:18:40,330 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2685.7975ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:18:40,436 [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-10 14:18:40,436 [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-10 14:18:40,439 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:18:40,439 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:18:40,440 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:18:40,440 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 14:18:40,447 [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-10 14:18:40,447 [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-10 14:18:40,467 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:18:40,470 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 22.044ms INFO 2023-02-10 14:18:40,470 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 14:18:40,470 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.5894ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:18:41,314 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:18:41,573 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1124.9499ms INFO 2023-02-10 14:18:41,573 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:18:41,573 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1137.3032ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:18:42,218 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 14:18:42,226 [18 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:18:42,228 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:18:42,241 [18 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 14:18:42,278 [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-10 14:18:42,280 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:18:42,281 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 14:18:43,647 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:18:43,652 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 1411.2283ms INFO 2023-02-10 14:18:43,653 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:18:43,654 [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-10 14:18:43,655 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1436.7413ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:18:44,127 [7 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 14:18:44,144 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:18:44,149 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 494.7968ms INFO 2023-02-10 14:18:44,149 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 14:18:44,150 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1871.2216ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:18:44,313 [4 ] 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-10 14:18:44,370 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:18:44,372 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 14:18:44,383 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2023-02-10 14:18:44,398 [4 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 14:18:44,437 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:18:44,440 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 57.0154ms INFO 2023-02-10 14:18:44,441 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 14:18:44,442 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 129.023ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:19:02,136 [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 392458 INFO 2023-02-10 14:19:02,138 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 14:19:02,142 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:19:02,144 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 14:19:02,154 [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-10 14:19:02,697 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:19:02,698 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 543.5863ms INFO 2023-02-10 14:19:02,698 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 14:19:02,699 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 562.8588ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:19:02,790 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/File/AttachUploadByRec? application/json;charset=UTF-8 31246 INFO 2023-02-10 14:19:02,790 [10 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 14:19:02,800 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:19:02,801 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.AttachUploadByRec (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:19:02,811 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "AttachUploadByRec", controller = "File", area = ""}. Executing controller action with signature Sg.HcmMb.Sys.Dto.ResultMInfoDto AttachUploadByRec(Sg.HcmMb.Dto.Rec.Dto.ZPUpLoadFileListMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). ERROR 2023-02-10 14:19:02,902 [21 ] Mvc.ExceptionHandling.AbpExceptionFilter - Could not find a part of the path 'C:\Sharegoo\HR\DataFile\Rec\ResumeAttach\20230210141902°®¸ñÉýÈëÖ°.png'. System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Sharegoo\HR\DataFile\Rec\ResumeAttach\20230210141902°®¸ñÉýÈëÖ°.png'. at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle) at System.IO.FileStream.CreateFileOpenHandle(FileMode mode, FileShare share, FileOptions options) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at Sg.HcmMb.Controllers.FileController.AttachUploadByRec(ZPUpLoadFileListMDto input) in D:\Code\HcmMBackEnd\src\Sg.Hcm.Web.Core\Controllers\FileController.cs:line 219 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-10 14:19:02,929 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:19:02,930 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.AttachUploadByRec (Sg.Hcm.Web.Core) in 118.3002ms INFO 2023-02-10 14:19:02,930 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.AttachUploadByRec (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:19:02,930 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 140.9818ms 500 application/json; charset=utf-8 INFO 2023-02-10 14:19:45,607 [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 392458 INFO 2023-02-10 14:19:45,608 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 14:19:45,612 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:19:45,616 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 14:19:45,625 [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-10 14:19:45,771 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:19:45,772 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 146.6458ms INFO 2023-02-10 14:19:45,773 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 14:19:45,773 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 166.4778ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:19:45,853 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/File/AttachUploadByRec? application/json;charset=UTF-8 31246 INFO 2023-02-10 14:19:45,854 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 14:19:45,856 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:19:45,857 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.AttachUploadByRec (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:19:45,865 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "AttachUploadByRec", controller = "File", area = ""}. Executing controller action with signature Sg.HcmMb.Sys.Dto.ResultMInfoDto AttachUploadByRec(Sg.HcmMb.Dto.Rec.Dto.ZPUpLoadFileListMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). ERROR 2023-02-10 14:19:45,886 [21 ] Mvc.ExceptionHandling.AbpExceptionFilter - Could not find a part of the path 'C:\Sharegoo\HR\DataFile\Rec\ResumeAttach\20230210141945°®¸ñÉýÈëÖ°.png'. System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Sharegoo\HR\DataFile\Rec\ResumeAttach\20230210141945°®¸ñÉýÈëÖ°.png'. at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle) at System.IO.FileStream.CreateFileOpenHandle(FileMode mode, FileShare share, FileOptions options) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at Sg.HcmMb.Controllers.FileController.AttachUploadByRec(ZPUpLoadFileListMDto input) in D:\Code\HcmMBackEnd\src\Sg.Hcm.Web.Core\Controllers\FileController.cs:line 219 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-10 14:19:45,889 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:19:45,889 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.AttachUploadByRec (Sg.Hcm.Web.Core) in 23.8471ms INFO 2023-02-10 14:19:45,889 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.AttachUploadByRec (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:19:45,890 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.7556ms 500 application/json; charset=utf-8 INFO 2023-02-10 14:29:30,885 [41 ] 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-10 14:29:30,890 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:29:30,892 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:29:30,903 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/img/findEmpty1.295ee406.png INFO 2023-02-10 14:29:30,904 [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-10 14:29:30,936 [42 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/img/findEmpty1.295ee406.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\img\findEmpty1.295ee406.png' INFO 2023-02-10 14:29:30,937 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.4872ms 200 image/png INFO 2023-02-10 14:29:30,970 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:29:30,975 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 71.2369ms INFO 2023-02-10 14:29:30,975 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:29:30,976 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 90.9232ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:29:31,809 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=NetZP3&keyFieldValue=uXRSaPD1cEA%3D& INFO 2023-02-10 14:29:31,810 [40 ] 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-10 14:29:31,813 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:29:31,813 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:29:31,814 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:29:31,814 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:29:31,821 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 14:29:31,828 [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-10 14:29:31,868 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:29:31,870 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 48.9411ms INFO 2023-02-10 14:29:31,870 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:29:31,871 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.1148ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:29:31,957 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:29:31,959 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 130.6358ms INFO 2023-02-10 14:29:31,959 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:29:31,959 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 149.3306ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:29:47,888 [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-10 14:29:47,891 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:29:47,892 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:29:47,899 [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-10 14:29:47,957 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:29:47,959 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 59.2556ms INFO 2023-02-10 14:29:47,959 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:29:47,959 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 71.2477ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:29:47,982 [40 ] 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-10 14:29:47,984 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:29:47,985 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:29:47,992 [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-10 14:29:48,027 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:29:48,028 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 36.0339ms INFO 2023-02-10 14:29:48,028 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:29:48,029 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.9605ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:29:48,959 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=NetZP4&keyFieldValue=uXRSaPD1cEA%3D& INFO 2023-02-10 14:29:48,959 [41 ] 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-10 14:29:48,962 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:29:48,962 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:29:48,963 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:29:48,963 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:29:48,971 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 14:29:48,973 [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-10 14:29:48,994 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:29:48,996 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 24.0704ms INFO 2023-02-10 14:29:48,996 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:29:48,997 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.0655ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:29:49,003 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:29:49,004 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 31.1846ms INFO 2023-02-10 14:29:49,004 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:29:49,004 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.0638ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:29:56,865 [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-10 14:29:56,867 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:29:56,868 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:29:56,877 [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-10 14:29:56,919 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:29:56,921 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 43.9318ms INFO 2023-02-10 14:29:56,921 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:29:56,922 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.6621ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:29:56,955 [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-10 14:29:56,956 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:29:56,957 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:29:56,963 [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-10 14:29:56,996 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:29:56,997 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 33.3838ms INFO 2023-02-10 14:29:56,997 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:29:56,998 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.0153ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:29:58,086 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=NetZP5&keyFieldValue=uXRSaPD1cEA%3D& INFO 2023-02-10 14:29:58,086 [42 ] 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-10 14:29:58,088 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:29:58,088 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:29:58,089 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:29:58,089 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:29:58,096 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 14:29:58,096 [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-10 14:29:58,135 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:29:58,137 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 40.4301ms INFO 2023-02-10 14:29:58,137 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:29:58,138 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.4595ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:29:58,150 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:29:58,152 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 55.6237ms INFO 2023-02-10 14:29:58,152 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:29:58,152 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.0001ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:30:17,595 [41 ] 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 12864 INFO 2023-02-10 14:30:17,597 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 14:30:17,598 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:30:17,600 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:17,613 [41 ] 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-10 14:30:17,665 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:30:17,670 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M) in 57.2979ms INFO 2023-02-10 14:30:17,671 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:17,671 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.0975ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:30:18,784 [44 ] 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-10 14:30:18,785 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:30:18,786 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:18,792 [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-10 14:30:18,839 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:30:18,848 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 56.181ms INFO 2023-02-10 14:30:18,849 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:18,849 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.6031ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:30:22,004 [41 ] 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-10 14:30:22,006 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:30:22,007 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:22,015 [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-10 14:30:22,049 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:30:22,050 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 34.3803ms INFO 2023-02-10 14:30:22,050 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:22,051 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.1149ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:30:22,819 [45 ] 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-10 14:30:22,821 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:30:22,822 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:22,831 [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-10 14:30:22,866 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:30:22,867 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 35.313ms INFO 2023-02-10 14:30:22,867 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:22,867 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.3629ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:30:24,306 [41 ] 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-10 14:30:24,307 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:30:24,308 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:24,316 [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-10 14:30:24,348 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:30:24,349 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 32.7495ms INFO 2023-02-10 14:30:24,349 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:24,349 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.4375ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:30:25,327 [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=0& INFO 2023-02-10 14:30:25,327 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=NetZP3&keyFieldValue=uXRSaPD1cEA%3D& INFO 2023-02-10 14:30:25,328 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:30:25,329 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:30:25,329 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:30:25,329 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:25,335 [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-10 14:30:25,335 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 14:30:25,352 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:30:25,352 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 17.0434ms INFO 2023-02-10 14:30:25,352 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:30:25,353 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.0542ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:30:25,363 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:30:25,364 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 29.3125ms INFO 2023-02-10 14:30:25,365 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:25,365 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.1073ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:30:35,913 [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 13094 INFO 2023-02-10 14:30:35,914 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 14:30:35,915 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:30:35,916 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:35,925 [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-10 14:30:35,956 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:30:35,957 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M) in 31.5676ms INFO 2023-02-10 14:30:35,957 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:35,957 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.8159ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:30:37,064 [41 ] 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-10 14:30:37,065 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:30:37,066 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:37,071 [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-10 14:30:37,099 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:30:37,100 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 28.0415ms INFO 2023-02-10 14:30:37,100 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:37,100 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5383ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:30:40,079 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP3&resumeId=6& INFO 2023-02-10 14:30:40,081 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=NetZP3&keyFieldValue=mPyoH9%2BPe%2FU%3D& INFO 2023-02-10 14:30:40,081 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:30:40,082 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:40,082 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:30:40,082 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:30:40,089 [41 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 14:30:40,090 [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-10 14:30:40,108 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:30:40,109 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 20.3263ms INFO 2023-02-10 14:30:40,109 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:30:40,110 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.3881ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:30:40,121 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:30:40,124 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 33.4967ms INFO 2023-02-10 14:30:40,124 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:40,124 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.2384ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:30:40,817 [44 ] 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-10 14:30:40,818 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:30:40,819 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:40,825 [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-10 14:30:40,855 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:30:40,855 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 30.4394ms INFO 2023-02-10 14:30:40,856 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:40,856 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.565ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:30:40,875 [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-10 14:30:40,876 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:30:40,877 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:40,883 [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-10 14:30:40,911 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:30:40,911 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 28.4422ms INFO 2023-02-10 14:30:40,911 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:40,912 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.3388ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:30:42,069 [49 ] 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-10 14:30:42,070 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:30:42,070 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:42,074 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=NetZP4&keyFieldValue=uXRSaPD1cEA%3D& INFO 2023-02-10 14:30:42,075 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:30:42,075 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:30:42,078 [49 ] 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-10 14:30:42,086 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 14:30:42,114 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:30:42,115 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 28.7892ms INFO 2023-02-10 14:30:42,115 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:30:42,115 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.0534ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:30:42,122 [47 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:30:42,123 [47 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 45.3118ms INFO 2023-02-10 14:30:42,123 [47 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:42,124 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.2628ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:30:49,176 [48 ] 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 11761 INFO 2023-02-10 14:30:49,176 [48 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 14:30:49,177 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:30:49,177 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:49,183 [48 ] 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-10 14:30:49,213 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:30:49,213 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M) in 30.4038ms INFO 2023-02-10 14:30:49,214 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:49,214 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.4097ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:30:50,376 [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-10 14:30:50,377 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:30:50,377 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:50,383 [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-10 14:30:50,406 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:30:50,407 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 24.0951ms INFO 2023-02-10 14:30:50,407 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:50,407 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.4945ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:30:52,075 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP4&resumeId=4& INFO 2023-02-10 14:30:52,076 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:30:52,076 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:52,078 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=NetZP4&keyFieldValue=wUQ2cy6AmDI%3D& INFO 2023-02-10 14:30:52,079 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:30:52,080 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:30:52,082 [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-10 14:30:52,086 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 14:30:52,111 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:30:52,112 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 29.5681ms INFO 2023-02-10 14:30:52,112 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:52,112 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.2862ms 200 application/json; charset=utf-8 ERROR 2023-02-10 14:30:52,120 [45 ] Mvc.ExceptionHandling.AbpExceptionFilter - Could not find a part of the path 'C:\Sharegoo\HR\DataFile\Rec\ResumeAttach\4'. System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Sharegoo\HR\DataFile\Rec\ResumeAttach\4'. at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle) at System.IO.FileStream.CreateFileOpenHandle(FileMode mode, FileShare share, FileOptions options) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at Sg.HcmMb.Controllers.FileController.GetZPFileList(String keyFieldValue) in D:\Code\HcmMBackEnd\src\Sg.Hcm.Web.Core\Controllers\FileController.cs:line 380 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-10 14:30:52,124 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:30:52,125 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 38.7991ms INFO 2023-02-10 14:30:52,125 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:30:52,125 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.6411ms 500 application/json; charset=utf-8 INFO 2023-02-10 14:30:56,420 [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 12065 INFO 2023-02-10 14:30:56,420 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 14:30:56,421 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:30:56,422 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:56,432 [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-10 14:30:56,469 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:30:56,469 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateZpDetailPanel (Sg.Hcm.Application.M) in 36.8894ms INFO 2023-02-10 14:30:56,469 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:56,469 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.4256ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:30:56,553 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/File/AttachUploadByRec? application/json;charset=UTF-8 31235 INFO 2023-02-10 14:30:56,554 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 14:30:56,555 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:30:56,555 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.AttachUploadByRec (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:30:56,564 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "AttachUploadByRec", controller = "File", area = ""}. Executing controller action with signature Sg.HcmMb.Sys.Dto.ResultMInfoDto AttachUploadByRec(Sg.HcmMb.Dto.Rec.Dto.ZPUpLoadFileListMDto) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). ERROR 2023-02-10 14:30:56,589 [42 ] Mvc.ExceptionHandling.AbpExceptionFilter - Could not find a part of the path 'C:\Sharegoo\HR\DataFile\Rec\ResumeAttach\20230210143056°®¸ñÉýÈëÖ°.png'. System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Sharegoo\HR\DataFile\Rec\ResumeAttach\20230210143056°®¸ñÉýÈëÖ°.png'. at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle) at System.IO.FileStream.CreateFileOpenHandle(FileMode mode, FileShare share, FileOptions options) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at Sg.HcmMb.Controllers.FileController.AttachUploadByRec(ZPUpLoadFileListMDto input) in D:\Code\HcmMBackEnd\src\Sg.Hcm.Web.Core\Controllers\FileController.cs:line 219 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-10 14:30:56,591 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:30:56,591 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.AttachUploadByRec (Sg.Hcm.Web.Core) in 27.1566ms INFO 2023-02-10 14:30:56,592 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.AttachUploadByRec (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:30:56,592 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.949ms 500 application/json; charset=utf-8 INFO 2023-02-10 14:30:59,665 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoDeleteZpSunTable? application/json;charset=UTF-8 62 INFO 2023-02-10 14:30:59,666 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 14:30:59,666 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:30:59,667 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoDeleteZpSunTable (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:59,675 [44 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoDeleteZpSunTable", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoDeleteZpSunTable(Sg.HcmMb.EntryToJLAppService.ZpDeleteDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-10 14:30:59,710 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:30:59,710 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoDeleteZpSunTable (Sg.Hcm.Application.M) in 34.5347ms INFO 2023-02-10 14:30:59,710 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoDeleteZpSunTable (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:59,710 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.332ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:30:59,788 [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-10 14:30:59,788 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:30:59,789 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:59,798 [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-10 14:30:59,820 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:30:59,820 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 22.6519ms INFO 2023-02-10 14:30:59,820 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:30:59,821 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.3411ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:31:01,590 [45 ] 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-10 14:31:01,591 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:31:01,592 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:31:01,598 [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-10 14:31:01,621 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:31:01,622 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 24.0675ms INFO 2023-02-10 14:31:01,622 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:31:01,622 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.0089ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:31:02,190 [49 ] 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-10 14:31:02,191 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:31:02,191 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:31:02,197 [49 ] 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-10 14:31:02,221 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:31:02,221 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 24.1298ms INFO 2023-02-10 14:31:02,221 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:31:02,222 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.0633ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:31:03,096 [48 ] 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-10 14:31:03,097 [48 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:31:03,097 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:31:03,098 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=NetZP4&keyFieldValue=uXRSaPD1cEA%3D& INFO 2023-02-10 14:31:03,099 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:31:03,099 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:31:03,105 [48 ] 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-10 14:31:03,105 [49 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 14:31:03,132 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:31:03,132 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 26.4972ms INFO 2023-02-10 14:31:03,132 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:31:03,133 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.4667ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:31:03,141 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:31:03,142 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 37.5435ms INFO 2023-02-10 14:31:03,143 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:31:03,143 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.291ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:31:12,561 [49 ] 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 11761 INFO 2023-02-10 14:31:12,562 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 14:31:12,564 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:31:12,564 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:31:12,572 [49 ] 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-10 14:31:12,597 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:31:12,597 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M) in 25.1712ms INFO 2023-02-10 14:31:12,597 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:31:12,598 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5191ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:31:13,706 [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-10 14:31:13,707 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:31:13,707 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:31:13,713 [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-10 14:31:13,744 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:31:13,744 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 31.024ms INFO 2023-02-10 14:31:13,744 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:31:13,745 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.7239ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:31:14,579 [45 ] 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-10 14:31:14,580 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:31:14,580 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:31:14,586 [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-10 14:31:14,610 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:31:14,611 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 24.1354ms INFO 2023-02-10 14:31:14,611 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 14:31:14,611 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.9154ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:34:18,138 [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-10 14:34:19,690 [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-10 14:34:19,784 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html INFO 2023-02-10 14:34:19,820 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 14:34:19,823 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.0673ms 200 text/html INFO 2023-02-10 14:34:19,852 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 14:34:19,860 [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-10 14:34:19,862 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.6863ms 200 application/javascript INFO 2023-02-10 14:34:19,887 [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-10 14:34:19,888 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 14:34:19,889 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 14:34:19,889 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 14:34:19,889 [8 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 14:34:19,890 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 14:34:19,890 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8751ms 200 application/javascript INFO 2023-02-10 14:34:19,890 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1162ms 200 application/javascript INFO 2023-02-10 14:34:19,890 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 14:34:19,890 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 14:34:19,890 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1512ms 200 application/javascript INFO 2023-02-10 14:34:19,890 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 14:34:19,891 [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-10 14:34:19,891 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.0031ms 200 text/css INFO 2023-02-10 14:34:19,895 [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-10 14:34:19,895 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6099ms 200 application/javascript INFO 2023-02-10 14:34:19,898 [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-10 14:34:19,898 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.167ms 200 text/css INFO 2023-02-10 14:34:19,941 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 14:34:19,941 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 14:34:19,942 [8 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 14:34:19,942 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 14:34:19,943 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9813ms 200 application/javascript INFO 2023-02-10 14:34:19,943 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0064ms 200 application/javascript INFO 2023-02-10 14:34:19,945 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 14:34:19,946 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 14:34:19,946 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3078ms 200 application/javascript INFO 2023-02-10 14:34:19,967 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 14:34:19,968 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 14:34:19,968 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2503ms 200 application/javascript INFO 2023-02-10 14:34:19,969 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 14:34:19,969 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 14:34:19,970 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9402ms 200 application/javascript INFO 2023-02-10 14:34:19,987 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-10 14:34:19,992 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 14:34:19,995 [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-10 14:34:19,996 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.5436ms 200 application/javascript INFO 2023-02-10 14:34:19,998 [16 ] 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-10 14:34:19,998 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3091ms 200 application/javascript INFO 2023-02-10 14:34:20,220 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 14:34:20,267 [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-10 14:34:20,275 [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-10 14:34:20,275 [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-10 14:34:20,457 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:34:20,457 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 14:34:20,457 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:34:20,460 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 239.9629ms 404 INFO 2023-02-10 14:34:23,543 [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-10 14:34:23,543 [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-10 14:34:23,554 [16 ] 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-10 14:34:24,787 [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-10 14:34:24,787 [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-10 14:34:24,808 [10 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 14:34:24,808 [16 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 14:34:24,812 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:34:24,823 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:34:24,996 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 1444.6423ms INFO 2023-02-10 14:34:24,996 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 1434.4548ms INFO 2023-02-10 14:34:24,996 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:34:24,997 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 14:34:24,999 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4723.6408ms 401 application/json; charset=utf-8 INFO 2023-02-10 14:34:25,021 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4745.1481ms 401 application/json; charset=utf-8 INFO 2023-02-10 14:34:25,150 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:34:25,156 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1612.3986ms INFO 2023-02-10 14:34:25,157 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:34:25,159 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4892.0139ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:34:25,246 [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-10 14:34:25,246 [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-10 14:34:25,292 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:34:25,292 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 14:34:25,298 [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-10 14:34:25,299 [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-10 14:34:25,300 [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) WARN 2023-02-10 14:34:25,300 [20 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 14:34:25,301 [21 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 14:34:25,301 [20 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 14:34:25,301 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:34:25,301 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:34:25,301 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 2.5394ms INFO 2023-02-10 14:34:25,302 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:34:25,302 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 3.3384ms INFO 2023-02-10 14:34:25,302 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.8193ms 401 application/json; charset=utf-8 INFO 2023-02-10 14:34:25,302 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 14:34:25,302 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.0475ms 401 application/json; charset=utf-8 INFO 2023-02-10 14:34:50,650 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 14:34:50,655 [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-10 14:34:50,656 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4284ms 200 image/png INFO 2023-02-10 14:34:50,683 [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-10 14:34:50,716 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:34:50,726 [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-10 14:34:50,760 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:34:50,762 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 35.4801ms INFO 2023-02-10 14:34:50,762 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:34:50,763 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 80.6031ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:34:54,709 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-10 14:34:54,714 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 14:34:54,724 [13 ] 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-10 14:34:54,802 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:34:54,804 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 79.6518ms INFO 2023-02-10 14:34:54,804 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 14:34:54,805 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.4163ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:34:54,903 [13 ] 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-10 14:34:54,912 [13 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 14:34:54,913 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:34:54,923 [13 ] 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-10 14:34:56,924 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:34:56,927 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 2003.6972ms INFO 2023-02-10 14:34:56,927 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:34:56,929 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2025.5845ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:34:57,029 [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-10 14:34:57,102 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:34:57,249 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:34:57,255 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-10 14:34:57,360 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:34:57,375 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 119.9497ms INFO 2023-02-10 14:34:57,375 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:34:57,375 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 346.6378ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:34:57,454 [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-10 14:34:57,455 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:34:57,455 [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-10 14:34:57,456 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:34:57,456 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:34:57,456 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:34:57,460 [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-10 14:34:57,461 [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-10 14:34:57,464 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 14:34:57,464 [13 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:34:57,465 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 14:34:57,471 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:34:57,472 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 10.0801ms INFO 2023-02-10 14:34:57,472 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:34:57,472 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.9316ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:34:59,123 [13 ] 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-10 14:34:59,687 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:34:59,689 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2228.7418ms INFO 2023-02-10 14:34:59,689 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:34:59,689 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2233.9884ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:34:59,705 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:34:59,718 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 594.66ms INFO 2023-02-10 14:34:59,718 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 14:34:59,718 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2254.6012ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:34:59,799 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 14:34:59,801 [13 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:34:59,801 [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-10 14:34:59,802 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:34:59,802 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 14:34:59,802 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:34:59,805 [13 ] 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-10 14:34:59,809 [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-10 14:34:59,818 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:34:59,820 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 14.799ms INFO 2023-02-10 14:34:59,820 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 14:34:59,820 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.12ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:35:00,517 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:35:00,746 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 937.4762ms INFO 2023-02-10 14:35:00,746 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:35:00,747 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 946.103ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:35:01,080 [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-10 14:35:01,080 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 14:35:01,113 [21 ] 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-10 14:35:01,113 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.8078ms 200 font/woff2 INFO 2023-02-10 14:35:01,367 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=1&attachTableName=& INFO 2023-02-10 14:35:01,372 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 14:35:01,376 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:35:01,378 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:35:01,392 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 14:35:01,412 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:35:01,413 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 14:35:01,429 [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-10 14:35:01,430 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:35:01,430 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 14:35:02,816 [25 ] 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-10 14:35:02,816 [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-10 14:35:03,308 [21 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 14:35:03,320 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:35:03,325 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 1932.7596ms INFO 2023-02-10 14:35:03,326 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:35:03,328 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1955.5866ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:35:03,328 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:35:03,334 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 517.3407ms INFO 2023-02-10 14:35:03,334 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 14:35:03,335 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1906.2716ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:35:03,479 [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-10 14:35:03,532 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:35:03,534 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 14:35:03,539 [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-10 14:35:03,549 [27 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 14:35:03,561 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:35:03,561 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 22.0009ms INFO 2023-02-10 14:35:03,561 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 14:35:03,562 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.2292ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:35:24,695 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:35:24,698 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 21881.2524ms INFO 2023-02-10 14:35:24,699 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 14:35:24,699 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23332.1209ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:35:45,923 [25 ] 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-10 14:35:45,927 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:35:45,932 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-10 14:35:45,949 [25 ] 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-10 14:35:45,988 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:35:45,990 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M) in 39.8994ms INFO 2023-02-10 14:35:45,990 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-10 14:35:45,991 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.9108ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:35:53,192 [25 ] 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-10 14:35:53,195 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:35:53,197 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-10 14:35:53,209 [25 ] 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-10 14:35:53,335 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:35:53,337 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M) in 127.8378ms INFO 2023-02-10 14:35:53,337 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-10 14:35:53,338 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 145.9502ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:35:56,721 [41 ] 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 393142 INFO 2023-02-10 14:35:56,722 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 14:35:56,724 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:35:56,726 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 14:35:56,739 [41 ] 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-10 14:35:57,773 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:35:57,774 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 1034.3683ms INFO 2023-02-10 14:35:57,774 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 14:35:57,775 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1054.1115ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:41:09,034 [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-10 14:41:10,827 [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-10 14:41:10,897 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html INFO 2023-02-10 14:41:10,925 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 14:41:10,928 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.7206ms 200 text/html INFO 2023-02-10 14:41:10,956 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 14:41:10,971 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-10 14:41:10,972 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.4459ms 200 application/javascript INFO 2023-02-10 14:41:10,975 [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-10 14:41:10,988 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 14:41:10,989 [8 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 14:41:10,989 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2884ms 200 application/javascript INFO 2023-02-10 14:41:10,992 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 14:41:10,993 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 14:41:10,993 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 14:41:10,996 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 14:41:10,997 [8 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 14:41:10,997 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4433ms 200 application/javascript INFO 2023-02-10 14:41:10,998 [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-10 14:41:10,998 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.1453ms 200 text/css INFO 2023-02-10 14:41:10,999 [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-10 14:41:10,999 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6555ms 200 text/css INFO 2023-02-10 14:41:11,000 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 14:41:11,000 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2633ms 200 application/javascript INFO 2023-02-10 14:41:11,000 [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-10 14:41:11,000 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8607ms 200 application/javascript INFO 2023-02-10 14:41:11,015 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 14:41:11,016 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 14:41:11,016 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2536ms 200 application/javascript INFO 2023-02-10 14:41:11,025 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 14:41:11,026 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 14:41:11,027 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 14:41:11,027 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9828ms 200 application/javascript INFO 2023-02-10 14:41:11,028 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 14:41:11,028 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.574ms 200 application/javascript INFO 2023-02-10 14:41:11,034 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 14:41:11,035 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 14:41:11,035 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.048ms 200 application/javascript INFO 2023-02-10 14:41:11,036 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 14:41:11,037 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 14:41:11,040 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.2094ms 200 application/javascript INFO 2023-02-10 14:41:11,060 [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-10 14:41:11,062 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 14:41:11,065 [8 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-10 14:41:11,065 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.8817ms 200 application/javascript INFO 2023-02-10 14:41:11,077 [8 ] 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-10 14:41:11,077 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.2449ms 200 application/javascript INFO 2023-02-10 14:41:11,319 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 14:41:11,372 [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-10 14:41:11,372 [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-10 14:41:11,383 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 14:41:11,554 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:41:11,554 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:41:11,554 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 14:41:11,556 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 237.4692ms 404 INFO 2023-02-10 14:41:14,175 [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-10 14:41:14,175 [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-10 14:41:14,181 [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-10 14:41:14,939 [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-10 14:41:14,939 [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-10 14:41:14,949 [10 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 14:41:14,949 [16 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 14:41:14,952 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:41:14,952 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:41:15,065 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 885.7819ms INFO 2023-02-10 14:41:15,065 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 880.1371ms INFO 2023-02-10 14:41:15,065 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:41:15,065 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 14:41:15,067 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3684.6519ms 401 application/json; charset=utf-8 INFO 2023-02-10 14:41:15,067 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3695.3284ms 401 application/json; charset=utf-8 INFO 2023-02-10 14:41:15,184 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:41:15,189 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1013.1288ms INFO 2023-02-10 14:41:15,189 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:41:15,191 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3818.7367ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:41:15,276 [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-10 14:41:15,278 [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-10 14:41:15,310 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:41:15,310 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 14:41:15,315 [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-10 14:41:15,315 [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). WARN 2023-02-10 14:41:15,316 [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) WARN 2023-02-10 14:41:15,316 [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-10 14:41:15,316 [21 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 14:41:15,316 [7 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 14:41:15,316 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:41:15,316 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:41:15,316 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1.8258ms INFO 2023-02-10 14:41:15,316 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 1.7629ms INFO 2023-02-10 14:41:15,316 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:41:15,317 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 14:41:15,317 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.0358ms 401 application/json; charset=utf-8 INFO 2023-02-10 14:41:15,317 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.6873ms 401 application/json; charset=utf-8 INFO 2023-02-10 14:41:31,236 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 14:41:31,262 [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-10 14:41:31,263 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.1959ms 200 image/png INFO 2023-02-10 14:41:31,416 [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-10 14:41:31,437 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:41:31,445 [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-10 14:41:31,468 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:41:31,469 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 23.819ms INFO 2023-02-10 14:41:31,469 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:41:31,470 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.5082ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:41:36,560 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-10 14:41:36,563 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 14:41:36,580 [21 ] 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-10 14:41:36,664 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:41:36,666 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 85.6762ms INFO 2023-02-10 14:41:36,666 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 14:41:36,666 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 106.9179ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:41:36,765 [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-10 14:41:36,773 [19 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 14:41:36,775 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:41:36,784 [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-10 14:41:38,384 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:41:38,388 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 1603.697ms INFO 2023-02-10 14:41:38,388 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:41:38,389 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1625.0873ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:41:38,485 [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-10 14:41:38,554 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:41:38,691 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:41:38,698 [8 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", 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-10 14:41:38,796 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:41:38,812 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 114.1678ms INFO 2023-02-10 14:41:38,812 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:41:38,813 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 327.7588ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:41:38,900 [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-10 14:41:38,900 [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-10 14:41:38,901 [8 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:41:38,901 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:41:38,902 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 14:41:38,902 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:41:38,908 [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-10 14:41:38,909 [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-10 14:41:38,917 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 14:41:38,918 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:41:38,919 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:41:38,932 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:41:38,933 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 23.608ms INFO 2023-02-10 14:41:38,933 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:41:38,933 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.6128ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:41:41,384 [19 ] 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-10 14:41:41,492 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:41:41,494 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 109.3662ms INFO 2023-02-10 14:41:41,494 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:41:41,495 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2577.2272ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:41:41,503 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:41:41,515 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2606.5657ms INFO 2023-02-10 14:41:41,515 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 14:41:41,515 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2614.8002ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:41:41,602 [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-10 14:41:41,602 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 14:41:41,605 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:41:41,605 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:41:41,606 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:41:41,606 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 14:41:41,613 [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-10 14:41:41,613 [19 ] 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-10 14:41:41,769 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:41:41,773 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 159.0768ms INFO 2023-02-10 14:41:41,773 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 14:41:41,773 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 171.3767ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:41:42,447 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:41:42,731 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1117.4313ms INFO 2023-02-10 14:41:42,731 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:41:42,732 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1129.483ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:41:43,102 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/fonts/fontawesome-webfont.e9955780.woff2 INFO 2023-02-10 14:41:43,103 [8 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 14:41:43,117 [10 ] 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-10 14:41:43,117 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.7689ms 200 font/woff2 INFO 2023-02-10 14:41:43,345 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 14:41:43,346 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=002adbd3-67ab-d55c-4699-c68bf8118948&attachTableName=& INFO 2023-02-10 14:41:43,350 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:41:43,352 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:41:43,365 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 14:41:43,391 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:41:43,392 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 14:41:43,403 [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-10 14:41:43,404 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:41:43,405 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 14:41:44,759 [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-10 14:41:44,759 [24 ] 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-10 14:41:45,153 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:41:45,158 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 1792.7535ms INFO 2023-02-10 14:41:45,159 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:41:45,186 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1841.1232ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:41:45,225 [10 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 14:41:45,240 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:41:45,245 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 484.992ms INFO 2023-02-10 14:41:45,245 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 14:41:45,245 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1842.6949ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:41:45,336 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:41:45,338 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 577.4813ms INFO 2023-02-10 14:41:45,338 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 14:41:45,338 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1992.3226ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:41:45,411 [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-10 14:41:45,458 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:41:45,460 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 14:41:45,466 [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-10 14:41:45,475 [24 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 14:41:45,484 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:41:45,484 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 18.4631ms INFO 2023-02-10 14:41:45,484 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 14:41:45,485 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.5309ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:42:04,012 [24 ] 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-10 14:42:04,016 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:42:04,019 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-10 14:42:04,030 [24 ] 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-10 14:42:04,065 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:42:04,066 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M) in 36.5706ms INFO 2023-02-10 14:42:04,067 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-10 14:42:04,067 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.7853ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:42:08,688 [24 ] 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-10 14:42:08,692 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:42:08,694 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-10 14:42:08,705 [24 ] 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-10 14:42:08,747 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:42:08,748 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M) in 42.9461ms INFO 2023-02-10 14:42:08,749 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-10 14:42:08,750 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.7091ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:42:11,624 [8 ] 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-10 14:42:11,627 [8 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:42:11,629 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-10 14:42:11,636 [8 ] 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-10 14:42:11,660 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:42:11,662 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M) in 25.3674ms INFO 2023-02-10 14:42:11,662 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-10 14:42:11,662 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.555ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:56:46,282 [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-10 14:56:48,209 [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-10 14:56:48,323 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html INFO 2023-02-10 14:56:48,370 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 14:56:48,373 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.1379ms 200 text/html INFO 2023-02-10 14:56:48,400 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 14:56:48,409 [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-10 14:56:48,409 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8401ms 200 application/javascript INFO 2023-02-10 14:56:48,418 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 14:56:48,419 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 14:56:48,422 [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-10 14:56:48,422 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 14:56:48,422 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2916ms 200 application/javascript INFO 2023-02-10 14:56:48,432 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 14:56:48,443 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 14:56:48,448 [8 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 14:56:48,448 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1684ms 200 application/javascript INFO 2023-02-10 14:56:48,449 [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-10 14:56:48,449 [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-10 14:56:48,449 [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-10 14:56:48,453 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.638ms 200 text/css INFO 2023-02-10 14:56:48,453 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.2671ms 200 text/css INFO 2023-02-10 14:56:48,453 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4921ms 200 application/javascript INFO 2023-02-10 14:56:48,458 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 14:56:48,460 [8 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 14:56:48,460 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7264ms 200 application/javascript INFO 2023-02-10 14:56:48,464 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 14:56:48,468 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 14:56:48,468 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7175ms 200 application/javascript INFO 2023-02-10 14:56:48,474 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 14:56:48,475 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 14:56:48,475 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5738ms 200 application/javascript INFO 2023-02-10 14:56:48,482 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 14:56:48,484 [18 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 14:56:48,484 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.1924ms 200 application/javascript INFO 2023-02-10 14:56:48,495 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 14:56:48,495 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 14:56:48,497 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 14:56:48,497 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0551ms 200 application/javascript INFO 2023-02-10 14:56:48,497 [18 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 14:56:48,497 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9427ms 200 application/javascript INFO 2023-02-10 14:56:48,518 [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-10 14:56:48,525 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 14:56:48,533 [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-10 14:56:48,533 [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-10 14:56:48,533 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.4678ms 200 application/javascript INFO 2023-02-10 14:56:48,533 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4436ms 200 application/javascript INFO 2023-02-10 14:56:48,797 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 14:56:48,846 [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-10 14:56:48,848 [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-10 14:56:48,862 [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-10 14:56:49,085 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:56:49,085 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:56:49,085 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 14:56:49,089 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 292.4779ms 404 INFO 2023-02-10 14:56:52,359 [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-10 14:56:52,359 [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-10 14:56:52,368 [18 ] 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-10 14:56:53,680 [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-10 14:56:53,680 [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-10 14:56:53,701 [18 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 14:56:53,701 [4 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 14:56:53,707 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:56:53,707 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:56:53,952 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 1576.647ms INFO 2023-02-10 14:56:53,952 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 1584.6823ms INFO 2023-02-10 14:56:53,952 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 14:56:53,952 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:56:53,959 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5096.01ms 401 application/json; charset=utf-8 INFO 2023-02-10 14:56:53,982 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5133.8186ms 401 application/json; charset=utf-8 INFO 2023-02-10 14:56:54,116 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:56:54,126 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1765.8861ms INFO 2023-02-10 14:56:54,127 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:56:54,131 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5284.8413ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:56:54,211 [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-10 14:56:54,213 [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-10 14:56:54,274 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:56:54,274 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 14:56:54,286 [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-10 14:56:54,287 [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). WARN 2023-02-10 14:56:54,289 [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) WARN 2023-02-10 14:56:54,289 [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-10 14:56:54,289 [9 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 14:56:54,290 [4 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 14:56:54,290 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:56:54,290 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:56:54,290 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 3.5514ms INFO 2023-02-10 14:56:54,290 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 3.1747ms INFO 2023-02-10 14:56:54,290 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 14:56:54,290 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:56:54,291 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.6022ms 401 application/json; charset=utf-8 INFO 2023-02-10 14:56:54,291 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 78.3252ms 401 application/json; charset=utf-8 INFO 2023-02-10 14:56:56,449 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 14:56:56,456 [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-10 14:56:56,458 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9636ms 200 image/png INFO 2023-02-10 14:56:56,516 [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-10 14:56:56,543 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:56:56,553 [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-10 14:56:56,582 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:56:56,584 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 30.0087ms INFO 2023-02-10 14:56:56,584 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:56:56,585 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 69.686ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:57:01,662 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-10 14:57:01,666 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 14:57:01,679 [8 ] 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-10 14:57:01,762 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:57:01,763 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 83.6755ms INFO 2023-02-10 14:57:01,764 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 14:57:01,764 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 102.2829ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:57:01,862 [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-10 14:57:01,870 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 14:57:01,871 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:57:01,884 [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-10 14:57:03,969 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:57:03,974 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 2089.927ms INFO 2023-02-10 14:57:03,974 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:57:03,976 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2114.6617ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:57:04,066 [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-10 14:57:04,155 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:57:04,301 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:57:04,309 [8 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", 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-10 14:57:04,416 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:57:04,432 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 123.5351ms INFO 2023-02-10 14:57:04,432 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:57:04,433 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 366.2184ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:57:04,518 [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-10 14:57:04,519 [8 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:57:04,520 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:57:04,521 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 14:57:04,521 [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-10 14:57:04,521 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:57:04,522 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:57:04,522 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:57:04,522 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 14:57:04,525 [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-10 14:57:04,527 [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-10 14:57:04,528 [21 ] 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-10 14:57:04,538 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:57:04,538 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 13.1428ms INFO 2023-02-10 14:57:04,538 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:57:04,539 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.3097ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:57:07,189 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:57:07,191 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2664.2808ms INFO 2023-02-10 14:57:07,191 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:57:07,192 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2671.0271ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:57:07,201 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:57:07,214 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2685.7658ms INFO 2023-02-10 14:57:07,214 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 14:57:07,215 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2693.8544ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:57:07,297 [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-10 14:57:07,298 [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-10 14:57:07,301 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:57:07,303 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:57:07,303 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 14:57:07,304 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:57:07,310 [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-10 14:57:07,312 [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-10 14:57:07,338 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:57:07,341 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 30.5608ms INFO 2023-02-10 14:57:07,341 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 14:57:07,341 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.8104ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:57:08,145 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:57:08,453 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1141.2982ms INFO 2023-02-10 14:57:08,453 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:57:08,454 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1156.2359ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:57:08,871 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/fonts/fontawesome-webfont.e9955780.woff2 INFO 2023-02-10 14:57:08,873 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 14:57:08,879 [9 ] 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-10 14:57:08,880 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3776ms 200 font/woff2 INFO 2023-02-10 14:57:09,125 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=002adbd3-67ab-d55c-4699-c68bf8118948&attachTableName=& INFO 2023-02-10 14:57:09,125 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 14:57:09,130 [8 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:57:09,132 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:57:09,146 [8 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 14:57:09,171 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:57:09,171 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 14:57:09,194 [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-10 14:57:09,196 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:57:09,196 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 14:57:10,539 [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-10 14:57:10,540 [9 ] 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-10 14:57:11,018 [21 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 14:57:11,039 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:57:11,039 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:57:11,045 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 1898.5596ms INFO 2023-02-10 14:57:11,045 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:57:11,047 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 507.3396ms INFO 2023-02-10 14:57:11,047 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 14:57:11,047 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1922.689ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:57:11,047 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1853.5688ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:57:11,166 [8 ] 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-10 14:57:11,223 [8 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:57:11,225 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 14:57:11,231 [8 ] 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-10 14:57:11,239 [8 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 14:57:11,250 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:57:11,251 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 19.2657ms INFO 2023-02-10 14:57:11,251 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 14:57:11,251 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.0449ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:57:11,585 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:57:11,589 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 1048.6534ms INFO 2023-02-10 14:57:11,589 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 14:57:11,590 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2465.2203ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:57:19,292 [8 ] 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-10 14:57:19,297 [8 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:57:19,299 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-10 14:57:19,314 [8 ] 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-10 14:57:19,344 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:57:19,345 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M) in 30.4581ms INFO 2023-02-10 14:57:19,345 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-10 14:57:19,346 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.404ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:58:36,072 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html INFO 2023-02-10 14:58:36,076 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 14:58:36,078 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3387ms 200 text/html INFO 2023-02-10 14:58:36,114 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 14:58:36,114 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 14:58:36,114 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 14:58:36,118 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 14:58:36,118 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.8519ms 200 application/javascript INFO 2023-02-10 14:58:36,120 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-10 14:58:36,120 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-10 14:58:36,121 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0692ms 200 application/javascript INFO 2023-02-10 14:58:36,121 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.7177ms 200 application/javascript INFO 2023-02-10 14:58:36,122 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 14:58:36,121 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 14:58:36,121 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 14:58:36,125 [29 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 14:58:36,125 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 14:58:36,125 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.1116ms 200 application/javascript INFO 2023-02-10 14:58:36,126 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 14:58:36,126 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.1383ms 200 application/javascript INFO 2023-02-10 14:58:36,126 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3556ms 200 application/javascript INFO 2023-02-10 14:58:36,140 [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-10 14:58:36,144 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 14:58:36,144 [29 ] 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-10 14:58:36,144 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.9409ms 200 text/css INFO 2023-02-10 14:58:36,145 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 14:58:36,146 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 14:58:36,146 [29 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 14:58:36,147 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6456ms 200 application/javascript INFO 2023-02-10 14:58:36,147 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 14:58:36,148 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 14:58:36,148 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 14:58:36,148 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3645ms 200 application/javascript INFO 2023-02-10 14:58:36,148 [29 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 14:58:36,149 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7446ms 200 application/javascript INFO 2023-02-10 14:58:36,149 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 14:58:36,149 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8248ms 200 application/javascript INFO 2023-02-10 14:58:36,151 [29 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-10 14:58:36,151 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6268ms 200 text/css INFO 2023-02-10 14:58:36,173 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-10 14:58:36,174 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 14:58:36,182 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-10 14:58:36,183 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7767ms 200 application/javascript INFO 2023-02-10 14:58:36,193 [25 ] 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-10 14:58:36,193 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.7104ms 200 application/javascript INFO 2023-02-10 14:58:36,410 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 14:58:36,414 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.3633ms 404 INFO 2023-02-10 14:58:36,473 [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-10 14:58:36,473 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 14:58:36,476 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:58:36,476 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:58:36,480 [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-10 14:58:36,481 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 14:58:36,484 [28 ] 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-10 14:58:36,486 [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). WARN 2023-02-10 14:58:36,488 [28 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.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-10 14:58:36,488 [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-10 14:58:36,489 [28 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 14:58:36,489 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. WARN 2023-02-10 14:58:36,490 [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-10 14:58:36,490 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 5.6438ms INFO 2023-02-10 14:58:36,491 [27 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 14:58:36,491 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:58:36,491 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:58:36,491 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2.746ms INFO 2023-02-10 14:58:36,491 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.2831ms 401 application/json; charset=utf-8 INFO 2023-02-10 14:58:36,491 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 14:58:36,491 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5661ms 401 application/json; charset=utf-8 INFO 2023-02-10 14:58:36,507 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:58:36,507 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 21.3884ms INFO 2023-02-10 14:58:36,507 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:58:36,508 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.7394ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:58:36,594 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 14:58:36,595 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 14:58:36,596 [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-10 14:58:36,596 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:58:36,602 [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-10 14:58:36,602 [29 ] 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-10 14:58:36,605 [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) WARN 2023-02-10 14:58:36,605 [29 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 14:58:36,605 [27 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 14:58:36,606 [29 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 14:58:36,606 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:58:36,606 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:58:36,606 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 3.6752ms INFO 2023-02-10 14:58:36,606 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 3.7598ms INFO 2023-02-10 14:58:36,606 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:58:36,606 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 14:58:36,607 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8551ms 401 application/json; charset=utf-8 INFO 2023-02-10 14:58:36,607 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7001ms 401 application/json; charset=utf-8 INFO 2023-02-10 14:58:37,569 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 14:58:37,572 [29 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-10 14:58:37,572 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0029ms 200 image/png INFO 2023-02-10 14:58:37,638 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 14:58:37,641 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:58:37,648 [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-10 14:58:37,687 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:58:37,689 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 40.7269ms INFO 2023-02-10 14:58:37,690 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:58:37,690 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.6273ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:58:42,818 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-10 14:58:42,822 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 14:58:42,831 [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-10 14:58:42,853 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:58:42,854 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 22.7587ms INFO 2023-02-10 14:58:42,854 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 14:58:42,855 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.2251ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:58:42,958 [33 ] 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-10 14:58:42,958 [33 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 14:58:42,970 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:58:42,978 [33 ] 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-10 14:58:43,004 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:58:43,005 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 26.2389ms INFO 2023-02-10 14:58:43,005 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:58:43,005 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.3378ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:58:43,084 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-10 14:58:43,086 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:58:43,087 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:58:43,092 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-10 14:58:43,111 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:58:43,111 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.6785ms INFO 2023-02-10 14:58:43,111 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:58:43,111 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.1012ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:58:43,204 [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-10 14:58:43,206 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:58:43,207 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:58:43,213 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 14:58:43,214 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:58:43,214 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:58:43,215 [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-10 14:58:43,221 [33 ] 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-10 14:58:43,224 [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-10 14:58:43,224 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:58:43,225 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 14:58:43,230 [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-10 14:58:43,248 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:58:43,249 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 34.0475ms INFO 2023-02-10 14:58:43,249 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:58:43,249 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.3549ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:58:43,260 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:58:43,261 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 39.6613ms INFO 2023-02-10 14:58:43,261 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:58:43,261 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.944ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:58:43,274 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:58:43,274 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 43.6769ms INFO 2023-02-10 14:58:43,274 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 14:58:43,274 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.8705ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:58:43,357 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 14:58:43,357 [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-10 14:58:43,358 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:58:43,359 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 14:58:43,359 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:58:43,359 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:58:43,365 [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-10 14:58:43,367 [34 ] 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-10 14:58:43,384 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:58:43,384 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 18.743ms INFO 2023-02-10 14:58:43,384 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 14:58:43,384 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.2306ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:58:43,416 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:58:43,529 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 161.9409ms INFO 2023-02-10 14:58:43,529 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:58:43,530 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 172.4477ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:58:43,896 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/fonts/fontawesome-webfont.e9955780.woff2 INFO 2023-02-10 14:58:43,896 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 14:58:43,900 [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-10 14:58:43,900 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.2853ms 200 font/woff2 INFO 2023-02-10 14:58:44,138 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=002adbd3-67ab-d55c-4699-c68bf8118948&attachTableName=& INFO 2023-02-10 14:58:44,139 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 14:58:44,141 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:58:44,143 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 14:58:44,150 [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-10 14:58:44,150 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:58:44,151 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:58:44,159 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 14:58:44,226 [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-10 14:58:44,228 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:58:44,229 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 14:58:44,239 [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-10 14:58:44,249 [25 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 14:58:44,256 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:58:44,257 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 97.5344ms INFO 2023-02-10 14:58:44,257 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:58:44,258 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 118.3855ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:58:44,446 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:58:44,447 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 208.3762ms INFO 2023-02-10 14:58:44,448 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 14:58:44,448 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 222.2067ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:58:44,473 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:58:44,474 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 323.621ms INFO 2023-02-10 14:58:44,474 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 14:58:44,474 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 336.0812ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:58:44,592 [34 ] 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-10 14:58:44,594 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:58:44,597 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 14:58:44,604 [34 ] 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-10 14:58:44,615 [34 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 14:58:44,635 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:58:44,636 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 31.6698ms INFO 2023-02-10 14:58:44,637 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 14:58:44,638 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.552ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:59:27,129 [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-10 14:59:29,102 [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-10 14:59:29,224 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html INFO 2023-02-10 14:59:29,267 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 14:59:29,270 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.927ms 200 text/html INFO 2023-02-10 14:59:29,298 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 14:59:29,298 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 14:59:29,298 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 14:59:29,299 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 14:59:29,304 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 14:59:29,304 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 14:59:29,304 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8877ms 200 application/javascript INFO 2023-02-10 14:59:29,304 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.237ms 200 application/javascript INFO 2023-02-10 14:59:29,310 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 14:59:29,313 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 14:59:29,315 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 14:59:29,315 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1851ms 200 application/javascript INFO 2023-02-10 14:59:29,315 [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-10 14:59:29,315 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 14:59:29,315 [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-10 14:59:29,315 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9248ms 200 application/javascript INFO 2023-02-10 14:59:29,317 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.3215ms 200 application/javascript INFO 2023-02-10 14:59:29,317 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.7177ms 200 application/javascript INFO 2023-02-10 14:59:29,331 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-10 14:59:29,332 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 14:59:29,334 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 14:59:29,334 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 14:59:29,336 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 14:59:29,336 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 14:59:29,336 [8 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 14:59:29,336 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7796ms 200 application/javascript INFO 2023-02-10 14:59:29,336 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7991ms 200 application/javascript INFO 2023-02-10 14:59:29,337 [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-10 14:59:29,337 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2916ms 200 text/css INFO 2023-02-10 14:59:29,338 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 14:59:29,338 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0964ms 200 application/javascript INFO 2023-02-10 14:59:29,339 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 14:59:29,343 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 14:59:29,344 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.2146ms 200 application/javascript INFO 2023-02-10 14:59:29,344 [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-10 14:59:29,344 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2943ms 200 text/css INFO 2023-02-10 14:59:29,363 [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-10 14:59:29,364 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 14:59:29,371 [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-10 14:59:29,373 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2164ms 200 application/javascript INFO 2023-02-10 14:59:29,379 [16 ] 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-10 14:59:29,380 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.6717ms 200 application/javascript INFO 2023-02-10 14:59:29,608 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 14:59:29,661 [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-10 14:59:29,667 [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-10 14:59:29,667 [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-10 14:59:29,971 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 14:59:29,971 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:59:29,971 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:59:29,975 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 367.0748ms 404 INFO 2023-02-10 14:59:33,222 [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-10 14:59:33,222 [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-10 14:59:33,233 [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-10 14:59:34,407 [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) WARN 2023-02-10 14:59:34,407 [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-10 14:59:34,427 [8 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 14:59:34,427 [10 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 14:59:34,431 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:59:34,435 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:59:34,657 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 1417.3732ms INFO 2023-02-10 14:59:34,658 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 1433.9763ms INFO 2023-02-10 14:59:34,658 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 14:59:34,658 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:59:34,662 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4994.5458ms 401 application/json; charset=utf-8 INFO 2023-02-10 14:59:34,662 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4995.1298ms 401 application/json; charset=utf-8 INFO 2023-02-10 14:59:34,794 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:59:34,804 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1581.0767ms INFO 2023-02-10 14:59:34,805 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:59:34,808 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5146.6656ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:59:34,878 [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-10 14:59:34,878 [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-10 14:59:34,926 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 14:59:34,926 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:59:34,933 [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-10 14:59:34,934 [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). WARN 2023-02-10 14:59:34,936 [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) WARN 2023-02-10 14:59:34,936 [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-10 14:59:34,937 [23 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 14:59:34,937 [21 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 14:59:34,937 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:59:34,937 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:59:34,937 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 3.1585ms INFO 2023-02-10 14:59:34,938 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:59:34,938 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 4.3437ms INFO 2023-02-10 14:59:34,938 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 14:59:34,938 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.2596ms 401 application/json; charset=utf-8 INFO 2023-02-10 14:59:34,938 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.8728ms 401 application/json; charset=utf-8 INFO 2023-02-10 14:59:47,322 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 14:59:47,339 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-10 14:59:47,340 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.8239ms 200 image/png INFO 2023-02-10 14:59:47,371 [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-10 14:59:47,397 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:59:47,406 [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-10 14:59:47,435 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:59:47,437 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 29.7472ms INFO 2023-02-10 14:59:47,437 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:59:47,438 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.2711ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:59:53,625 [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-10 14:59:53,629 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 14:59:53,640 [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-10 14:59:53,718 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:59:53,720 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 79.4718ms INFO 2023-02-10 14:59:53,720 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 14:59:53,720 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.8825ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:59:53,823 [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 372 INFO 2023-02-10 14:59:53,838 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 14:59:53,840 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:59:53,851 [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). INFO 2023-02-10 14:59:55,951 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:59:55,956 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 2104.2271ms INFO 2023-02-10 14:59:55,956 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 14:59:55,958 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2135.6396ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:59:56,047 [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-10 14:59:56,140 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:59:56,294 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:59:56,303 [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-10 14:59:56,419 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:59:56,440 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 136.3772ms INFO 2023-02-10 14:59:56,440 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:59:56,440 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 393.7792ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:59:56,527 [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-10 14:59:56,529 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:59:56,530 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:59:56,533 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 14:59:56,536 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 14:59:56,541 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:59:56,543 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:59:56,548 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:59:56,548 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 14:59:56,549 [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-10 14:59:56,557 [21 ] 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-10 14:59:56,581 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:59:56,583 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 33.0657ms INFO 2023-02-10 14:59:56,583 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 14:59:56,588 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.3923ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:59:58,831 [19 ] 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-10 14:59:59,331 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:59:59,333 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 500.9247ms INFO 2023-02-10 14:59:59,333 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 14:59:59,333 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2800.2869ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:59:59,346 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:59:59,357 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2799.3061ms INFO 2023-02-10 14:59:59,357 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 14:59:59,357 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2821.5891ms 200 application/json; charset=utf-8 INFO 2023-02-10 14:59:59,455 [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-10 14:59:59,455 [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-10 14:59:59,457 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:59:59,457 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 14:59:59,459 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 14:59:59,459 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 14:59:59,463 [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-10 14:59:59,463 [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-10 14:59:59,480 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 14:59:59,483 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 19.4466ms INFO 2023-02-10 14:59:59,483 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 14:59:59,483 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.5766ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:00:00,215 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:00:00,620 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1155.8922ms INFO 2023-02-10 15:00:00,620 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:00:00,620 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1165.6386ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:00:00,942 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/fonts/fontawesome-webfont.e9955780.woff2 INFO 2023-02-10 15:00:00,943 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 15:00:00,948 [23 ] 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-10 15:00:00,949 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0263ms 200 font/woff2 INFO 2023-02-10 15:00:01,198 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=002adbd3-67ab-d55c-4699-c68bf8118948&attachTableName=& INFO 2023-02-10 15:00:01,223 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 15:00:01,227 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:00:01,229 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:00:01,235 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:00:01,236 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 15:00:01,239 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 15:00:01,265 [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-10 15:00:01,268 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:00:01,269 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:00:02,156 [20 ] 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-10 15:00:02,159 [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-10 15:00:02,519 [7 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 15:00:02,526 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:00:02,530 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 1290.5816ms INFO 2023-02-10 15:00:02,530 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:00:02,531 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1308.7501ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:00:02,535 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:00:02,538 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 379.0259ms INFO 2023-02-10 15:00:02,538 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:00:02,538 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1273.7108ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:00:02,643 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:00:02,645 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 488.0412ms INFO 2023-02-10 15:00:02,645 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 15:00:02,645 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1446.9167ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:00:02,647 [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-10 15:00:02,682 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:00:02,683 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:00:02,689 [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-10 15:00:02,696 [20 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 15:00:02,707 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:00:02,707 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 17.4566ms INFO 2023-02-10 15:00:02,707 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:00:02,707 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.8438ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:01:21,475 [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-10 15:01:23,434 [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-10 15:01:23,556 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html INFO 2023-02-10 15:01:23,603 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 15:01:23,606 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.1437ms 200 text/html INFO 2023-02-10 15:01:23,639 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 15:01:23,639 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 15:01:23,639 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 15:01:23,640 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 15:01:23,642 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 15:01:23,642 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.508ms 200 application/javascript INFO 2023-02-10 15:01:23,642 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 15:01:23,643 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 15:01:23,643 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8896ms 200 application/javascript INFO 2023-02-10 15:01:23,644 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 15:01:23,644 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-10 15:01:23,644 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.1524ms 200 application/javascript INFO 2023-02-10 15:01:23,648 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 15:01:23,648 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3048ms 200 application/javascript INFO 2023-02-10 15:01:23,649 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 15:01:23,649 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0545ms 200 application/javascript INFO 2023-02-10 15:01:23,658 [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-10 15:01:23,660 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0028ms 200 application/javascript INFO 2023-02-10 15:01:23,661 [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-10 15:01:23,662 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 15:01:23,665 [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-10 15:01:23,665 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.5621ms 200 text/css INFO 2023-02-10 15:01:23,670 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 15:01:23,670 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 15:01:23,671 [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-10 15:01:23,671 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7921ms 200 text/css INFO 2023-02-10 15:01:23,671 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 15:01:23,671 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3529ms 200 application/javascript INFO 2023-02-10 15:01:23,671 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 15:01:23,672 [18 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 15:01:23,675 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3584ms 200 application/javascript INFO 2023-02-10 15:01:23,675 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 15:01:23,676 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3387ms 200 application/javascript INFO 2023-02-10 15:01:23,694 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 15:01:23,695 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 15:01:23,695 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3462ms 200 application/javascript INFO 2023-02-10 15:01:23,716 [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-10 15:01:23,717 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 15:01:23,724 [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-10 15:01:23,724 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7345ms 200 application/javascript INFO 2023-02-10 15:01:23,730 [10 ] 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-10 15:01:23,730 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.1044ms 200 application/javascript INFO 2023-02-10 15:01:23,958 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 15:01:23,989 [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-10 15:01:23,992 [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-10 15:01:23,994 [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-10 15:01:24,266 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:01:24,266 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:01:24,270 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 312.3173ms 404 INFO 2023-02-10 15:01:24,271 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:01:27,340 [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-10 15:01:27,340 [18 ] 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-10 15:01:27,356 [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). WARN 2023-02-10 15:01:28,565 [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-10 15:01:28,565 [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-10 15:01:28,587 [4 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:01:28,587 [7 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:01:28,592 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:01:28,596 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:01:28,840 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 1486.9236ms INFO 2023-02-10 15:01:28,840 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 1472.0462ms INFO 2023-02-10 15:01:28,841 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:01:28,841 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:01:28,848 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4855.978ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:01:28,852 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4857.2204ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:01:28,963 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:01:28,971 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1629.7896ms INFO 2023-02-10 15:01:28,972 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:01:28,975 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4985.8828ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:01:29,044 [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-10 15:01:29,055 [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-10 15:01:29,103 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:01:29,103 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:01:29,112 [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-10 15:01:29,113 [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). WARN 2023-02-10 15:01:29,114 [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) INFO 2023-02-10 15:01:29,114 [18 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:01:29,114 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:01:29,115 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 2.6817ms INFO 2023-02-10 15:01:29,115 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' WARN 2023-02-10 15:01:29,115 [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-10 15:01:29,115 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 70.9183ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:01:29,115 [7 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:01:29,115 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:01:29,116 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 2.6501ms INFO 2023-02-10 15:01:29,116 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:01:29,116 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.3514ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:01:35,332 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 15:01:35,337 [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-10 15:01:35,338 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5135ms 200 image/png INFO 2023-02-10 15:01:35,390 [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-10 15:01:35,420 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:01:35,430 [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-10 15:01:35,462 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:01:35,464 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 33.3695ms INFO 2023-02-10 15:01:35,464 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:01:35,465 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.5489ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:01:39,668 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-10 15:01:39,672 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 15:01:39,682 [21 ] 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-10 15:01:39,764 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:01:39,766 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 83.2499ms INFO 2023-02-10 15:01:39,766 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 15:01:39,766 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 98.4935ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:01:39,867 [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 372 INFO 2023-02-10 15:01:39,875 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 15:01:39,880 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:01:39,890 [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). INFO 2023-02-10 15:01:42,021 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:01:42,025 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 2134.7164ms INFO 2023-02-10 15:01:42,026 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:01:42,027 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2161.0435ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:01:42,107 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-10 15:01:42,199 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:01:42,360 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:01:42,369 [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-10 15:01:42,484 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:01:42,509 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 140.2614ms INFO 2023-02-10 15:01:42,509 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:01:42,510 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 402.8284ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:01:42,601 [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-10 15:01:42,602 [18 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:01:42,602 [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-10 15:01:42,602 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:01:42,603 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:01:42,603 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:01:42,607 [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-10 15:01:42,608 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:01:42,608 [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-10 15:01:42,608 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:01:42,608 [18 ] 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-10 15:01:42,614 [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-10 15:01:42,621 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:01:42,621 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 12.3887ms INFO 2023-02-10 15:01:42,621 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:01:42,621 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5759ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:01:45,408 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:01:45,410 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2801.5791ms INFO 2023-02-10 15:01:45,410 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:01:45,411 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2808.799ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:01:45,420 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:01:45,433 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2818.4136ms INFO 2023-02-10 15:01:45,433 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:01:45,433 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2826.3937ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:01:45,520 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 15:01:45,520 [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-10 15:01:45,522 [18 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:01:45,522 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:01:45,524 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:01:45,524 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:01:45,531 [18 ] 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-10 15:01:45,531 [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-10 15:01:45,550 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:01:45,553 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 21.975ms INFO 2023-02-10 15:01:45,553 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:01:45,553 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.9921ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:01:46,374 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:01:46,662 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1130.6263ms INFO 2023-02-10 15:01:46,662 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:01:46,663 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1143.075ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:01:47,021 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/fonts/fontawesome-webfont.e9955780.woff2 INFO 2023-02-10 15:01:47,022 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 15:01:47,027 [4 ] 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-10 15:01:47,027 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6039ms 200 font/woff2 INFO 2023-02-10 15:01:47,272 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=002adbd3-67ab-d55c-4699-c68bf8118948&attachTableName=& INFO 2023-02-10 15:01:47,277 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 15:01:47,281 [18 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:01:47,286 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:01:47,297 [18 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 15:01:47,310 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:01:47,311 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 15:01:47,324 [4 ] 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-10 15:01:47,326 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:01:47,326 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:01:48,819 [10 ] 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-10 15:01:48,819 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2023-02-10 15:01:49,342 [4 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 15:01:49,355 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:01:49,359 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:01:49,360 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 2062.065ms INFO 2023-02-10 15:01:49,360 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:01:49,361 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2084.3363ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:01:49,364 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 544.9841ms INFO 2023-02-10 15:01:49,364 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:01:49,365 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2040.4276ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:01:49,468 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:01:49,471 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 651.5502ms INFO 2023-02-10 15:01:49,471 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 15:01:49,471 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2199.7109ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:01:49,510 [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-10 15:01:49,567 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:01:49,568 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:01:49,579 [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-10 15:01:49,589 [10 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 15:01:49,599 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:01:49,599 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 19.938ms INFO 2023-02-10 15:01:49,599 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:01:49,599 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 89.5212ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:03:09,723 [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-10 15:03:11,586 [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-10 15:03:11,707 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html INFO 2023-02-10 15:03:11,754 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 15:03:11,757 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.6318ms 200 text/html INFO 2023-02-10 15:03:11,785 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 15:03:11,785 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 15:03:11,794 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 15:03:11,794 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6803ms 200 application/javascript INFO 2023-02-10 15:03:11,795 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 15:03:11,806 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 15:03:11,806 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 15:03:11,807 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 15:03:11,807 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 15:03:11,807 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6898ms 200 application/javascript INFO 2023-02-10 15:03:11,808 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2643ms 200 application/javascript INFO 2023-02-10 15:03:11,808 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 15:03:11,808 [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-10 15:03:11,810 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 15:03:11,810 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0725ms 200 application/javascript INFO 2023-02-10 15:03:11,810 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.272ms 200 application/javascript INFO 2023-02-10 15:03:11,811 [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-10 15:03:11,811 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.6137ms 200 application/javascript INFO 2023-02-10 15:03:11,825 [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-10 15:03:11,827 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 15:03:11,827 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 15:03:11,828 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 15:03:11,828 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9756ms 200 application/javascript INFO 2023-02-10 15:03:11,829 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 15:03:11,829 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 15:03:11,830 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 15:03:11,830 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8123ms 200 application/javascript INFO 2023-02-10 15:03:11,831 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 15:03:11,831 [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-10 15:03:11,831 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 15:03:11,831 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1627ms 200 text/css INFO 2023-02-10 15:03:11,831 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8046ms 200 application/javascript INFO 2023-02-10 15:03:11,832 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 15:03:11,832 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6935ms 200 application/javascript INFO 2023-02-10 15:03:11,837 [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-10 15:03:11,837 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4451ms 200 text/css INFO 2023-02-10 15:03:11,855 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 15:03:11,862 [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-10 15:03:11,865 [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-10 15:03:11,865 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2933ms 200 application/javascript INFO 2023-02-10 15:03:11,875 [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-10 15:03:11,876 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.8901ms 200 application/javascript INFO 2023-02-10 15:03:12,120 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 15:03:12,171 [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-10 15:03:12,174 [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-10 15:03:12,187 [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-10 15:03:12,378 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:03:12,378 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:03:12,378 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:03:12,383 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 264.053ms 404 INFO 2023-02-10 15:03:14,986 [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-10 15:03:14,986 [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-10 15:03:14,998 [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-10 15:03:16,245 [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-10 15:03:16,247 [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-10 15:03:16,268 [10 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:03:16,268 [4 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:03:16,274 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:03:16,274 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:03:16,463 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 1471.5898ms INFO 2023-02-10 15:03:16,463 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 1460.1632ms INFO 2023-02-10 15:03:16,463 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:03:16,463 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:03:16,466 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4292.028ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:03:16,466 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4279.2183ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:03:16,551 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:03:16,556 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1570.2115ms INFO 2023-02-10 15:03:16,557 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:03:16,559 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4388.7346ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:03:16,649 [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-10 15:03:16,650 [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-10 15:03:16,698 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:03:16,698 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:03:16,704 [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). WARN 2023-02-10 15:03:16,705 [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-10 15:03:16,706 [21 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:03:16,706 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:03:16,706 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 2.1157ms INFO 2023-02-10 15:03:16,706 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:03:16,706 [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-10 15:03:16,706 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.8869ms 401 application/json; charset=utf-8 WARN 2023-02-10 15:03:16,708 [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-10 15:03:16,708 [4 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:03:16,708 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:03:16,708 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 2.0649ms INFO 2023-02-10 15:03:16,708 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:03:16,709 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.2071ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:03:18,691 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 15:03:18,698 [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-10 15:03:18,699 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9036ms 200 image/png INFO 2023-02-10 15:03:18,742 [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-10 15:03:18,766 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:03:18,776 [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-10 15:03:18,803 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:03:18,805 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 28.6144ms INFO 2023-02-10 15:03:18,805 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:03:18,806 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.5098ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:03:24,687 [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-10 15:03:24,691 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 15:03:24,704 [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-10 15:03:24,782 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:03:24,784 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 79.1635ms INFO 2023-02-10 15:03:24,784 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 15:03:24,784 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 98.0538ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:03:24,888 [4 ] 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-10 15:03:24,896 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 15:03:24,897 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:03:24,909 [4 ] 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-10 15:03:26,926 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:03:26,931 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 2021.9668ms INFO 2023-02-10 15:03:26,931 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:03:26,933 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2045.3438ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:03:27,017 [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-10 15:03:27,100 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:03:27,242 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:03:27,251 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-10 15:03:27,364 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:03:27,386 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 135.2011ms INFO 2023-02-10 15:03:27,386 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:03:27,387 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 369.4305ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:03:27,471 [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-10 15:03:27,472 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:03:27,472 [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-10 15:03:27,473 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:03:27,473 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:03:27,474 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:03:27,475 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 15:03:27,476 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:03:27,476 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:03:27,479 [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-10 15:03:27,479 [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-10 15:03:27,484 [16 ] 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-10 15:03:27,495 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:03:27,496 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 16.0189ms INFO 2023-02-10 15:03:27,496 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:03:27,496 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.2315ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:03:30,158 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:03:30,160 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2680.691ms INFO 2023-02-10 15:03:30,160 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:03:30,161 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2689.1505ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:03:30,177 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:03:30,190 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2705.5443ms INFO 2023-02-10 15:03:30,190 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:03:30,191 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2715.6756ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:03:30,278 [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-10 15:03:30,278 [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-10 15:03:30,281 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:03:30,281 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:03:30,283 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:03:30,283 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:03:30,290 [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-10 15:03:30,291 [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-10 15:03:30,311 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:03:30,314 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 23.9508ms INFO 2023-02-10 15:03:30,314 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:03:30,314 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.7769ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:03:31,155 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:03:31,425 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1133.7392ms INFO 2023-02-10 15:03:31,425 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:03:31,426 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1148.0431ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:03:31,808 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/fonts/fontawesome-webfont.e9955780.woff2 INFO 2023-02-10 15:03:31,809 [10 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 15:03:31,815 [19 ] 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-10 15:03:31,816 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1914ms 200 font/woff2 INFO 2023-02-10 15:03:32,077 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=002adbd3-67ab-d55c-4699-c68bf8118948&attachTableName=& INFO 2023-02-10 15:03:32,088 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 15:03:32,092 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:03:32,094 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:03:32,107 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 15:03:32,120 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:03:32,120 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 15:03:32,152 [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-10 15:03:32,153 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:03:32,153 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:03:33,548 [16 ] 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-10 15:03:33,548 [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-10 15:03:33,969 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:03:33,977 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 1869.584ms INFO 2023-02-10 15:03:33,977 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:03:33,995 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1906.7468ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:03:34,067 [9 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 15:03:34,087 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:03:34,092 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 543.4287ms INFO 2023-02-10 15:03:34,092 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:03:34,092 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1940.1198ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:03:34,218 [16 ] 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-10 15:03:34,230 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:03:34,232 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 684.3663ms INFO 2023-02-10 15:03:34,233 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 15:03:34,233 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2155.797ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:03:34,272 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:03:34,273 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:03:34,279 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2023-02-10 15:03:34,286 [16 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 15:03:34,297 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:03:34,298 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 18.6604ms INFO 2023-02-10 15:03:34,298 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:03:34,298 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 79.906ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:06:18,073 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html INFO 2023-02-10 15:06:18,077 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 15:06:18,078 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.648ms 200 text/html INFO 2023-02-10 15:06:18,106 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 15:06:18,110 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-10 15:06:18,111 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.2337ms 200 application/javascript INFO 2023-02-10 15:06:18,134 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-10 15:06:18,136 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 15:06:18,137 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 15:06:18,138 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 15:06:18,140 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 15:06:18,140 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.5628ms 200 application/javascript INFO 2023-02-10 15:06:18,142 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 15:06:18,145 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 15:06:18,145 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 15:06:18,145 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.4281ms 200 application/javascript INFO 2023-02-10 15:06:18,148 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 15:06:18,148 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.7546ms 200 application/javascript INFO 2023-02-10 15:06:18,151 [27 ] 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-10 15:06:18,151 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6795ms 200 text/css INFO 2023-02-10 15:06:18,155 [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-10 15:06:18,156 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.2407ms 200 application/javascript INFO 2023-02-10 15:06:18,156 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-10 15:06:18,156 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7681ms 200 text/css INFO 2023-02-10 15:06:18,168 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 15:06:18,170 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 15:06:18,170 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.4328ms 200 application/javascript INFO 2023-02-10 15:06:18,172 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 15:06:18,175 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 15:06:18,175 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6828ms 200 application/javascript INFO 2023-02-10 15:06:18,176 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 15:06:18,180 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 15:06:18,180 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.1153ms 200 application/javascript INFO 2023-02-10 15:06:18,182 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 15:06:18,184 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 15:06:18,184 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0633ms 200 application/javascript INFO 2023-02-10 15:06:18,187 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 15:06:18,189 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 15:06:18,189 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0182ms 200 application/javascript INFO 2023-02-10 15:06:18,207 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-10 15:06:18,210 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 15:06:18,217 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-10 15:06:18,217 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.492ms 200 application/javascript INFO 2023-02-10 15:06:18,231 [25 ] 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-10 15:06:18,231 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.7261ms 200 application/javascript INFO 2023-02-10 15:06:18,484 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 15:06:18,489 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8871ms 404 INFO 2023-02-10 15:06:18,531 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 15:06:18,532 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:18,535 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 15:06:18,535 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:18,541 [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-10 15:06:18,542 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:18,542 [26 ] 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-10 15:06:18,543 [25 ] 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-10 15:06:18,546 [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-10 15:06:18,547 [25 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:06:18,547 [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-10 15:06:18,547 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:06:18,549 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 5.1483ms INFO 2023-02-10 15:06:18,549 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' WARN 2023-02-10 15:06:18,549 [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-10 15:06:18,549 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.3815ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:06:18,549 [27 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:06:18,550 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:06:18,550 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2.6346ms INFO 2023-02-10 15:06:18,550 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:18,550 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7523ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:06:18,568 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:06:18,568 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 25.4563ms INFO 2023-02-10 15:06:18,568 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:18,569 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.1329ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:06:18,651 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 15:06:18,653 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:18,656 [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-10 15:06:18,657 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:18,659 [27 ] 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-10 15:06:18,662 [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-10 15:06:18,663 [27 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:06:18,663 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:06:18,663 [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-10 15:06:18,663 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 4.1603ms INFO 2023-02-10 15:06:18,663 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:18,664 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5596ms 401 application/json; charset=utf-8 WARN 2023-02-10 15:06:18,665 [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-10 15:06:18,666 [25 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:06:18,666 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:06:18,666 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 2.8206ms INFO 2023-02-10 15:06:18,666 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:18,666 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7304ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:06:19,745 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 15:06:19,747 [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-10 15:06:19,748 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7612ms 200 image/png INFO 2023-02-10 15:06:19,832 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 15:06:19,835 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:19,842 [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-10 15:06:19,865 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:06:19,866 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 22.8541ms INFO 2023-02-10 15:06:19,866 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:19,866 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.1067ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:06:25,493 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-10 15:06:25,498 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 15:06:25,509 [25 ] 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-10 15:06:25,543 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:06:25,545 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 35.4259ms INFO 2023-02-10 15:06:25,545 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 15:06:25,546 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.9891ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:06:25,632 [25 ] 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-10 15:06:25,633 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 15:06:25,648 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:06:25,654 [25 ] 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-10 15:06:25,690 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:06:25,692 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 37.2175ms INFO 2023-02-10 15:06:25,692 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:06:25,693 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.7172ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:06:25,788 [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-10 15:06:25,791 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:06:25,794 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:25,803 [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-10 15:06:25,821 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:06:25,821 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.2001ms INFO 2023-02-10 15:06:25,821 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:25,821 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.6522ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:06:25,916 [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-10 15:06:25,917 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:06:25,918 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:25,918 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 15:06:25,919 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:06:25,920 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:25,921 [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-10 15:06:25,921 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:06:25,924 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:25,926 [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-10 15:06:25,930 [26 ] 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-10 15:06:25,931 [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-10 15:06:25,946 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:06:25,946 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 19.8552ms INFO 2023-02-10 15:06:25,946 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:25,947 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.6558ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:06:25,952 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:06:25,952 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 22.0883ms INFO 2023-02-10 15:06:25,952 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:25,953 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.4598ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:06:25,962 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:06:25,962 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 31.0812ms INFO 2023-02-10 15:06:25,962 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:25,963 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.9724ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:06:26,050 [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-10 15:06:26,050 [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-10 15:06:26,051 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:06:26,051 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:06:26,052 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:26,052 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:26,058 [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-10 15:06:26,058 [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-10 15:06:26,075 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:06:26,076 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 17.9497ms INFO 2023-02-10 15:06:26,076 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:26,077 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.5542ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:06:26,121 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:06:26,235 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 177.4649ms INFO 2023-02-10 15:06:26,235 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:26,236 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 185.4371ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:06:26,559 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/fonts/fontawesome-webfont.e9955780.woff2 INFO 2023-02-10 15:06:26,560 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 15:06:26,563 [32 ] 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-10 15:06:26,563 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.0206ms 200 font/woff2 INFO 2023-02-10 15:06:26,805 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=002adbd3-67ab-d55c-4699-c68bf8118948&attachTableName=& INFO 2023-02-10 15:06:26,808 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 15:06:26,810 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:06:26,813 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:26,822 [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-10 15:06:26,824 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:06:26,825 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:06:26,833 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 15:06:26,854 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:06:26,855 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 22.4604ms INFO 2023-02-10 15:06:26,855 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:06:26,856 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.1226ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:06:26,870 [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-10 15:06:26,871 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:06:26,872 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:26,881 [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-10 15:06:26,898 [26 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 15:06:26,900 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:06:26,901 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 78.2198ms INFO 2023-02-10 15:06:26,901 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:26,901 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.5629ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:06:26,911 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:06:26,911 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 30.6458ms INFO 2023-02-10 15:06:26,912 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:26,912 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.7484ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:06:27,074 [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-10 15:06:27,077 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:06:27,078 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:27,085 [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-10 15:06:27,098 [27 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 15:06:27,120 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:06:27,121 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 35.9303ms INFO 2023-02-10 15:06:27,121 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:27,122 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.3913ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:06:41,417 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/img/findEmpty1.295ee406.png INFO 2023-02-10 15:06:41,420 [31 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/img/findEmpty1.295ee406.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\img\findEmpty1.295ee406.png' INFO 2023-02-10 15:06:41,420 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.5631ms 200 image/png INFO 2023-02-10 15:06:41,478 [31 ] 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-10 15:06:41,481 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:06:41,482 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:41,494 [31 ] 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-10 15:06:41,560 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:06:41,570 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 75.5805ms INFO 2023-02-10 15:06:41,570 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:41,571 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.5213ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:06:59,330 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html INFO 2023-02-10 15:06:59,332 [31 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 15:06:59,334 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.537ms 200 text/html INFO 2023-02-10 15:06:59,361 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 15:06:59,362 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 15:06:59,362 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 15:06:59,363 [31 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 15:06:59,363 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7697ms 200 application/javascript INFO 2023-02-10 15:06:59,364 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 15:06:59,364 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9903ms 200 application/javascript INFO 2023-02-10 15:06:59,364 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 15:06:59,365 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 15:06:59,365 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-10 15:06:59,365 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4127ms 200 application/javascript INFO 2023-02-10 15:06:59,366 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.9258ms 200 application/javascript INFO 2023-02-10 15:06:59,366 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 15:06:59,366 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 15:06:59,368 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 15:06:59,368 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8664ms 200 application/javascript INFO 2023-02-10 15:06:59,368 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-10 15:06:59,369 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9687ms 200 application/javascript INFO 2023-02-10 15:06:59,387 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-10 15:06:59,387 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 15:06:59,387 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 15:06:59,389 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 15:06:59,390 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0364ms 200 application/javascript INFO 2023-02-10 15:06:59,390 [25 ] 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-10 15:06:59,390 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.3566ms 200 text/css INFO 2023-02-10 15:06:59,394 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 15:06:59,394 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 15:06:59,395 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-10 15:06:59,395 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9428ms 200 text/css INFO 2023-02-10 15:06:59,396 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 15:06:59,396 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0243ms 200 application/javascript INFO 2023-02-10 15:06:59,396 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 15:06:59,397 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7164ms 200 application/javascript INFO 2023-02-10 15:06:59,415 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 15:06:59,416 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 15:06:59,417 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3658ms 200 application/javascript INFO 2023-02-10 15:06:59,437 [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-10 15:06:59,437 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 15:06:59,450 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-10 15:06:59,450 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.754ms 200 application/javascript INFO 2023-02-10 15:06:59,454 [31 ] 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-10 15:06:59,455 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.2097ms 200 application/javascript INFO 2023-02-10 15:06:59,693 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 15:06:59,695 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0649ms 404 INFO 2023-02-10 15:06:59,743 [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-10 15:06:59,745 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:59,753 [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-10 15:06:59,766 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 15:06:59,767 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:59,769 [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-10 15:06:59,770 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:59,775 [26 ] 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-10 15:06:59,779 [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). WARN 2023-02-10 15:06:59,781 [26 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 15:06:59,782 [26 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. WARN 2023-02-10 15:06:59,782 [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-10 15:06:59,783 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:06:59,783 [27 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:06:59,784 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:06:59,784 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 9.0253ms INFO 2023-02-10 15:06:59,784 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:59,785 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.0014ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:06:59,785 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 5.3968ms INFO 2023-02-10 15:06:59,785 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:59,785 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.5414ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:06:59,808 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:06:59,809 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 56.0563ms INFO 2023-02-10 15:06:59,809 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:59,809 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.2627ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:06:59,903 [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-10 15:06:59,904 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 15:06:59,904 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:59,905 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:59,909 [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-10 15:06:59,912 [27 ] 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-10 15:06:59,913 [26 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 15:06:59,913 [26 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:06:59,914 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. WARN 2023-02-10 15:06:59,914 [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-10 15:06:59,915 [27 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:06:59,915 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 5.509ms INFO 2023-02-10 15:06:59,915 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:59,915 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2006ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:06:59,916 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:06:59,917 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 4.6949ms INFO 2023-02-10 15:06:59,917 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:06:59,917 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8676ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:07:00,921 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 15:07:00,923 [31 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-10 15:07:00,923 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6773ms 200 image/png INFO 2023-02-10 15:07:00,984 [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-10 15:07:00,985 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:07:00,994 [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-10 15:07:01,017 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:07:01,017 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 23.2959ms INFO 2023-02-10 15:07:01,018 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:07:01,018 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.1746ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:07:14,137 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html INFO 2023-02-10 15:07:14,139 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 15:07:14,139 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8755ms 200 text/html INFO 2023-02-10 15:07:14,168 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 15:07:14,169 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 15:07:14,169 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 15:07:14,170 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 15:07:14,170 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 15:07:14,171 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.1649ms 200 application/javascript INFO 2023-02-10 15:07:14,171 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9362ms 200 application/javascript INFO 2023-02-10 15:07:14,171 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-10 15:07:14,173 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.3522ms 200 application/javascript INFO 2023-02-10 15:07:14,173 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 15:07:14,174 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 15:07:14,175 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 15:07:14,175 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9661ms 200 application/javascript INFO 2023-02-10 15:07:14,178 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-10 15:07:14,178 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.0025ms 200 application/javascript INFO 2023-02-10 15:07:14,188 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 15:07:14,189 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 15:07:14,189 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5559ms 200 application/javascript INFO 2023-02-10 15:07:14,191 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 15:07:14,191 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 15:07:14,192 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 15:07:14,195 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-10 15:07:14,195 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 15:07:14,195 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.6078ms 200 application/javascript INFO 2023-02-10 15:07:14,195 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 15:07:14,196 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0989ms 200 application/javascript INFO 2023-02-10 15:07:14,198 [38 ] 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-10 15:07:14,198 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.7307ms 200 text/css INFO 2023-02-10 15:07:14,200 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-10 15:07:14,200 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7703ms 200 text/css INFO 2023-02-10 15:07:14,205 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 15:07:14,205 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 15:07:14,206 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 15:07:14,206 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1083ms 200 application/javascript INFO 2023-02-10 15:07:14,206 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 15:07:14,206 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1692ms 200 application/javascript INFO 2023-02-10 15:07:14,227 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-10 15:07:14,228 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 15:07:14,234 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-10 15:07:14,234 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4007ms 200 application/javascript INFO 2023-02-10 15:07:14,243 [25 ] 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-10 15:07:14,243 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.2402ms 200 application/javascript INFO 2023-02-10 15:07:14,462 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 15:07:14,462 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 15:07:14,463 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7645ms 404 INFO 2023-02-10 15:07:14,465 [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-10 15:07:14,465 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0648ms 200 image/png INFO 2023-02-10 15:07:14,522 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 15:07:14,523 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:07:14,532 [42 ] 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-10 15:07:14,581 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:07:14,582 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 49.1459ms INFO 2023-02-10 15:07:14,582 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:07:14,582 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 60.7373ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:07:26,600 [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-10 15:07:26,605 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 15:07:26,614 [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-10 15:07:26,637 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:07:26,638 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 23.4568ms INFO 2023-02-10 15:07:26,638 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 15:07:26,638 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.4556ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:07:26,739 [41 ] 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-10 15:07:26,740 [41 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 15:07:26,741 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:07:26,749 [41 ] 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-10 15:07:26,771 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:07:26,771 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 22.5048ms INFO 2023-02-10 15:07:26,771 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:07:26,772 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.0629ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:07:26,855 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-10 15:07:26,856 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:07:26,857 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:07:26,863 [42 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-10 15:07:26,885 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:07:26,886 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 22.2104ms INFO 2023-02-10 15:07:26,886 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:07:26,886 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.3539ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:07:26,979 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 15:07:26,979 [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-10 15:07:26,980 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:07:26,980 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:07:26,980 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:07:26,980 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 15:07:26,980 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:07:26,981 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:07:26,982 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:07:26,986 [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-10 15:07:26,986 [42 ] 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-10 15:07:26,988 [44 ] 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-10 15:07:27,000 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:07:27,001 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 14.6753ms INFO 2023-02-10 15:07:27,001 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:07:27,001 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1533ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:07:27,007 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:07:27,007 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 19.4138ms INFO 2023-02-10 15:07:27,007 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:07:27,008 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.2297ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:07:27,014 [41 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:07:27,014 [41 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 28.5852ms INFO 2023-02-10 15:07:27,014 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:07:27,015 [41 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.451ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:07:27,104 [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-10 15:07:27,105 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:07:27,106 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:07:27,112 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 15:07:27,112 [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-10 15:07:27,113 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:07:27,113 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:07:27,123 [44 ] 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-10 15:07:27,130 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:07:27,130 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 17.4341ms INFO 2023-02-10 15:07:27,130 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:07:27,130 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.3925ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:07:27,186 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:07:27,287 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 163.2307ms INFO 2023-02-10 15:07:27,287 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:07:27,287 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 174.9472ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:07:27,723 [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-10 15:07:27,724 [25 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 15:07:27,726 [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-10 15:07:27,726 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6291ms 200 font/woff2 INFO 2023-02-10 15:07:27,893 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 15:07:27,894 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=002adbd3-67ab-d55c-4699-c68bf8118948&attachTableName=& INFO 2023-02-10 15:07:27,896 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:07:27,896 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:07:27,897 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:07:27,897 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 15:07:27,904 [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-10 15:07:27,904 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 15:07:27,926 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:07:27,927 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 22.5114ms INFO 2023-02-10 15:07:27,927 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:07:27,927 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.6849ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:07:27,954 [40 ] 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-10 15:07:27,956 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:07:27,956 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:07:27,963 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2023-02-10 15:07:27,972 [40 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 15:07:27,987 [40 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:07:27,988 [40 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 24.8483ms INFO 2023-02-10 15:07:27,988 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:07:27,988 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.5651ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:07:28,091 [31 ] 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-10 15:07:28,093 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:07:28,093 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:07:28,099 [31 ] 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-10 15:07:28,111 [31 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 15:07:28,127 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:07:28,127 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 28.1929ms INFO 2023-02-10 15:07:28,128 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:07:28,128 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.8324ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:07:28,424 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:07:28,425 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 521.0314ms INFO 2023-02-10 15:07:28,425 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 15:07:28,425 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 530.7885ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:19:14,336 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html INFO 2023-02-10 15:19:14,339 [65 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 15:19:14,339 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3584ms 200 text/html INFO 2023-02-10 15:19:14,371 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 15:19:14,373 [63 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-10 15:19:14,373 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.4465ms 200 application/javascript INFO 2023-02-10 15:19:14,388 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-10 15:19:14,388 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 15:19:14,391 [65 ] 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-10 15:19:14,391 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2464ms 200 text/css INFO 2023-02-10 15:19:14,393 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 15:19:14,395 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 15:19:14,395 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3734ms 200 application/javascript INFO 2023-02-10 15:19:14,395 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-10 15:19:14,395 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2576ms 200 text/css INFO 2023-02-10 15:19:14,397 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 15:19:14,400 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 15:19:14,402 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 15:19:14,402 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9609ms 200 application/javascript INFO 2023-02-10 15:19:14,403 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 15:19:14,404 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-10 15:19:14,404 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0566ms 200 application/javascript INFO 2023-02-10 15:19:14,404 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 15:19:14,405 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6762ms 200 application/javascript INFO 2023-02-10 15:19:14,418 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 15:19:14,419 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 15:19:14,419 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5884ms 200 application/javascript INFO 2023-02-10 15:19:14,428 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 15:19:14,429 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 15:19:14,430 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 15:19:14,430 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 15:19:14,430 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4193ms 200 application/javascript INFO 2023-02-10 15:19:14,430 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0729ms 200 application/javascript INFO 2023-02-10 15:19:14,441 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 15:19:14,443 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 15:19:14,443 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7495ms 200 application/javascript INFO 2023-02-10 15:19:14,444 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 15:19:14,447 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 15:19:14,447 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.3343ms 200 application/javascript INFO 2023-02-10 15:19:14,467 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 15:19:14,467 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-10 15:19:14,472 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-10 15:19:14,472 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0739ms 200 application/javascript INFO 2023-02-10 15:19:14,480 [65 ] 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-10 15:19:14,480 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.3904ms 200 application/javascript INFO 2023-02-10 15:19:14,761 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 15:19:14,763 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8817ms 404 INFO 2023-02-10 15:19:14,809 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 15:19:14,810 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:19:14,816 [64 ] 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-10 15:19:14,831 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 15:19:14,831 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:19:14,832 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 15:19:14,833 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:19:14,840 [68 ] 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-10 15:19:14,840 [65 ] 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-10 15:19:14,843 [68 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 15:19:14,844 [68 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:19:14,844 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. WARN 2023-02-10 15:19:14,844 [65 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 15:19:14,844 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 4.4338ms INFO 2023-02-10 15:19:14,845 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:19:14,845 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:19:14,845 [65 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:19:14,846 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.3737ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:19:14,846 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:19:14,846 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 30.0169ms INFO 2023-02-10 15:19:14,846 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:19:14,846 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.978ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:19:14,846 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 5.9518ms INFO 2023-02-10 15:19:14,846 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:19:14,847 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.1602ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:19:14,926 [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-10 15:19:14,927 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:19:14,932 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 15:19:14,933 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:19:14,933 [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). WARN 2023-02-10 15:19:14,939 [69 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 15:19:14,939 [69 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:19:14,939 [73 ] 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-10 15:19:14,940 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:19:14,940 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 6.5787ms INFO 2023-02-10 15:19:14,940 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:19:14,940 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.4866ms 401 application/json; charset=utf-8 WARN 2023-02-10 15:19:14,942 [73 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 15:19:14,942 [73 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:19:14,943 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:19:14,943 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 3.2029ms INFO 2023-02-10 15:19:14,943 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:19:14,943 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1539ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:19:16,043 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 15:19:16,044 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-10 15:19:16,045 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9649ms 200 image/png INFO 2023-02-10 15:19:16,114 [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-10 15:19:16,115 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:19:16,121 [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-10 15:19:16,139 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:19:16,139 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 18.0221ms INFO 2023-02-10 15:19:16,139 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:19:16,139 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.3521ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:19:24,373 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-10 15:19:24,374 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 15:19:24,381 [73 ] 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-10 15:19:24,396 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:19:24,396 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 15.0885ms INFO 2023-02-10 15:19:24,396 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 15:19:24,396 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.8728ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:19:24,491 [69 ] 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-10 15:19:24,492 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 15:19:24,493 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:19:24,498 [69 ] 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-10 15:19:24,543 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:19:24,543 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 44.6121ms INFO 2023-02-10 15:19:24,543 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:19:24,543 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.482ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:19:24,654 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-10 15:19:24,655 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:19:24,656 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:19:24,663 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-10 15:19:24,683 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:19:24,683 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 20.2394ms INFO 2023-02-10 15:19:24,683 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:19:24,684 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.0473ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:19:24,824 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 15:19:24,825 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:19:24,825 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 15:19:24,825 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 15:19:24,826 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:19:24,827 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:19:24,827 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:19:24,833 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:19:24,834 [76 ] 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-10 15:19:24,834 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:19:24,834 [68 ] 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-10 15:19:24,839 [71 ] 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-10 15:19:24,867 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:19:24,868 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 34.0395ms INFO 2023-02-10 15:19:24,868 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:19:24,868 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.4818ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:19:24,870 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:19:24,870 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 35.9836ms INFO 2023-02-10 15:19:24,870 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:19:24,871 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.2519ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:19:24,882 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:19:24,882 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 43.3226ms INFO 2023-02-10 15:19:24,882 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:19:24,883 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.0726ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:19:25,002 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 15:19:25,005 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:19:25,007 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:19:25,012 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 15:19:25,013 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:19:25,013 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:19:25,015 [76 ] 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-10 15:19:25,022 [65 ] 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-10 15:19:25,123 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:19:25,123 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 108.6193ms INFO 2023-02-10 15:19:25,124 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:19:25,124 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 121.4758ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:19:25,138 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:19:25,272 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 250.3526ms INFO 2023-02-10 15:19:25,272 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:19:25,273 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 260.8624ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:19:25,638 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/fonts/fontawesome-webfont.e9955780.woff2 INFO 2023-02-10 15:19:25,638 [69 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 15:19:25,640 [71 ] 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-10 15:19:25,640 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9255ms 200 font/woff2 INFO 2023-02-10 15:19:25,851 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=002adbd3-67ab-d55c-4699-c68bf8118948&attachTableName=& INFO 2023-02-10 15:19:25,851 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 15:19:25,852 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:19:25,852 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:19:25,853 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 15:19:25,853 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:19:25,858 [71 ] 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-10 15:19:25,861 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 15:19:25,878 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:19:25,878 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 16.7216ms INFO 2023-02-10 15:19:25,878 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:19:25,879 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.7677ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:19:25,908 [69 ] 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-10 15:19:25,909 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:19:25,910 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:19:25,916 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2023-02-10 15:19:25,924 [69 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 15:19:25,933 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:19:25,933 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 17.0171ms INFO 2023-02-10 15:19:25,933 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:19:25,934 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.9928ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:19:26,038 [73 ] 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-10 15:19:26,039 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:19:26,039 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:19:26,046 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2023-02-10 15:19:26,058 [73 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 15:19:26,073 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:19:26,074 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 27.5332ms INFO 2023-02-10 15:19:26,074 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:19:26,074 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.8935ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:19:26,368 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:19:26,369 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 510.0917ms INFO 2023-02-10 15:19:26,369 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 15:19:26,369 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 518.3042ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:22:51,075 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html INFO 2023-02-10 15:22:51,078 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 15:22:51,078 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.2321ms 200 text/html INFO 2023-02-10 15:22:51,113 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 15:22:51,115 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-10 15:22:51,115 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8098ms 200 application/javascript INFO 2023-02-10 15:22:51,137 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 15:22:51,139 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 15:22:51,140 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-10 15:22:51,141 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 15:22:51,143 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 15:22:51,143 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 15:22:51,145 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 15:22:51,145 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.6407ms 200 application/javascript INFO 2023-02-10 15:22:51,145 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 15:22:51,145 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3202ms 200 application/javascript INFO 2023-02-10 15:22:51,146 [83 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 15:22:51,146 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3238ms 200 application/javascript INFO 2023-02-10 15:22:51,147 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-10 15:22:51,147 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7552ms 200 application/javascript INFO 2023-02-10 15:22:51,148 [80 ] 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-10 15:22:51,148 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6934ms 200 text/css INFO 2023-02-10 15:22:51,154 [83 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-10 15:22:51,154 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.538ms 200 text/css INFO 2023-02-10 15:22:51,169 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 15:22:51,171 [100 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 15:22:51,171 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.2034ms 200 application/javascript INFO 2023-02-10 15:22:51,174 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 15:22:51,175 [96 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 15:22:51,175 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4594ms 200 application/javascript INFO 2023-02-10 15:22:51,176 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 15:22:51,177 [96 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 15:22:51,177 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3244ms 200 application/javascript INFO 2023-02-10 15:22:51,191 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 15:22:51,192 [98 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 15:22:51,193 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4921ms 200 application/javascript INFO 2023-02-10 15:22:51,193 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 15:22:51,194 [98 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 15:22:51,194 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1946ms 200 application/javascript INFO 2023-02-10 15:22:51,215 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-10 15:22:51,219 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 15:22:51,229 [95 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-10 15:22:51,230 [95 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1283ms 200 application/javascript INFO 2023-02-10 15:22:51,235 [96 ] 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-10 15:22:51,235 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8549ms 200 application/javascript INFO 2023-02-10 15:22:51,487 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 15:22:51,489 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.322ms 404 INFO 2023-02-10 15:22:51,524 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 15:22:51,525 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:22:51,528 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 15:22:51,529 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:22:51,531 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 15:22:51,532 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:22:51,533 [89 ] 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-10 15:22:51,536 [96 ] 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-10 15:22:51,538 [96 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.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-10 15:22:51,539 [96 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:22:51,539 [96 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:22:51,539 [96 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 3.6772ms INFO 2023-02-10 15:22:51,540 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:22:51,540 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7197ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:22:51,541 [93 ] 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-10 15:22:51,543 [93 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 15:22:51,544 [93 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:22:51,545 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:22:51,545 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 3.671ms INFO 2023-02-10 15:22:51,545 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:22:51,545 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.0543ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:22:51,547 [96 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:22:51,548 [96 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 14.7281ms INFO 2023-02-10 15:22:51,548 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:22:51,548 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.8089ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:22:51,626 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 15:22:51,627 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:22:51,628 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 15:22:51,629 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:22:51,634 [98 ] 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-10 15:22:51,635 [89 ] 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-10 15:22:51,636 [98 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 15:22:51,637 [98 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:22:51,637 [98 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:22:51,637 [98 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 3.5683ms INFO 2023-02-10 15:22:51,637 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:22:51,638 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1195ms 401 application/json; charset=utf-8 WARN 2023-02-10 15:22:51,638 [89 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.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-10 15:22:51,639 [89 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:22:51,639 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:22:51,639 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 3.4082ms INFO 2023-02-10 15:22:51,639 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:22:51,639 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7879ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:22:52,621 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 15:22:52,622 [96 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-10 15:22:52,622 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8613ms 200 image/png INFO 2023-02-10 15:22:52,683 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 15:22:52,684 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:22:52,690 [89 ] 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-10 15:22:52,702 [96 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:22:52,702 [96 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 12.0057ms INFO 2023-02-10 15:22:52,702 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:22:52,702 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.9113ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:22:58,310 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-10 15:22:58,312 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 15:22:58,321 [96 ] 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-10 15:22:58,333 [96 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:22:58,333 [96 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 11.6751ms INFO 2023-02-10 15:22:58,333 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 15:22:58,334 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.0555ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:22:58,428 [89 ] 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-10 15:22:58,429 [89 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 15:22:58,429 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:22:58,439 [89 ] 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-10 15:22:58,469 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:22:58,470 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 30.7019ms INFO 2023-02-10 15:22:58,470 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:22:58,470 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.2997ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:22:58,558 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-10 15:22:58,559 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:22:58,560 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:22:58,570 [98 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-10 15:22:58,588 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:22:58,588 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 17.7668ms INFO 2023-02-10 15:22:58,588 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:22:58,589 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.7412ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:22:58,668 [98 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 15:22:58,669 [98 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:22:58,670 [98 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:22:58,676 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 15:22:58,677 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:22:58,677 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 15:22:58,678 [98 ] 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-10 15:22:58,678 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:22:58,683 [96 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:22:58,684 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:22:58,689 [93 ] 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-10 15:22:58,689 [96 ] 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-10 15:22:58,710 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:22:58,711 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 33.0078ms INFO 2023-02-10 15:22:58,711 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:22:58,711 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.4234ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:22:58,715 [100 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:22:58,715 [100 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 25.897ms INFO 2023-02-10 15:22:58,715 [100 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:22:58,715 [100 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.5564ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:22:58,728 [96 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:22:58,728 [96 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 38.631ms INFO 2023-02-10 15:22:58,728 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:22:58,728 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.8338ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:22:58,806 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 15:22:58,807 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:22:58,807 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 15:22:58,808 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:22:58,809 [96 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:22:58,809 [96 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:22:58,815 [89 ] 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-10 15:22:58,816 [96 ] 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-10 15:22:58,840 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:22:58,840 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 25.2858ms INFO 2023-02-10 15:22:58,840 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:22:58,840 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.8024ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:22:58,871 [96 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:22:58,949 [97 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 132.9223ms INFO 2023-02-10 15:22:58,949 [97 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:22:58,949 [97 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 141.7079ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:22:59,287 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/fonts/fontawesome-webfont.e9955780.woff2 INFO 2023-02-10 15:22:59,288 [89 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 15:22:59,290 [96 ] 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-10 15:22:59,290 [96 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7316ms 200 font/woff2 INFO 2023-02-10 15:22:59,553 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=002adbd3-67ab-d55c-4699-c68bf8118948&attachTableName=& INFO 2023-02-10 15:22:59,554 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:22:59,555 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 15:22:59,555 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 15:22:59,555 [84 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:22:59,556 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:22:59,560 [85 ] 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-10 15:22:59,561 [84 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 15:22:59,574 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:22:59,574 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 12.7656ms INFO 2023-02-10 15:22:59,574 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:22:59,574 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.5456ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:22:59,626 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:22:59,626 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 65.8241ms INFO 2023-02-10 15:22:59,626 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 15:22:59,626 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.1965ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:22:59,639 [85 ] 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-10 15:22:59,640 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:22:59,641 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:22:59,648 [85 ] 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-10 15:22:59,653 [85 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 15:22:59,764 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:22:59,764 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 116.403ms INFO 2023-02-10 15:22:59,764 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:22:59,764 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 125.2761ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:22:59,902 [83 ] 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-10 15:22:59,903 [83 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:22:59,903 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:22:59,907 [83 ] 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-10 15:22:59,915 [83 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 15:22:59,923 [83 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:22:59,923 [83 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 16.7827ms INFO 2023-02-10 15:22:59,924 [83 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:22:59,924 [83 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.8481ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:24:22,106 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html INFO 2023-02-10 15:24:22,108 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 15:24:22,108 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0135ms 200 text/html INFO 2023-02-10 15:24:22,155 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 15:24:22,156 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 15:24:22,156 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 15:24:22,157 [90 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 15:24:22,157 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 15:24:22,157 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.646ms 200 application/javascript INFO 2023-02-10 15:24:22,157 [87 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 15:24:22,157 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 15:24:22,157 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6982ms 200 application/javascript INFO 2023-02-10 15:24:22,157 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 15:24:22,158 [88 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-10 15:24:22,159 [87 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 15:24:22,159 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3441ms 200 application/javascript INFO 2023-02-10 15:24:22,159 [90 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 15:24:22,159 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8231ms 200 application/javascript INFO 2023-02-10 15:24:22,159 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.403ms 200 application/javascript INFO 2023-02-10 15:24:22,164 [90 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-10 15:24:22,164 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2166ms 200 application/javascript INFO 2023-02-10 15:24:22,177 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 15:24:22,184 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 15:24:22,184 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 15:24:22,185 [90 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 15:24:22,185 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6736ms 200 application/javascript INFO 2023-02-10 15:24:22,185 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-10 15:24:22,185 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 15:24:22,186 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 15:24:22,186 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9034ms 200 application/javascript INFO 2023-02-10 15:24:22,187 [87 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 15:24:22,187 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7556ms 200 application/javascript INFO 2023-02-10 15:24:22,190 [81 ] 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-10 15:24:22,190 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9928ms 200 text/css INFO 2023-02-10 15:24:22,191 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 15:24:22,192 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 15:24:22,192 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3493ms 200 application/javascript INFO 2023-02-10 15:24:22,203 [90 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-10 15:24:22,203 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.8516ms 200 text/css INFO 2023-02-10 15:24:22,217 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 15:24:22,217 [117 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-10 15:24:22,234 [118 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-10 15:24:22,234 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.5845ms 200 application/javascript INFO 2023-02-10 15:24:22,238 [113 ] 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-10 15:24:22,239 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.4158ms 200 application/javascript INFO 2023-02-10 15:24:22,479 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 15:24:22,481 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4147ms 404 INFO 2023-02-10 15:24:22,529 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 15:24:22,530 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:24:22,533 [117 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 15:24:22,533 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 15:24:22,533 [117 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:24:22,534 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:24:22,542 [118 ] 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-10 15:24:22,542 [117 ] 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-10 15:24:22,544 [117 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.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-10 15:24:22,544 [113 ] 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-10 15:24:22,545 [117 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:24:22,545 [117 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:24:22,545 [117 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 3.1513ms INFO 2023-02-10 15:24:22,545 [117 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:24:22,545 [117 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5591ms 401 application/json; charset=utf-8 WARN 2023-02-10 15:24:22,546 [113 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.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-10 15:24:22,547 [113 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:24:22,547 [113 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:24:22,547 [113 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2.7438ms INFO 2023-02-10 15:24:22,547 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:24:22,548 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.1198ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:24:22,555 [118 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:24:22,555 [118 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 13.4946ms INFO 2023-02-10 15:24:22,555 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:24:22,556 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.2571ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:24:22,640 [115 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 15:24:22,641 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 15:24:22,641 [115 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:24:22,641 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:24:22,647 [113 ] 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-10 15:24:22,647 [115 ] 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-10 15:24:22,649 [113 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.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-10 15:24:22,649 [115 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.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-10 15:24:22,650 [113 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:24:22,650 [115 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:24:22,650 [113 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:24:22,650 [115 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:24:22,651 [113 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 3.4062ms INFO 2023-02-10 15:24:22,651 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:24:22,651 [115 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 3.4044ms INFO 2023-02-10 15:24:22,651 [115 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:24:22,651 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1508ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:24:22,651 [115 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.7793ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:24:23,442 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 15:24:23,444 [113 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-10 15:24:23,444 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.338ms 200 image/png INFO 2023-02-10 15:24:23,496 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 15:24:23,497 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:24:23,506 [113 ] 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-10 15:24:23,519 [118 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:24:23,519 [118 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 13.5394ms INFO 2023-02-10 15:24:23,519 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:24:23,520 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.1067ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:24:29,559 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-10 15:24:29,559 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 15:24:29,565 [118 ] 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-10 15:24:29,576 [118 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:24:29,576 [118 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 11.4103ms INFO 2023-02-10 15:24:29,577 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 15:24:29,577 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.254ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:24:29,675 [113 ] 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-10 15:24:29,675 [113 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 15:24:29,676 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:24:29,683 [113 ] 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-10 15:24:29,702 [113 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:24:29,702 [113 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 19.2867ms INFO 2023-02-10 15:24:29,702 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:24:29,702 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.863ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:24:29,787 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-10 15:24:29,788 [113 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:24:29,790 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:24:29,797 [113 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", 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-10 15:24:29,813 [118 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:24:29,813 [118 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 15.6228ms INFO 2023-02-10 15:24:29,813 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:24:29,813 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.4607ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:24:29,906 [117 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 15:24:29,907 [117 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:24:29,907 [117 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:24:29,909 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 15:24:29,910 [113 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:24:29,910 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:24:29,912 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 15:24:29,912 [118 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:24:29,913 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:24:29,917 [113 ] 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-10 15:24:29,918 [118 ] 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-10 15:24:29,926 [117 ] 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-10 15:24:29,942 [113 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:24:29,942 [113 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 25.0459ms INFO 2023-02-10 15:24:29,942 [113 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:24:29,943 [113 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.8413ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:24:29,944 [117 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:24:29,945 [117 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 18.6926ms INFO 2023-02-10 15:24:29,945 [117 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:24:29,945 [117 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.4849ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:24:29,955 [118 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:24:29,955 [118 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 36.5786ms INFO 2023-02-10 15:24:29,955 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:24:29,955 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.5228ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:24:30,044 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 15:24:30,045 [108 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:24:30,045 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:24:30,046 [117 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 15:24:30,046 [117 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:24:30,047 [117 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:24:30,051 [108 ] 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-10 15:24:30,052 [117 ] 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-10 15:24:30,066 [108 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:24:30,066 [108 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 15.2644ms INFO 2023-02-10 15:24:30,066 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:24:30,067 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.7819ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:24:30,113 [117 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:24:30,240 [119 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 187.9461ms INFO 2023-02-10 15:24:30,241 [119 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:24:30,241 [119 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 195.1209ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:24:30,571 [117 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/fonts/fontawesome-webfont.e9955780.woff2 INFO 2023-02-10 15:24:30,571 [117 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 15:24:30,573 [108 ] 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-10 15:24:30,573 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7231ms 200 font/woff2 INFO 2023-02-10 15:24:30,874 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=002adbd3-67ab-d55c-4699-c68bf8118948&attachTableName=& INFO 2023-02-10 15:24:30,874 [108 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:24:30,875 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 15:24:30,878 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 15:24:30,879 [118 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:24:30,879 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:24:30,881 [108 ] 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-10 15:24:30,885 [118 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 15:24:30,899 [118 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:24:30,899 [118 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 14.1106ms INFO 2023-02-10 15:24:30,899 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:24:30,899 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.9633ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:24:30,937 [118 ] 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-10 15:24:30,938 [118 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:24:30,938 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:24:30,946 [118 ] 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-10 15:24:30,955 [118 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 15:24:30,967 [108 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:24:30,967 [108 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 86.0218ms INFO 2023-02-10 15:24:30,967 [108 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 15:24:30,967 [108 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 93.7706ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:24:30,971 [118 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:24:30,971 [118 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 25.207ms INFO 2023-02-10 15:24:30,972 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:24:30,972 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.8624ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:24:31,067 [105 ] 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-10 15:24:31,067 [105 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:24:31,068 [105 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:24:31,074 [105 ] 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-10 15:24:31,082 [105 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 15:24:31,098 [118 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:24:31,098 [118 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 23.7255ms INFO 2023-02-10 15:24:31,098 [118 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:24:31,098 [118 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.8551ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:25:12,092 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html INFO 2023-02-10 15:25:12,095 [110 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 15:25:12,095 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6868ms 200 text/html INFO 2023-02-10 15:25:12,121 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 15:25:12,122 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 15:25:12,123 [90 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-10 15:25:12,123 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5365ms 200 application/javascript INFO 2023-02-10 15:25:12,124 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 15:25:12,124 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 15:25:12,125 [103 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 15:25:12,125 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2382ms 200 application/javascript INFO 2023-02-10 15:25:12,125 [110 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 15:25:12,125 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 15:25:12,125 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.6784ms 200 application/javascript INFO 2023-02-10 15:25:12,126 [90 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 15:25:12,126 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5694ms 200 application/javascript INFO 2023-02-10 15:25:12,129 [103 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 15:25:12,129 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.5038ms 200 application/javascript INFO 2023-02-10 15:25:12,129 [110 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 15:25:12,132 [111 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-10 15:25:12,132 [111 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7868ms 200 application/javascript INFO 2023-02-10 15:25:12,146 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 15:25:12,146 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-10 15:25:12,146 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 15:25:12,147 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 15:25:12,147 [123 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 15:25:12,147 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.307ms 200 application/javascript INFO 2023-02-10 15:25:12,148 [126 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 15:25:12,148 [111 ] 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-10 15:25:12,148 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8782ms 200 application/javascript INFO 2023-02-10 15:25:12,149 [111 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9527ms 200 text/css INFO 2023-02-10 15:25:12,150 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 15:25:12,152 [114 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 15:25:12,152 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.564ms 200 application/javascript INFO 2023-02-10 15:25:12,154 [114 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-10 15:25:12,154 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 15:25:12,154 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2533ms 200 text/css INFO 2023-02-10 15:25:12,156 [124 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 15:25:12,156 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3201ms 200 application/javascript INFO 2023-02-10 15:25:12,177 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-10 15:25:12,177 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 15:25:12,182 [124 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-10 15:25:12,182 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5909ms 200 application/javascript INFO 2023-02-10 15:25:12,201 [123 ] 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-10 15:25:12,201 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.0513ms 200 application/javascript INFO 2023-02-10 15:25:12,402 [111 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 15:25:12,404 [111 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2686ms 404 INFO 2023-02-10 15:25:12,445 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 15:25:12,445 [111 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 15:25:12,446 [111 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:12,446 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:12,453 [111 ] 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-10 15:25:12,453 [124 ] 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-10 15:25:12,456 [124 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.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-10 15:25:12,457 [124 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:25:12,457 [124 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:12,457 [124 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 3.9055ms INFO 2023-02-10 15:25:12,457 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:12,457 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.3233ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:25:12,463 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 15:25:12,463 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:12,468 [111 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:12,468 [111 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 15.3306ms INFO 2023-02-10 15:25:12,468 [111 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:12,469 [111 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.6648ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:25:12,471 [124 ] 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-10 15:25:12,472 [124 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.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-10 15:25:12,473 [124 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:25:12,473 [124 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:12,473 [124 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2.4681ms INFO 2023-02-10 15:25:12,473 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:12,474 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0147ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:25:12,557 [111 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 15:25:12,558 [111 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:12,563 [111 ] 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-10 15:25:12,567 [111 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.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-10 15:25:12,568 [111 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:25:12,568 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 15:25:12,568 [111 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:12,569 [111 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 4.9544ms INFO 2023-02-10 15:25:12,569 [111 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:12,569 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:12,569 [111 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4037ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:25:12,575 [124 ] 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-10 15:25:12,577 [124 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.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-10 15:25:12,578 [124 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:25:12,578 [124 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:12,579 [124 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 3.057ms INFO 2023-02-10 15:25:12,579 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:12,580 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3809ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:25:13,550 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 15:25:13,552 [124 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-10 15:25:13,552 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0833ms 200 image/png INFO 2023-02-10 15:25:13,617 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 15:25:13,619 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:13,624 [124 ] 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-10 15:25:13,636 [124 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:13,636 [124 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 11.7423ms INFO 2023-02-10 15:25:13,636 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:13,637 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.329ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:25:17,694 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-10 15:25:17,695 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 15:25:17,700 [123 ] 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-10 15:25:17,713 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:17,713 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 12.679ms INFO 2023-02-10 15:25:17,713 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 15:25:17,713 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.6189ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:25:17,804 [124 ] 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-10 15:25:17,805 [124 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 15:25:17,805 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:25:17,811 [124 ] 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-10 15:25:17,831 [126 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:17,831 [126 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 20.2055ms INFO 2023-02-10 15:25:17,831 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:25:17,832 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.5391ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:25:17,911 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-10 15:25:17,912 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:25:17,912 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:17,919 [123 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-10 15:25:17,937 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:17,937 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.3006ms INFO 2023-02-10 15:25:17,937 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:17,937 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.1076ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:25:18,033 [111 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 15:25:18,034 [111 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:25:18,034 [111 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:18,040 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 15:25:18,040 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 15:25:18,040 [111 ] 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-10 15:25:18,041 [123 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:25:18,041 [126 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:25:18,041 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:18,041 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:18,046 [123 ] 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-10 15:25:18,047 [126 ] 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-10 15:25:18,077 [126 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:18,077 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:18,077 [126 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 30.4441ms INFO 2023-02-10 15:25:18,077 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:18,078 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 31.0546ms INFO 2023-02-10 15:25:18,078 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.6249ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:25:18,078 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:18,078 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.1622ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:25:18,090 [123 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:18,090 [123 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 49.9003ms INFO 2023-02-10 15:25:18,090 [123 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:18,091 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.4878ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:25:18,178 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 15:25:18,178 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 15:25:18,179 [126 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:25:18,179 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:25:18,179 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:18,179 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:18,185 [126 ] 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-10 15:25:18,185 [90 ] 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-10 15:25:18,202 [126 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:18,202 [126 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 17.2343ms INFO 2023-02-10 15:25:18,202 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:18,202 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.7706ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:25:18,250 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:18,355 [119 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 169.6418ms INFO 2023-02-10 15:25:18,355 [119 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:18,356 [119 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 177.8788ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:25:18,720 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/fonts/fontawesome-webfont.e9955780.woff2 INFO 2023-02-10 15:25:18,720 [126 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 15:25:18,722 [90 ] 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-10 15:25:18,722 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.5614ms 200 font/woff2 INFO 2023-02-10 15:25:18,971 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=002adbd3-67ab-d55c-4699-c68bf8118948&attachTableName=& INFO 2023-02-10 15:25:18,972 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 15:25:18,972 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:25:18,972 [126 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:25:18,972 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:18,973 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:25:18,978 [90 ] 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-10 15:25:18,978 [126 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 15:25:18,994 [124 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:18,995 [124 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 16.3012ms INFO 2023-02-10 15:25:18,995 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:25:18,995 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.4219ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:25:19,027 [111 ] 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-10 15:25:19,027 [111 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:25:19,028 [111 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:19,036 [111 ] 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-10 15:25:19,044 [111 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 15:25:19,045 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:19,045 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 66.8178ms INFO 2023-02-10 15:25:19,045 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:19,045 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.4391ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:25:19,058 [126 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:19,058 [126 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 21.9313ms INFO 2023-02-10 15:25:19,058 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:19,059 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.9736ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:25:19,212 [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-10 15:25:19,213 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:25:19,214 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:19,222 [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-10 15:25:19,230 [90 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 15:25:19,240 [125 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:19,241 [125 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 18.2296ms INFO 2023-02-10 15:25:19,241 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:19,241 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.2513ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:25:35,609 [124 ] 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 402140 INFO 2023-02-10 15:25:35,609 [124 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 15:25:35,610 [124 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:25:35,611 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:35,620 [124 ] 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-10 15:25:36,193 [114 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:36,194 [114 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 574.1236ms INFO 2023-02-10 15:25:36,194 [114 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:36,194 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 585.6364ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:25:39,171 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html INFO 2023-02-10 15:25:39,172 [123 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 15:25:39,175 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.6472ms 200 text/html INFO 2023-02-10 15:25:39,208 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 15:25:39,208 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 15:25:39,209 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 15:25:39,210 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 15:25:39,211 [114 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 15:25:39,211 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.5405ms 200 application/javascript INFO 2023-02-10 15:25:39,211 [123 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-10 15:25:39,211 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9335ms 200 application/javascript INFO 2023-02-10 15:25:39,211 [124 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 15:25:39,211 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 15:25:39,212 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 15:25:39,212 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.4943ms 200 application/javascript INFO 2023-02-10 15:25:39,213 [126 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 15:25:39,213 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3452ms 200 application/javascript INFO 2023-02-10 15:25:39,213 [90 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 15:25:39,213 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.2537ms 200 application/javascript INFO 2023-02-10 15:25:39,214 [90 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-10 15:25:39,214 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.5292ms 200 application/javascript INFO 2023-02-10 15:25:39,237 [104 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-10 15:25:39,238 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 15:25:39,238 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 15:25:39,238 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 15:25:39,239 [120 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 15:25:39,240 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7401ms 200 application/javascript INFO 2023-02-10 15:25:39,240 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 15:25:39,240 [90 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 15:25:39,240 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 15:25:39,240 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.5129ms 200 application/javascript INFO 2023-02-10 15:25:39,241 [125 ] 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-10 15:25:39,241 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.7206ms 200 text/css INFO 2023-02-10 15:25:39,241 [120 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 15:25:39,241 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4733ms 200 application/javascript INFO 2023-02-10 15:25:39,242 [114 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 15:25:39,242 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3739ms 200 application/javascript INFO 2023-02-10 15:25:39,245 [123 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-10 15:25:39,245 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2848ms 200 text/css INFO 2023-02-10 15:25:39,260 [123 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-10 15:25:39,264 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 15:25:39,272 [109 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-10 15:25:39,272 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.417ms 200 application/javascript INFO 2023-02-10 15:25:39,276 [124 ] 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-10 15:25:39,276 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.7515ms 200 application/javascript INFO 2023-02-10 15:25:39,500 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 15:25:39,505 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4666ms 404 INFO 2023-02-10 15:25:39,559 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 15:25:39,559 [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-10 15:25:39,560 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:39,560 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:39,562 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 15:25:39,562 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:39,568 [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-10 15:25:39,568 [126 ] 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-10 15:25:39,570 [124 ] 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-10 15:25:39,570 [126 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 15:25:39,571 [126 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:25:39,571 [126 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:39,571 [126 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2.6895ms INFO 2023-02-10 15:25:39,571 [126 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:39,571 [126 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9613ms 401 application/json; charset=utf-8 WARN 2023-02-10 15:25:39,572 [124 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.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-10 15:25:39,572 [124 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:25:39,572 [124 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:39,573 [124 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2.8577ms INFO 2023-02-10 15:25:39,573 [124 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:39,573 [124 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2864ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:25:39,579 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:39,579 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 10.9873ms INFO 2023-02-10 15:25:39,579 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:39,579 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8217ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:25:39,658 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 15:25:39,659 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:39,663 [106 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 15:25:39,663 [106 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:39,665 [90 ] 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-10 15:25:39,666 [90 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.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-10 15:25:39,667 [90 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:25:39,667 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:39,667 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 2.5168ms INFO 2023-02-10 15:25:39,667 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:39,668 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3853ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:25:39,669 [106 ] 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-10 15:25:39,670 [106 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.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-10 15:25:39,671 [106 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:25:39,671 [106 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:39,671 [106 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 2.5081ms INFO 2023-02-10 15:25:39,671 [106 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:39,672 [106 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.764ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:25:40,435 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 15:25:40,436 [90 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-10 15:25:40,436 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7417ms 200 image/png INFO 2023-02-10 15:25:40,494 [106 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 15:25:40,495 [106 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:40,500 [106 ] 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-10 15:25:40,511 [125 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:40,511 [125 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 10.667ms INFO 2023-02-10 15:25:40,511 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:40,511 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.1742ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:25:43,491 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-10 15:25:43,492 [114 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 15:25:43,497 [114 ] 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-10 15:25:43,507 [104 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:43,507 [104 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 10.4508ms INFO 2023-02-10 15:25:43,507 [104 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 15:25:43,507 [104 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.6398ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:25:43,599 [114 ] 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-10 15:25:43,599 [114 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 15:25:43,600 [114 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:25:43,605 [114 ] 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-10 15:25:43,623 [114 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:43,623 [114 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 17.9593ms INFO 2023-02-10 15:25:43,623 [114 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:25:43,624 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.351ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:25:43,712 [104 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-10 15:25:43,713 [104 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:25:43,714 [104 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:43,719 [104 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", 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-10 15:25:43,735 [104 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:43,736 [104 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 16.2826ms INFO 2023-02-10 15:25:43,736 [104 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:43,736 [104 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.5275ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:25:43,817 [104 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 15:25:43,818 [104 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:25:43,819 [104 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:43,819 [111 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 15:25:43,819 [114 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 15:25:43,819 [111 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:25:43,819 [114 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:25:43,820 [111 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:43,820 [114 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:43,824 [104 ] 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-10 15:25:43,825 [111 ] 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-10 15:25:43,825 [114 ] 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-10 15:25:43,849 [111 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:43,849 [111 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 24.5275ms INFO 2023-02-10 15:25:43,849 [111 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:43,850 [111 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.0343ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:25:43,852 [104 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:43,852 [104 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 28.0321ms INFO 2023-02-10 15:25:43,852 [104 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:43,853 [104 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.3947ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:25:43,862 [111 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:43,862 [111 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 37.6303ms INFO 2023-02-10 15:25:43,862 [111 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:43,863 [111 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.9856ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:25:43,949 [111 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 15:25:43,950 [111 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:25:43,950 [111 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:43,954 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 15:25:43,955 [125 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:25:43,955 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:43,960 [111 ] 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-10 15:25:43,967 [125 ] 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-10 15:25:43,977 [111 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:43,978 [111 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 17.2411ms INFO 2023-02-10 15:25:43,978 [111 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:43,978 [111 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.0393ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:25:44,012 [125 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:44,116 [103 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 149.5209ms INFO 2023-02-10 15:25:44,116 [103 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:44,117 [103 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 163.0652ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:25:44,453 [111 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/fonts/fontawesome-webfont.e9955780.woff2 INFO 2023-02-10 15:25:44,453 [111 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 15:25:44,456 [104 ] 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-10 15:25:44,456 [104 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.3952ms 200 font/woff2 INFO 2023-02-10 15:25:44,677 [104 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=002adbd3-67ab-d55c-4699-c68bf8118948&attachTableName=& INFO 2023-02-10 15:25:44,677 [125 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 15:25:44,678 [104 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:25:44,678 [125 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:25:44,679 [104 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:44,679 [125 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:25:44,684 [125 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 15:25:44,684 [104 ] 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-10 15:25:44,696 [111 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:44,696 [111 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 12.2992ms INFO 2023-02-10 15:25:44,696 [111 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:25:44,697 [111 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.2051ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:25:44,744 [120 ] 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-10 15:25:44,745 [120 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:25:44,745 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:44,750 [120 ] 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-10 15:25:44,761 [120 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 15:25:44,775 [120 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:44,775 [120 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 91.0617ms INFO 2023-02-10 15:25:44,775 [120 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:44,775 [120 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 97.8386ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:25:44,776 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:44,776 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 26.2695ms INFO 2023-02-10 15:25:44,777 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:44,777 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.0062ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:25:44,951 [109 ] 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-10 15:25:44,952 [109 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:25:44,953 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:44,961 [109 ] 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-10 15:25:44,968 [109 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 15:25:44,984 [109 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:25:44,985 [109 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 23.1268ms INFO 2023-02-10 15:25:44,985 [109 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:25:44,985 [109 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.5141ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:37:13,419 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html INFO 2023-02-10 15:37:13,422 [93 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 15:37:13,422 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3859ms 200 text/html INFO 2023-02-10 15:37:13,463 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 15:37:13,465 [92 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-10 15:37:13,466 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.5544ms 200 application/javascript INFO 2023-02-10 15:37:13,483 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-10 15:37:13,492 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 15:37:13,493 [93 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 15:37:13,493 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0606ms 200 application/javascript INFO 2023-02-10 15:37:13,493 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 15:37:13,494 [93 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 15:37:13,494 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9179ms 200 application/javascript INFO 2023-02-10 15:37:13,494 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 15:37:13,495 [93 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 15:37:13,495 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.962ms 200 application/javascript INFO 2023-02-10 15:37:13,496 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 15:37:13,498 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 15:37:13,500 [93 ] 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-10 15:37:13,500 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.3108ms 200 text/css INFO 2023-02-10 15:37:13,508 [84 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-10 15:37:13,508 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1415ms 200 application/javascript INFO 2023-02-10 15:37:13,511 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-10 15:37:13,511 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.4728ms 200 text/css INFO 2023-02-10 15:37:13,516 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 15:37:13,517 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 15:37:13,517 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1273ms 200 application/javascript INFO 2023-02-10 15:37:13,517 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 15:37:13,518 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 15:37:13,518 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9104ms 200 application/javascript INFO 2023-02-10 15:37:13,521 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 15:37:13,523 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 15:37:13,523 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2061ms 200 application/javascript INFO 2023-02-10 15:37:13,536 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 15:37:13,536 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 15:37:13,537 [85 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 15:37:13,537 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.151ms 200 application/javascript INFO 2023-02-10 15:37:13,537 [84 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 15:37:13,537 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1359ms 200 application/javascript INFO 2023-02-10 15:37:13,565 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-10 15:37:13,568 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 15:37:13,573 [84 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-10 15:37:13,573 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7058ms 200 application/javascript INFO 2023-02-10 15:37:13,580 [84 ] 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-10 15:37:13,580 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.245ms 200 application/javascript INFO 2023-02-10 15:37:13,950 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 15:37:13,951 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.378ms 404 INFO 2023-02-10 15:37:13,998 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 15:37:13,998 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 15:37:13,998 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:13,998 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:14,000 [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-10 15:37:14,001 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:14,004 [85 ] 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-10 15:37:14,005 [84 ] 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-10 15:37:14,008 [84 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.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-10 15:37:14,009 [84 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:37:14,009 [84 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:14,010 [84 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 4.451ms INFO 2023-02-10 15:37:14,010 [84 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:14,010 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2937ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:37:14,012 [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). WARN 2023-02-10 15:37:14,015 [92 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 15:37:14,015 [92 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:37:14,015 [92 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:14,016 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 4.0559ms INFO 2023-02-10 15:37:14,016 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:14,016 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.1766ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:37:14,021 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:14,022 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 17.2227ms INFO 2023-02-10 15:37:14,022 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:14,022 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.4246ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:37:14,126 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 15:37:14,127 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 15:37:14,129 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:14,130 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:14,134 [71 ] 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-10 15:37:14,136 [71 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 15:37:14,137 [71 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:37:14,137 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:14,137 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 2.9207ms INFO 2023-02-10 15:37:14,137 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:14,137 [93 ] 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-10 15:37:14,137 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9259ms 401 application/json; charset=utf-8 WARN 2023-02-10 15:37:14,139 [93 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 15:37:14,140 [93 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:37:14,140 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:14,140 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 2.3296ms INFO 2023-02-10 15:37:14,140 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:14,140 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.6784ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:37:15,227 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 15:37:15,228 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-10 15:37:15,229 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6627ms 200 image/png INFO 2023-02-10 15:37:15,301 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 15:37:15,302 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:15,309 [72 ] 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-10 15:37:15,324 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:15,324 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 15.2977ms INFO 2023-02-10 15:37:15,324 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:15,324 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.3277ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:37:20,450 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-10 15:37:20,450 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 15:37:20,457 [71 ] 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-10 15:37:20,468 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:20,468 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 11.0497ms INFO 2023-02-10 15:37:20,468 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 15:37:20,469 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.1028ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:37:20,557 [72 ] 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-10 15:37:20,558 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 15:37:20,558 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:37:20,570 [72 ] 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-10 15:37:20,638 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:20,638 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 68.4212ms INFO 2023-02-10 15:37:20,638 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:37:20,639 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 82.1017ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:37:20,722 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-10 15:37:20,723 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:37:20,725 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:20,732 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-10 15:37:20,747 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:20,748 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 15.4886ms INFO 2023-02-10 15:37:20,748 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:20,748 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.4729ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:37:20,840 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 15:37:20,841 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:37:20,841 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:20,841 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 15:37:20,842 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:37:20,842 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:20,846 [93 ] 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-10 15:37:20,847 [73 ] 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-10 15:37:20,854 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 15:37:20,854 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:37:20,855 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:20,859 [72 ] 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-10 15:37:20,859 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:20,860 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 13.4609ms INFO 2023-02-10 15:37:20,860 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:20,860 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.3366ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:37:20,863 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:20,863 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 15.9959ms INFO 2023-02-10 15:37:20,864 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:20,864 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.6181ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:37:20,888 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:20,888 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 28.6989ms INFO 2023-02-10 15:37:20,888 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:20,888 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.8309ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:37:20,968 [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-10 15:37:20,969 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:37:20,969 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:20,970 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 15:37:20,970 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:37:20,971 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:20,975 [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-10 15:37:20,976 [73 ] 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-10 15:37:20,999 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:20,999 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 23.5602ms INFO 2023-02-10 15:37:20,999 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:20,999 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.2111ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:37:21,017 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:21,125 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 149.3804ms INFO 2023-02-10 15:37:21,125 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:21,125 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 155.8319ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:37:21,524 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/fonts/fontawesome-webfont.e9955780.woff2 INFO 2023-02-10 15:37:21,525 [72 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 15:37:21,526 [73 ] 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-10 15:37:21,527 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.4183ms 200 font/woff2 INFO 2023-02-10 15:37:21,785 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 15:37:21,785 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=002adbd3-67ab-d55c-4699-c68bf8118948&attachTableName=& INFO 2023-02-10 15:37:21,792 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:37:21,792 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:37:21,793 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:37:21,794 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:21,800 [75 ] 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-10 15:37:21,809 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 15:37:21,829 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:21,829 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 20.1321ms INFO 2023-02-10 15:37:21,829 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:37:21,830 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.3148ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:37:21,840 [73 ] 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-10 15:37:21,841 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:37:21,841 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:21,846 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2023-02-10 15:37:21,854 [73 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 15:37:21,873 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:21,874 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 26.9651ms INFO 2023-02-10 15:37:21,874 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:21,874 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.8026ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:37:22,041 [72 ] 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-10 15:37:22,044 [72 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:37:22,044 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:22,049 [72 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2023-02-10 15:37:22,057 [72 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 15:37:22,070 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:22,071 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 21.295ms INFO 2023-02-10 15:37:22,071 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:22,071 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.67ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:37:22,510 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:22,510 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 710.0901ms INFO 2023-02-10 15:37:22,510 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:22,511 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 726.0969ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:37:35,563 [73 ] 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 403260 INFO 2023-02-10 15:37:35,564 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 15:37:35,565 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:37:35,565 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:35,574 [73 ] 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-10 15:37:35,759 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:35,759 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 185.03ms INFO 2023-02-10 15:37:35,759 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:35,759 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 196.0181ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:37:37,961 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html INFO 2023-02-10 15:37:37,962 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 15:37:37,963 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0188ms 200 text/html INFO 2023-02-10 15:37:37,992 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 15:37:37,992 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 15:37:37,993 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 15:37:37,994 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 15:37:37,994 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 15:37:37,994 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6743ms 200 application/javascript INFO 2023-02-10 15:37:37,995 [93 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 15:37:37,995 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1558ms 200 application/javascript INFO 2023-02-10 15:37:37,997 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 15:37:37,997 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-10 15:37:37,997 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6257ms 200 application/javascript INFO 2023-02-10 15:37:37,997 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-10 15:37:37,998 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.848ms 200 application/javascript INFO 2023-02-10 15:37:37,998 [93 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 15:37:37,998 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0603ms 200 application/javascript INFO 2023-02-10 15:37:38,000 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 15:37:38,001 [93 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 15:37:38,001 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4312ms 200 application/javascript INFO 2023-02-10 15:37:38,017 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 15:37:38,017 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 15:37:38,018 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 15:37:38,020 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 15:37:38,023 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 15:37:38,023 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.3542ms 200 application/javascript INFO 2023-02-10 15:37:38,023 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-10 15:37:38,023 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 15:37:38,025 [75 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 15:37:38,025 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6097ms 200 application/javascript INFO 2023-02-10 15:37:38,026 [93 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 15:37:38,026 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1517ms 200 application/javascript INFO 2023-02-10 15:37:38,026 [68 ] 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-10 15:37:38,027 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.576ms 200 text/css INFO 2023-02-10 15:37:38,027 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 15:37:38,027 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0084ms 200 application/javascript INFO 2023-02-10 15:37:38,034 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-10 15:37:38,035 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.4851ms 200 text/css INFO 2023-02-10 15:37:38,060 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 15:37:38,061 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-10 15:37:38,067 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-10 15:37:38,067 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.1872ms 200 application/javascript INFO 2023-02-10 15:37:38,084 [93 ] 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-10 15:37:38,084 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.9747ms 200 application/javascript INFO 2023-02-10 15:37:38,336 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 15:37:38,338 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9156ms 404 INFO 2023-02-10 15:37:38,358 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 15:37:38,358 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:38,363 [93 ] 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-10 15:37:38,366 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 15:37:38,366 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 15:37:38,367 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:38,367 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:38,372 [75 ] 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-10 15:37:38,373 [68 ] 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-10 15:37:38,374 [75 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 15:37:38,374 [75 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:37:38,374 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:38,374 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2.3309ms INFO 2023-02-10 15:37:38,374 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:38,375 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.572ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:37:38,375 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:38,376 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 12.1072ms INFO 2023-02-10 15:37:38,376 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:38,376 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.3893ms 200 application/json; charset=utf-8 WARN 2023-02-10 15:37:38,376 [68 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 15:37:38,377 [68 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:37:38,377 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:38,377 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 3.5495ms INFO 2023-02-10 15:37:38,377 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:38,377 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2399ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:37:38,464 [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-10 15:37:38,465 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:38,465 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 15:37:38,466 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:38,470 [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-10 15:37:38,471 [68 ] 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-10 15:37:38,472 [93 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 15:37:38,472 [93 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. WARN 2023-02-10 15:37:38,472 [68 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 15:37:38,472 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:38,475 [68 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:37:38,475 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:38,475 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 5.1858ms INFO 2023-02-10 15:37:38,475 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:38,476 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 4.5795ms INFO 2023-02-10 15:37:38,476 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:38,476 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5676ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:37:38,476 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5067ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:37:39,563 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 15:37:39,564 [93 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-10 15:37:39,564 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8318ms 200 image/png INFO 2023-02-10 15:37:39,655 [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-10 15:37:39,656 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:39,661 [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-10 15:37:39,673 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:39,673 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 11.6236ms INFO 2023-02-10 15:37:39,673 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:39,674 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.5781ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:37:43,188 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-10 15:37:43,189 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 15:37:43,195 [71 ] 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-10 15:37:43,205 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:43,205 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 10.7693ms INFO 2023-02-10 15:37:43,205 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 15:37:43,206 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.5745ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:37:43,315 [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-10 15:37:43,316 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 15:37:43,316 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:37:43,324 [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-10 15:37:43,342 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:43,342 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 17.8825ms INFO 2023-02-10 15:37:43,342 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:37:43,343 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.4837ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:37:43,422 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-10 15:37:43,423 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:37:43,423 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:43,429 [93 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-10 15:37:43,442 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:43,442 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 13.1252ms INFO 2023-02-10 15:37:43,442 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:43,442 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.4534ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:37:43,539 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 15:37:43,540 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:37:43,540 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:43,541 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 15:37:43,541 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:37:43,542 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:43,546 [68 ] 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-10 15:37:43,547 [71 ] 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-10 15:37:43,560 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 15:37:43,561 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:37:43,561 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:43,567 [68 ] 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-10 15:37:43,576 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:43,576 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 28.6067ms INFO 2023-02-10 15:37:43,576 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:43,576 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.6563ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:37:43,577 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:43,577 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 31.4504ms INFO 2023-02-10 15:37:43,577 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:43,577 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.6985ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:37:43,591 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:43,591 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 24.5821ms INFO 2023-02-10 15:37:43,592 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:43,592 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.3439ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:37:43,679 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 15:37:43,680 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:37:43,680 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:43,682 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 15:37:43,682 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:37:43,683 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:43,685 [73 ] 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-10 15:37:43,688 [71 ] 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-10 15:37:43,701 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:43,701 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 15.9551ms INFO 2023-02-10 15:37:43,701 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:43,702 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.7529ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:37:43,730 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:43,860 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 171.6435ms INFO 2023-02-10 15:37:43,860 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:43,860 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 178.4006ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:37:44,189 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/fonts/fontawesome-webfont.e9955780.woff2 INFO 2023-02-10 15:37:44,189 [73 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 15:37:44,191 [71 ] 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-10 15:37:44,191 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.5672ms 200 font/woff2 INFO 2023-02-10 15:37:44,462 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=002adbd3-67ab-d55c-4699-c68bf8118948&attachTableName=& INFO 2023-02-10 15:37:44,462 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 15:37:44,463 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:37:44,463 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:37:44,463 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:37:44,463 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:44,469 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 15:37:44,469 [68 ] 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-10 15:37:44,480 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:44,481 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 11.6909ms INFO 2023-02-10 15:37:44,481 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:37:44,481 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.3157ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:37:44,518 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:44,519 [81 ] 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-10 15:37:44,519 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 49.5667ms INFO 2023-02-10 15:37:44,519 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:44,519 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.872ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:37:44,519 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:37:44,520 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:44,526 [81 ] 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-10 15:37:44,533 [81 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 15:37:44,543 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:44,543 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 16.8007ms INFO 2023-02-10 15:37:44,543 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:44,544 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.1533ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:37:44,690 [69 ] 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-10 15:37:44,691 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:37:44,691 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:44,697 [69 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2023-02-10 15:37:44,704 [69 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 15:37:44,714 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:37:44,714 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 17.3173ms INFO 2023-02-10 15:37:44,714 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:37:44,715 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.022ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:44:14,273 [60 ] 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-10 15:44:14,273 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:44:14,274 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-10 15:44:14,284 [60 ] 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-10 15:44:14,299 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:44:14,300 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M) in 15.3237ms INFO 2023-02-10 15:44:14,300 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2023-02-10 15:44:14,300 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.3995ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:44:17,358 [60 ] 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 410618 INFO 2023-02-10 15:44:17,359 [60 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 15:44:17,359 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:44:17,360 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 15:44:17,368 [60 ] 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-10 15:44:17,828 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:44:17,828 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 460.1768ms INFO 2023-02-10 15:44:17,828 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 15:44:17,828 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 470.3772ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:44:21,281 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html INFO 2023-02-10 15:44:21,282 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 15:44:21,283 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0062ms 200 text/html INFO 2023-02-10 15:44:21,312 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 15:44:21,314 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-10 15:44:21,314 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8378ms 200 application/javascript INFO 2023-02-10 15:44:21,337 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 15:44:21,338 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-10 15:44:21,339 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 15:44:21,341 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 15:44:21,342 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 15:44:21,343 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 15:44:21,343 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9659ms 200 application/javascript INFO 2023-02-10 15:44:21,352 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 15:44:21,352 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.2986ms 200 application/javascript INFO 2023-02-10 15:44:21,356 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 15:44:21,357 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 15:44:21,357 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3686ms 200 application/javascript INFO 2023-02-10 15:44:21,358 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-10 15:44:21,358 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0455ms 200 application/javascript INFO 2023-02-10 15:44:21,366 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-10 15:44:21,367 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.147ms 200 text/css INFO 2023-02-10 15:44:21,384 [59 ] 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-10 15:44:21,384 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.8673ms 200 text/css INFO 2023-02-10 15:44:21,385 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 15:44:21,386 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 15:44:21,386 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5694ms 200 application/javascript INFO 2023-02-10 15:44:21,390 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 15:44:21,396 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 15:44:21,396 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.837ms 200 application/javascript INFO 2023-02-10 15:44:21,398 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 15:44:21,399 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 15:44:21,399 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3807ms 200 application/javascript INFO 2023-02-10 15:44:21,403 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 15:44:21,404 [62 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 15:44:21,405 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7127ms 200 application/javascript INFO 2023-02-10 15:44:21,406 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 15:44:21,407 [61 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 15:44:21,407 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8459ms 200 application/javascript INFO 2023-02-10 15:44:21,434 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-10 15:44:21,435 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 15:44:21,443 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-10 15:44:21,443 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0504ms 200 application/javascript INFO 2023-02-10 15:44:21,458 [57 ] 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-10 15:44:21,458 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.9538ms 200 application/javascript INFO 2023-02-10 15:44:21,697 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 15:44:21,698 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4015ms 404 INFO 2023-02-10 15:44:21,745 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 15:44:21,746 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:44:21,751 [57 ] 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-10 15:44:21,762 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 15:44:21,763 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:44:21,763 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 15:44:21,764 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:44:21,768 [57 ] 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-10 15:44:21,770 [57 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 15:44:21,771 [57 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:44:21,771 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:44:21,771 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2.8335ms INFO 2023-02-10 15:44:21,771 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:44:21,772 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2672ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:44:21,773 [62 ] 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-10 15:44:21,775 [62 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 15:44:21,775 [62 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:44:21,775 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:44:21,775 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2.4558ms INFO 2023-02-10 15:44:21,775 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:44:21,776 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4797ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:44:21,777 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:44:21,777 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 26.259ms INFO 2023-02-10 15:44:21,777 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:44:21,778 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.3863ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:44:21,855 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 15:44:21,856 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:44:21,856 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 15:44:21,856 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:44:21,862 [62 ] 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-10 15:44:21,866 [57 ] 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-10 15:44:21,866 [62 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 15:44:21,866 [62 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:44:21,867 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:44:21,867 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 4.9266ms INFO 2023-02-10 15:44:21,867 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:44:21,867 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0131ms 401 application/json; charset=utf-8 WARN 2023-02-10 15:44:21,867 [57 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 15:44:21,868 [57 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 15:44:21,868 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:44:21,868 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 2.1425ms INFO 2023-02-10 15:44:21,868 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:44:21,868 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4338ms 401 application/json; charset=utf-8 INFO 2023-02-10 15:44:22,680 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 15:44:22,682 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-10 15:44:22,682 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8457ms 200 image/png INFO 2023-02-10 15:44:22,741 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 15:44:22,742 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:44:22,748 [61 ] 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-10 15:44:22,766 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:44:22,767 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 18.0841ms INFO 2023-02-10 15:44:22,767 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:44:22,767 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.9142ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:44:27,732 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-10 15:44:27,733 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 15:44:27,741 [62 ] 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-10 15:44:27,751 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:44:27,752 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 10.4686ms INFO 2023-02-10 15:44:27,752 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 15:44:27,752 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.6492ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:44:27,852 [61 ] 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-10 15:44:27,852 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 15:44:27,853 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:44:27,858 [61 ] 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-10 15:44:27,886 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:44:27,886 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 27.7162ms INFO 2023-02-10 15:44:27,886 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:44:27,887 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.0608ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:44:27,975 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-10 15:44:27,975 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:44:27,976 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:44:27,981 [62 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-10 15:44:27,995 [63 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:44:27,996 [63 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 14.8628ms INFO 2023-02-10 15:44:27,996 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:44:27,996 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.4949ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:44:28,112 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 15:44:28,113 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 15:44:28,113 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:44:28,113 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:44:28,114 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:44:28,114 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:44:28,119 [60 ] 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-10 15:44:28,119 [61 ] 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-10 15:44:28,119 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 15:44:28,119 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:44:28,120 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:44:28,124 [62 ] 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-10 15:44:28,139 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:44:28,139 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 20.3766ms INFO 2023-02-10 15:44:28,139 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 15:44:28,139 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.9826ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:44:28,146 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:44:28,146 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 27.0762ms INFO 2023-02-10 15:44:28,146 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 15:44:28,146 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.5492ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:44:28,155 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:44:28,155 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 30.9439ms INFO 2023-02-10 15:44:28,155 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 15:44:28,156 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.0639ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:44:28,256 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 15:44:28,256 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 15:44:28,256 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:44:28,257 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:44:28,257 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:44:28,257 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:44:28,262 [62 ] 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-10 15:44:28,262 [60 ] 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-10 15:44:28,280 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:44:28,280 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 17.9432ms INFO 2023-02-10 15:44:28,280 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:44:28,280 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.6045ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:44:28,310 [60 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:44:28,481 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 218.601ms INFO 2023-02-10 15:44:28,481 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 15:44:28,481 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 225.5187ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:44:28,893 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/fonts/fontawesome-webfont.e9955780.woff2 INFO 2023-02-10 15:44:28,893 [61 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 15:44:28,896 [60 ] 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-10 15:44:28,896 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.5761ms 200 font/woff2 INFO 2023-02-10 15:44:29,136 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=7e7809a6-a811-044e-9da0-b01e2c3387ee&attachTableName=& INFO 2023-02-10 15:44:29,137 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:44:29,137 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 15:44:29,142 [53 ] 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-10 15:44:29,143 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 15:44:29,144 [60 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:44:29,145 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:44:29,151 [60 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 15:44:29,164 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:44:29,165 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 13.3672ms INFO 2023-02-10 15:44:29,165 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 15:44:29,165 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.8609ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:44:29,200 [53 ] 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-10 15:44:29,201 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:44:29,202 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:44:29,210 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2023-02-10 15:44:29,217 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:44:29,217 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 74.7063ms INFO 2023-02-10 15:44:29,217 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 15:44:29,217 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 81.8599ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:44:29,219 [53 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 15:44:29,228 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:44:29,228 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 17.0469ms INFO 2023-02-10 15:44:29,228 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:44:29,228 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.945ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:44:29,385 [61 ] 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-10 15:44:29,386 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:44:29,387 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:44:29,392 [61 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2023-02-10 15:44:29,401 [61 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 15:44:29,410 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:44:29,410 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 16.6826ms INFO 2023-02-10 15:44:29,410 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 15:44:29,411 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.7245ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:50:54,271 [42 ] 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 7135 INFO 2023-02-10 15:50:54,272 [42 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 15:50:54,273 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:50:54,273 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoEditPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:50:54,281 [42 ] 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-10 15:50:54,316 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:50:54,316 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoEditPhoto (Sg.Hcm.Application.M) in 35.0873ms INFO 2023-02-10 15:50:54,316 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoEditPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 15:50:54,316 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.2122ms 200 application/json; charset=utf-8 INFO 2023-02-10 15:50:57,540 [44 ] 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 403266 INFO 2023-02-10 15:50:57,541 [44 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 15:50:57,541 [44 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 15:50:57,542 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 15:50:57,547 [44 ] 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-10 15:50:57,757 [44 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 15:50:57,758 [44 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 210.6949ms INFO 2023-02-10 15:50:57,758 [44 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 15:50:57,758 [44 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 217.8364ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:00:09,479 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html INFO 2023-02-10 16:00:09,481 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 16:00:09,481 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.2816ms 200 text/html INFO 2023-02-10 16:00:09,516 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 16:00:09,518 [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-10 16:00:09,518 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4509ms 200 application/javascript INFO 2023-02-10 16:00:09,537 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 16:00:09,537 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-10 16:00:09,542 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 16:00:09,543 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 16:00:09,544 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2769ms 200 application/javascript INFO 2023-02-10 16:00:09,546 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 16:00:09,547 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 16:00:09,547 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 16:00:09,548 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 16:00:09,548 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2389ms 200 application/javascript INFO 2023-02-10 16:00:09,549 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 16:00:09,549 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.1421ms 200 application/javascript INFO 2023-02-10 16:00:09,554 [36 ] 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-10 16:00:09,555 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.5806ms 200 text/css INFO 2023-02-10 16:00:09,556 [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-10 16:00:09,556 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-10 16:00:09,556 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4308ms 200 application/javascript INFO 2023-02-10 16:00:09,556 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.301ms 200 text/css INFO 2023-02-10 16:00:09,561 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 16:00:09,563 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 16:00:09,563 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.902ms 200 application/javascript INFO 2023-02-10 16:00:09,577 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 16:00:09,577 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 16:00:09,578 [60 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 16:00:09,578 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 16:00:09,578 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1969ms 200 application/javascript INFO 2023-02-10 16:00:09,578 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5943ms 200 application/javascript INFO 2023-02-10 16:00:09,579 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 16:00:09,580 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 16:00:09,580 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2583ms 200 application/javascript INFO 2023-02-10 16:00:09,594 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 16:00:09,595 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 16:00:09,595 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6262ms 200 application/javascript INFO 2023-02-10 16:00:09,613 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-10 16:00:09,614 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 16:00:09,622 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-10 16:00:09,622 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4466ms 200 application/javascript INFO 2023-02-10 16:00:09,627 [49 ] 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-10 16:00:09,627 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.8516ms 200 application/javascript INFO 2023-02-10 16:00:09,873 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 16:00:09,874 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3299ms 404 INFO 2023-02-10 16:00:09,932 [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-10 16:00:09,932 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:09,935 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 16:00:09,935 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 16:00:09,936 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:09,936 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:09,940 [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-10 16:00:09,941 [55 ] 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-10 16:00:09,941 [52 ] 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-10 16:00:09,942 [55 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) WARN 2023-02-10 16:00:09,942 [52 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 16:00:09,943 [55 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:00:09,943 [52 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:00:09,944 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:00:09,944 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:00:09,944 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 3.2327ms INFO 2023-02-10 16:00:09,944 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 3.3719ms INFO 2023-02-10 16:00:09,944 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:09,944 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:09,944 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3426ms 401 application/json; charset=utf-8 INFO 2023-02-10 16:00:09,944 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4454ms 401 application/json; charset=utf-8 INFO 2023-02-10 16:00:09,953 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:00:09,953 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 13.1562ms INFO 2023-02-10 16:00:09,953 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:09,953 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7032ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:00:10,032 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 16:00:10,032 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 16:00:10,033 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:10,033 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:10,038 [55 ] 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-10 16:00:10,039 [50 ] 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-10 16:00:10,040 [55 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 16:00:10,040 [55 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:00:10,041 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. WARN 2023-02-10 16:00:10,041 [50 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 16:00:10,041 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 2.4967ms INFO 2023-02-10 16:00:10,041 [50 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:00:10,041 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:10,042 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:00:10,042 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9302ms 401 application/json; charset=utf-8 INFO 2023-02-10 16:00:10,042 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 2.9486ms INFO 2023-02-10 16:00:10,042 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:10,042 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4282ms 401 application/json; charset=utf-8 INFO 2023-02-10 16:00:11,088 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 16:00:11,090 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-10 16:00:11,090 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6927ms 200 image/png INFO 2023-02-10 16:00:11,152 [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-10 16:00:11,152 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:11,158 [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-10 16:00:11,168 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:00:11,168 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 10.4452ms INFO 2023-02-10 16:00:11,168 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:11,169 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.8658ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:00:17,005 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-10 16:00:17,006 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 16:00:17,011 [49 ] 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-10 16:00:17,021 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:00:17,022 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 10.3649ms INFO 2023-02-10 16:00:17,022 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 16:00:17,023 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.1038ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:00:17,126 [50 ] 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-10 16:00:17,126 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 16:00:17,127 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:00:17,134 [50 ] 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-10 16:00:17,152 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:00:17,152 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 18.2356ms INFO 2023-02-10 16:00:17,152 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:00:17,153 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.3422ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:00:17,257 [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-10 16:00:17,258 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:00:17,259 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:17,264 [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-10 16:00:17,281 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:00:17,281 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 17.1701ms INFO 2023-02-10 16:00:17,281 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:17,281 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.948ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:00:17,379 [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-10 16:00:17,379 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 16:00:17,380 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:00:17,380 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:00:17,380 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 16:00:17,380 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:17,380 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:17,381 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:00:17,381 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:17,386 [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-10 16:00:17,386 [55 ] 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-10 16:00:17,386 [37 ] 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-10 16:00:17,396 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:00:17,397 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 10.7059ms INFO 2023-02-10 16:00:17,397 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:17,398 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.5147ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:00:17,403 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:00:17,403 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 17.3607ms INFO 2023-02-10 16:00:17,403 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:17,404 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.7703ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:00:17,414 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:00:17,414 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 28.3021ms INFO 2023-02-10 16:00:17,414 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:17,415 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.808ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:00:17,498 [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-10 16:00:17,498 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 16:00:17,499 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:00:17,500 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:17,500 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:00:17,501 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:17,505 [55 ] 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-10 16:00:17,506 [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-10 16:00:17,540 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:00:17,542 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 36.0522ms INFO 2023-02-10 16:00:17,542 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:17,542 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.8378ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:00:17,567 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:00:17,667 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 162.5646ms INFO 2023-02-10 16:00:17,667 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:17,668 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 169.3901ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:00:18,029 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/fonts/fontawesome-webfont.e9955780.woff2 INFO 2023-02-10 16:00:18,030 [55 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 16:00:18,031 [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-10 16:00:18,031 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.4323ms 200 font/woff2 INFO 2023-02-10 16:00:18,271 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=7e7809a6-a811-044e-9da0-b01e2c3387ee&attachTableName=& INFO 2023-02-10 16:00:18,272 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:00:18,276 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:18,277 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 16:00:18,278 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:00:18,278 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:00:18,282 [35 ] 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-10 16:00:18,283 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 16:00:18,297 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:00:18,298 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 14.2665ms INFO 2023-02-10 16:00:18,298 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:00:18,298 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.4709ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:00:18,330 [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-10 16:00:18,331 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:00:18,331 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:18,338 [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-10 16:00:18,345 [42 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 16:00:18,358 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:00:18,358 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 19.8717ms INFO 2023-02-10 16:00:18,359 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:18,359 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.1607ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:00:18,530 [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-10 16:00:18,531 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:00:18,531 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:18,537 [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-10 16:00:18,545 [42 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 16:00:18,556 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:00:18,556 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 19.4209ms INFO 2023-02-10 16:00:18,556 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:18,556 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.624ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:00:19,363 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:00:19,363 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 1080.9937ms INFO 2023-02-10 16:00:19,363 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:19,364 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1092.6708ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:00:21,943 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/img/findEmpty1.295ee406.png INFO 2023-02-10 16:00:21,945 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/img/findEmpty1.295ee406.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\img\findEmpty1.295ee406.png' INFO 2023-02-10 16:00:21,945 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.645ms 200 image/png INFO 2023-02-10 16:00:22,000 [37 ] 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-10 16:00:22,001 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:00:22,002 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:22,007 [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-10 16:00:22,095 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:00:22,095 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 87.9912ms INFO 2023-02-10 16:00:22,095 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:22,096 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.9558ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:00:22,988 [37 ] 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-10 16:00:22,990 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=NetZP6&keyFieldValue=uXRSaPD1cEA%3D& INFO 2023-02-10 16:00:22,990 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:00:22,990 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:00:22,990 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:22,993 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:00:22,999 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 16:00:23,001 [37 ] 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-10 16:00:23,024 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:00:23,024 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 24.3876ms INFO 2023-02-10 16:00:23,024 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:00:23,024 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.7281ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:00:23,058 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:00:23,059 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 57.1678ms INFO 2023-02-10 16:00:23,059 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:23,059 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 71.0475ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:00:25,556 [35 ] 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-10 16:00:25,556 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:00:25,557 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:25,565 [35 ] 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-10 16:00:25,598 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:00:25,599 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 33.6914ms INFO 2023-02-10 16:00:25,599 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:25,599 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.799ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:00:25,619 [50 ] 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-10 16:00:25,620 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:00:25,620 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:25,626 [50 ] 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-10 16:00:25,651 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:00:25,651 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 24.6368ms INFO 2023-02-10 16:00:25,652 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 16:00:25,652 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.8866ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:10:39,698 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html INFO 2023-02-10 16:10:39,701 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 16:10:39,702 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.0623ms 200 text/html INFO 2023-02-10 16:10:39,737 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 16:10:39,738 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-10 16:10:39,739 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.4539ms 200 application/javascript INFO 2023-02-10 16:10:39,757 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 16:10:39,757 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 16:10:39,758 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-10 16:10:39,758 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 16:10:39,758 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2964ms 200 application/javascript INFO 2023-02-10 16:10:39,759 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 16:10:39,759 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 16:10:39,759 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4456ms 200 application/javascript INFO 2023-02-10 16:10:39,760 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 16:10:39,761 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 16:10:39,762 [78 ] 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-10 16:10:39,765 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3862ms 200 text/css INFO 2023-02-10 16:10:39,767 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-10 16:10:39,767 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0003ms 200 application/javascript INFO 2023-02-10 16:10:39,770 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 16:10:39,770 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1819ms 200 application/javascript INFO 2023-02-10 16:10:39,771 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-10 16:10:39,771 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.0796ms 200 text/css INFO 2023-02-10 16:10:39,782 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 16:10:39,782 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 16:10:39,783 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 16:10:39,784 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0094ms 200 application/javascript INFO 2023-02-10 16:10:39,784 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 16:10:39,784 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.458ms 200 application/javascript INFO 2023-02-10 16:10:39,800 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 16:10:39,802 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 16:10:39,803 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8873ms 200 application/javascript INFO 2023-02-10 16:10:39,804 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 16:10:39,805 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 16:10:39,806 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 16:10:39,806 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4407ms 200 application/javascript INFO 2023-02-10 16:10:39,806 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 16:10:39,807 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5892ms 200 application/javascript INFO 2023-02-10 16:10:39,839 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-10 16:10:39,839 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 16:10:39,850 [76 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-10 16:10:39,850 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9647ms 200 application/javascript INFO 2023-02-10 16:10:39,868 [79 ] 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-10 16:10:39,868 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.3782ms 200 application/javascript INFO 2023-02-10 16:10:40,089 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 16:10:40,092 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.6226ms 404 INFO 2023-02-10 16:10:40,142 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 16:10:40,143 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 16:10:40,143 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:10:40,144 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:10:40,148 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 16:10:40,148 [72 ] 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-10 16:10:40,148 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:10:40,149 [74 ] 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-10 16:10:40,150 [74 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 16:10:40,151 [74 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:10:40,151 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:10:40,151 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2.4411ms INFO 2023-02-10 16:10:40,151 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:10:40,151 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6896ms 401 application/json; charset=utf-8 INFO 2023-02-10 16:10:40,157 [79 ] 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-10 16:10:40,159 [79 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 16:10:40,160 [79 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:10:40,160 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:10:40,160 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2.8365ms INFO 2023-02-10 16:10:40,160 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:10:40,160 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.5999ms 401 application/json; charset=utf-8 INFO 2023-02-10 16:10:40,164 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:10:40,164 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 15.9505ms INFO 2023-02-10 16:10:40,164 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:10:40,164 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.4143ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:10:40,244 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 16:10:40,245 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:10:40,250 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 16:10:40,251 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:10:40,252 [79 ] 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-10 16:10:40,254 [79 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 16:10:40,254 [79 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:10:40,254 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:10:40,255 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 2.4322ms INFO 2023-02-10 16:10:40,255 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:10:40,255 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0435ms 401 application/json; charset=utf-8 INFO 2023-02-10 16:10:40,256 [72 ] 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-10 16:10:40,257 [72 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 16:10:40,258 [72 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:10:40,258 [72 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:10:40,258 [72 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 2.2075ms INFO 2023-02-10 16:10:40,258 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:10:40,258 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1548ms 401 application/json; charset=utf-8 INFO 2023-02-10 16:10:41,513 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 16:10:41,514 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-10 16:10:41,515 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9615ms 200 image/png INFO 2023-02-10 16:10:41,579 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 16:10:41,580 [72 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:10:41,585 [72 ] 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-10 16:10:41,597 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:10:41,598 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 12.5364ms INFO 2023-02-10 16:10:41,598 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:10:41,598 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.9216ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:11:09,234 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?ZPResumeInfo27=1&caseId=1 INFO 2023-02-10 16:11:09,235 [74 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 16:11:09,235 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8825ms 200 text/html INFO 2023-02-10 16:11:09,471 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 16:11:09,473 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7466ms 404 INFO 2023-02-10 16:11:09,537 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 16:11:09,538 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:09,545 [76 ] 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-10 16:11:09,556 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:11:09,556 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 11.3844ms INFO 2023-02-10 16:11:09,556 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:09,557 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.5976ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:11:17,672 [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-10 16:11:17,673 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 16:11:17,678 [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-10 16:11:17,689 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:11:17,689 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 10.8899ms INFO 2023-02-10 16:11:17,689 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 16:11:17,689 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.3421ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:11:17,786 [76 ] 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-10 16:11:17,786 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 16:11:17,787 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:11:17,792 [76 ] 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-10 16:11:17,819 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:11:17,820 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 28.0137ms INFO 2023-02-10 16:11:17,820 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:11:17,820 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.6921ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:11:17,899 [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-10 16:11:17,900 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:11:17,900 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:17,906 [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-10 16:11:17,924 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:11:17,924 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.0812ms INFO 2023-02-10 16:11:17,924 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:17,924 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.5002ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:11:18,018 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 16:11:18,018 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 16:11:18,019 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:11:18,019 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:11:18,019 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?caseId=1& INFO 2023-02-10 16:11:18,019 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:18,020 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:18,020 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:11:18,020 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:18,029 [82 ] 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-10 16:11:18,029 [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-10 16:11:18,031 [81 ] 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-10 16:11:18,041 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:11:18,042 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 12.721ms INFO 2023-02-10 16:11:18,042 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:18,042 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.1157ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:11:18,055 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:11:18,055 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 24.0338ms INFO 2023-02-10 16:11:18,055 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:18,055 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.3805ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:11:18,063 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:11:18,063 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 33.9146ms INFO 2023-02-10 16:11:18,063 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:18,063 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.0375ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:11:18,145 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 16:11:18,146 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:11:18,147 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:18,150 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?&caseId=1& INFO 2023-02-10 16:11:18,150 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:11:18,151 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:18,152 [81 ] 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-10 16:11:18,159 [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-10 16:11:18,172 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:11:18,172 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 20.2988ms INFO 2023-02-10 16:11:18,172 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:18,172 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.1862ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:11:18,228 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:11:18,263 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 104.0125ms INFO 2023-02-10 16:11:18,263 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:18,263 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 113.8352ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:11:18,355 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 16:11:18,356 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:11:18,356 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:11:18,361 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 16:11:18,380 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:11:18,381 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 19.3288ms INFO 2023-02-10 16:11:18,381 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:11:18,381 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.2466ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:11:29,082 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?ZPResumeInfo27=1 INFO 2023-02-10 16:11:29,084 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 16:11:29,084 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.4894ms 200 text/html INFO 2023-02-10 16:11:29,252 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 16:11:29,254 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5628ms 404 INFO 2023-02-10 16:11:29,299 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 16:11:29,300 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:29,300 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 16:11:29,301 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:29,308 [82 ] 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-10 16:11:29,308 [76 ] 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-10 16:11:29,310 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& WARN 2023-02-10 16:11:29,311 [76 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 16:11:29,311 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:29,311 [76 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:11:29,311 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:11:29,311 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2.8917ms INFO 2023-02-10 16:11:29,312 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:29,312 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.3053ms 401 application/json; charset=utf-8 INFO 2023-02-10 16:11:29,320 [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-10 16:11:29,322 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:11:29,322 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 14.5248ms INFO 2023-02-10 16:11:29,323 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:29,323 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.7657ms 200 application/json; charset=utf-8 WARN 2023-02-10 16:11:29,324 [74 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 16:11:29,324 [74 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:11:29,324 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:11:29,324 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 4.4583ms INFO 2023-02-10 16:11:29,324 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:29,325 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.5969ms 401 application/json; charset=utf-8 INFO 2023-02-10 16:11:29,416 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 16:11:29,417 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:29,422 [89 ] 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-10 16:11:29,422 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 16:11:29,423 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' WARN 2023-02-10 16:11:29,424 [89 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.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-10 16:11:29,424 [89 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:11:29,424 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:11:29,424 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 2.4101ms INFO 2023-02-10 16:11:29,424 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:29,425 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9468ms 401 application/json; charset=utf-8 INFO 2023-02-10 16:11:29,428 [74 ] 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-10 16:11:29,429 [74 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 16:11:29,430 [74 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:11:29,430 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:11:29,431 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 2.4341ms INFO 2023-02-10 16:11:29,431 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:29,431 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7246ms 401 application/json; charset=utf-8 INFO 2023-02-10 16:11:30,449 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 16:11:30,450 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:30,455 [74 ] 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-10 16:11:30,466 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:11:30,466 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 10.7728ms INFO 2023-02-10 16:11:30,466 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:30,466 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.5554ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:11:35,097 [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-10 16:11:35,098 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 16:11:35,105 [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-10 16:11:35,115 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:11:35,115 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 10.4473ms INFO 2023-02-10 16:11:35,115 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 16:11:35,116 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.663ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:11:35,217 [85 ] 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-10 16:11:35,218 [85 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 16:11:35,219 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:11:35,224 [85 ] 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-10 16:11:35,243 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:11:35,244 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 19.2796ms INFO 2023-02-10 16:11:35,244 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:11:35,244 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.6218ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:11:35,337 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-10 16:11:35,338 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:11:35,338 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:35,344 [74 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-10 16:11:35,359 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:11:35,359 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 15.5372ms INFO 2023-02-10 16:11:35,359 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:35,360 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.265ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:11:35,454 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 16:11:35,454 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 16:11:35,456 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:11:35,456 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:35,459 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:11:35,460 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:35,464 [74 ] 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-10 16:11:35,468 [89 ] 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-10 16:11:35,471 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 16:11:35,472 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:11:35,472 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:35,481 [85 ] 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-10 16:11:35,481 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:11:35,481 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 12.9946ms INFO 2023-02-10 16:11:35,482 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:35,482 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.4212ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:11:35,482 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:11:35,483 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 18.5561ms INFO 2023-02-10 16:11:35,483 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:35,483 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.694ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:11:35,507 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:11:35,507 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 26.4276ms INFO 2023-02-10 16:11:35,507 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:35,508 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.3385ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:11:35,592 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 16:11:35,594 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 16:11:35,595 [74 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:11:35,595 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:35,598 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:11:35,598 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:35,605 [74 ] 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-10 16:11:35,605 [85 ] 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-10 16:11:35,647 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:11:35,647 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 41.5322ms INFO 2023-02-10 16:11:35,647 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:35,647 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.942ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:11:35,657 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:11:35,766 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 161.1305ms INFO 2023-02-10 16:11:35,766 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:35,766 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 172.7693ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:11:36,322 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/fonts/fontawesome-webfont.e9955780.woff2 INFO 2023-02-10 16:11:36,323 [85 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 16:11:36,326 [85 ] 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-10 16:11:36,326 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.9307ms 200 font/woff2 INFO 2023-02-10 16:11:36,390 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 16:11:36,390 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=7e7809a6-a811-044e-9da0-b01e2c3387ee&attachTableName=& INFO 2023-02-10 16:11:36,391 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:11:36,391 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:11:36,391 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:11:36,391 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:36,397 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 16:11:36,398 [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-10 16:11:36,413 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:11:36,414 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 16.7976ms INFO 2023-02-10 16:11:36,414 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:11:36,415 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.5854ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:11:36,459 [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-10 16:11:36,460 [93 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:11:36,460 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:36,466 [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-10 16:11:36,474 [93 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 16:11:36,485 [93 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:11:36,486 [93 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 19.6886ms INFO 2023-02-10 16:11:36,486 [93 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:36,486 [93 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.3954ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:11:36,612 [85 ] 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-10 16:11:36,613 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:11:36,613 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:36,620 [85 ] 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-10 16:11:36,628 [85 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 16:11:36,638 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:11:36,639 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 17.8185ms INFO 2023-02-10 16:11:36,639 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:36,639 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.1121ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:11:36,689 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:11:36,689 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 291.0391ms INFO 2023-02-10 16:11:36,689 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 16:11:36,690 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 299.6116ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:12:14,254 [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-10 16:12:16,160 [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-10 16:12:16,283 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?ZPResumeInfo27=1 INFO 2023-02-10 16:12:16,330 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 16:12:16,333 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.6839ms 200 text/html INFO 2023-02-10 16:12:16,360 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 16:12:16,361 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 16:12:16,361 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 16:12:16,362 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 16:12:16,364 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 16:12:16,364 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2919ms 200 application/javascript INFO 2023-02-10 16:12:16,364 [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-10 16:12:16,365 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 16:12:16,365 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9842ms 200 application/javascript INFO 2023-02-10 16:12:16,366 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 16:12:16,367 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 16:12:16,368 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8572ms 200 application/javascript INFO 2023-02-10 16:12:16,382 [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-10 16:12:16,382 [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-10 16:12:16,382 [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-10 16:12:16,385 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.4453ms 200 application/javascript INFO 2023-02-10 16:12:16,385 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.8414ms 200 application/javascript INFO 2023-02-10 16:12:16,385 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2736ms 200 text/css INFO 2023-02-10 16:12:16,394 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 16:12:16,394 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 16:12:16,396 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 16:12:16,396 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3643ms 200 application/javascript INFO 2023-02-10 16:12:16,397 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 16:12:16,398 [17 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 16:12:16,399 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4632ms 200 application/javascript INFO 2023-02-10 16:12:16,401 [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-10 16:12:16,401 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8374ms 200 text/css INFO 2023-02-10 16:12:16,406 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 16:12:16,407 [8 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 16:12:16,408 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 16:12:16,408 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4163ms 200 application/javascript INFO 2023-02-10 16:12:16,409 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 16:12:16,409 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.704ms 200 application/javascript INFO 2023-02-10 16:12:16,413 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 16:12:16,414 [8 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 16:12:16,414 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4372ms 200 application/javascript INFO 2023-02-10 16:12:16,429 [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-10 16:12:16,437 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 16:12:16,446 [8 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-10 16:12:16,446 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6583ms 200 application/javascript INFO 2023-02-10 16:12:16,454 [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-10 16:12:16,454 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.4409ms 200 application/javascript INFO 2023-02-10 16:12:16,675 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 16:12:16,774 [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-10 16:12:16,774 [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-10 16:12:16,774 [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-10 16:12:17,029 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:12:17,029 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:12:17,029 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:12:17,033 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 357.5323ms 404 INFO 2023-02-10 16:12:20,411 [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-10 16:12:20,411 [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-10 16:12:20,421 [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-10 16:12:21,546 [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) WARN 2023-02-10 16:12:21,546 [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-10 16:12:21,564 [8 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:12:21,564 [4 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:12:21,568 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:12:21,568 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:12:21,773 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 1356.6627ms INFO 2023-02-10 16:12:21,773 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:12:21,774 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 1346.908ms INFO 2023-02-10 16:12:21,774 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:12:21,777 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5003.2763ms 401 application/json; charset=utf-8 INFO 2023-02-10 16:12:21,777 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5003.2758ms 401 application/json; charset=utf-8 INFO 2023-02-10 16:12:21,926 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:12:21,933 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1521.5002ms INFO 2023-02-10 16:12:21,934 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:12:21,936 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5162.2386ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:12:22,012 [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-10 16:12:22,017 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 16:12:22,069 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:12:22,069 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:12:22,079 [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-10 16:12:22,080 [8 ] 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-10 16:12:22,081 [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-10 16:12:22,081 [21 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:12:22,081 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:12:22,081 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 2.2351ms INFO 2023-02-10 16:12:22,081 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:12:22,082 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 70.2008ms 401 application/json; charset=utf-8 WARN 2023-02-10 16:12:22,082 [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-10 16:12:22,083 [8 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:12:22,083 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:12:22,083 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 2.6308ms INFO 2023-02-10 16:12:22,083 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:12:22,084 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.9752ms 401 application/json; charset=utf-8 INFO 2023-02-10 16:12:23,690 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 16:12:23,695 [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-10 16:12:23,697 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6999ms 200 image/png INFO 2023-02-10 16:12:23,771 [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-10 16:12:23,799 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:12:23,810 [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-10 16:12:23,840 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:12:23,842 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 32.0233ms INFO 2023-02-10 16:12:23,842 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:12:23,843 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 72.3483ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:12:28,826 [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-10 16:12:28,831 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 16:12:28,842 [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-10 16:12:28,924 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:12:28,926 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 83.5869ms INFO 2023-02-10 16:12:28,926 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 16:12:28,927 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 101.4836ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:12:29,035 [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-10 16:12:29,045 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 16:12:29,047 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:12:29,058 [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-10 16:12:31,207 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:12:31,212 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 2153.4995ms INFO 2023-02-10 16:12:31,212 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:12:31,214 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2178.9653ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:12:31,291 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-10 16:12:31,374 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:12:31,520 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:12:31,528 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-10 16:12:31,648 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:12:31,669 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 140.2658ms INFO 2023-02-10 16:12:31,669 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:12:31,669 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 377.7679ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:12:31,759 [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-10 16:12:31,759 [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-10 16:12:31,760 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:12:31,760 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:12:31,760 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:12:31,761 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:12:31,768 [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-10 16:12:31,769 [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-10 16:12:31,778 [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-10 16:12:31,779 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:12:31,780 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:12:31,784 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:12:31,784 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 16.5222ms INFO 2023-02-10 16:12:31,785 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:12:31,785 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.7069ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:12:34,532 [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-10 16:12:34,637 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:12:34,638 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2868.8238ms INFO 2023-02-10 16:12:34,638 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:12:34,639 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2879.7977ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:12:34,656 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:12:34,670 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 137.0121ms INFO 2023-02-10 16:12:34,670 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:12:34,670 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2891.7329ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:12:34,763 [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-10 16:12:34,765 [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-10 16:12:34,766 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:12:34,766 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:12:34,767 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:12:34,767 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:12:34,773 [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-10 16:12:34,773 [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-10 16:12:34,796 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:12:34,801 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 27.6082ms INFO 2023-02-10 16:12:34,801 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:12:34,801 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.4197ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:12:35,634 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:12:35,859 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1085.3717ms INFO 2023-02-10 16:12:35,859 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:12:35,860 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1095.0584ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:12:36,206 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/fonts/fontawesome-webfont.e9955780.woff2 INFO 2023-02-10 16:12:36,208 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 16:12:36,213 [7 ] 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-10 16:12:36,214 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6825ms 200 font/woff2 INFO 2023-02-10 16:12:36,449 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 16:12:36,449 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=7e7809a6-a811-044e-9da0-b01e2c3387ee&attachTableName=& INFO 2023-02-10 16:12:36,458 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:12:36,459 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:12:36,478 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 16:12:36,488 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:12:36,488 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 16:12:36,514 [8 ] 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-10 16:12:36,515 [8 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:12:36,515 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 16:12:37,706 [9 ] 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-10 16:12:37,706 [8 ] 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-10 16:12:38,136 [8 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 16:12:38,148 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:12:38,151 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 1673.0369ms INFO 2023-02-10 16:12:38,152 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:12:38,153 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1703.6358ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:12:38,158 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:12:38,162 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 455.2118ms INFO 2023-02-10 16:12:38,162 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 16:12:38,162 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1648.7003ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:12:38,249 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:12:38,250 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 543.7987ms INFO 2023-02-10 16:12:38,250 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 16:12:38,251 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1801.7261ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:12:38,300 [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-10 16:12:38,354 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:12:38,355 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 16:12:38,359 [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-10 16:12:38,364 [9 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 16:12:38,373 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:12:38,374 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 14.2487ms INFO 2023-02-10 16:12:38,374 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 16:12:38,374 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.2128ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:15:29,409 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?ZPResumeInfo27=1 INFO 2023-02-10 16:15:29,413 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 16:15:29,413 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4355ms 200 text/html INFO 2023-02-10 16:15:29,450 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 16:15:29,454 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-10 16:15:29,455 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.1666ms 200 application/javascript INFO 2023-02-10 16:15:29,474 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-10 16:15:29,476 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 16:15:29,477 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 16:15:29,479 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 16:15:29,480 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 16:15:29,480 [30 ] 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-10 16:15:29,480 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4162ms 200 text/css INFO 2023-02-10 16:15:29,481 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.872ms 200 application/javascript INFO 2023-02-10 16:15:29,482 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 16:15:29,482 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7857ms 200 application/javascript INFO 2023-02-10 16:15:29,483 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 16:15:29,484 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 16:15:29,486 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 16:15:29,486 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4612ms 200 application/javascript INFO 2023-02-10 16:15:29,486 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-10 16:15:29,487 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.1443ms 200 application/javascript INFO 2023-02-10 16:15:29,488 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-10 16:15:29,488 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9512ms 200 text/css INFO 2023-02-10 16:15:29,503 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 16:15:29,504 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 16:15:29,504 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7452ms 200 application/javascript INFO 2023-02-10 16:15:29,507 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 16:15:29,509 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 16:15:29,509 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0779ms 200 application/javascript INFO 2023-02-10 16:15:29,512 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 16:15:29,514 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 16:15:29,514 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7627ms 200 application/javascript INFO 2023-02-10 16:15:29,538 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 16:15:29,539 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 16:15:29,540 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 16:15:29,541 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.1605ms 200 application/javascript INFO 2023-02-10 16:15:29,541 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 16:15:29,541 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7083ms 200 application/javascript INFO 2023-02-10 16:15:29,561 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-10 16:15:29,563 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 16:15:29,568 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-10 16:15:29,568 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.235ms 200 application/javascript INFO 2023-02-10 16:15:29,577 [26 ] 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-10 16:15:29,577 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.6669ms 200 application/javascript INFO 2023-02-10 16:15:29,834 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 16:15:29,838 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.8ms 404 INFO 2023-02-10 16:15:29,887 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 16:15:29,888 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 16:15:29,891 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:15:29,891 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:15:29,892 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 16:15:29,893 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:15:29,899 [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-10 16:15:29,899 [26 ] 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-10 16:15:29,900 [28 ] 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-10 16:15:29,903 [26 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) WARN 2023-02-10 16:15:29,906 [28 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.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-10 16:15:29,906 [28 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:15:29,907 [26 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:15:29,907 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:15:29,907 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:15:29,908 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 9.3556ms INFO 2023-02-10 16:15:29,908 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:15:29,909 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8341ms 401 application/json; charset=utf-8 INFO 2023-02-10 16:15:29,911 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 10.9827ms INFO 2023-02-10 16:15:29,912 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:15:29,912 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.2905ms 401 application/json; charset=utf-8 INFO 2023-02-10 16:15:29,926 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:15:29,927 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 28.2094ms INFO 2023-02-10 16:15:29,927 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:15:29,927 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.1459ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:15:30,005 [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-10 16:15:30,006 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:15:30,007 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 16:15:30,008 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:15:30,015 [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). WARN 2023-02-10 16:15:30,017 [26 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 16:15:30,017 [30 ] 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-10 16:15:30,017 [26 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:15:30,018 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:15:30,018 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 2.6567ms INFO 2023-02-10 16:15:30,018 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:15:30,018 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1551ms 401 application/json; charset=utf-8 WARN 2023-02-10 16:15:30,019 [30 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 16:15:30,019 [30 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:15:30,020 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:15:30,020 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 2.4305ms INFO 2023-02-10 16:15:30,020 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:15:30,020 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8872ms 401 application/json; charset=utf-8 INFO 2023-02-10 16:15:30,911 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 16:15:30,913 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-10 16:15:30,914 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.59ms 200 image/png INFO 2023-02-10 16:15:30,973 [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-10 16:15:30,976 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:15:30,991 [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-10 16:15:31,037 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:15:31,039 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 48.1271ms INFO 2023-02-10 16:15:31,040 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:15:31,041 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.7912ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:15:37,710 [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-10 16:15:37,716 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 16:15:37,723 [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-10 16:15:37,750 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:15:37,751 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 27.8009ms INFO 2023-02-10 16:15:37,752 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 16:15:37,752 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.8533ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:15:37,849 [30 ] 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-10 16:15:37,849 [30 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 16:15:37,864 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:15:37,872 [30 ] 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-10 16:15:37,908 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:15:37,908 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 35.4761ms INFO 2023-02-10 16:15:37,908 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:15:37,908 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 59.7881ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:15:37,998 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-10 16:15:37,999 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:15:38,000 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:15:38,006 [30 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-10 16:15:38,022 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:15:38,023 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 16.839ms INFO 2023-02-10 16:15:38,023 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:15:38,023 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.0806ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:15:38,108 [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-10 16:15:38,109 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:15:38,110 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:15:38,110 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 16:15:38,111 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:15:38,111 [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-10 16:15:38,111 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:15:38,112 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:15:38,112 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:15:38,115 [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-10 16:15:38,116 [30 ] 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-10 16:15:38,117 [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-10 16:15:38,130 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:15:38,131 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 15.3475ms INFO 2023-02-10 16:15:38,131 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:15:38,131 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5459ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:15:38,133 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:15:38,133 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 16.967ms INFO 2023-02-10 16:15:38,133 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:15:38,134 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.7699ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:15:38,146 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:15:38,146 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 28.9029ms INFO 2023-02-10 16:15:38,146 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:15:38,147 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.6764ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:15:38,233 [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-10 16:15:38,234 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 16:15:38,234 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:15:38,234 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:15:38,234 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:15:38,235 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:15:38,241 [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-10 16:15:38,241 [36 ] 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-10 16:15:38,259 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:15:38,260 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 18.564ms INFO 2023-02-10 16:15:38,260 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:15:38,260 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.1778ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:15:38,299 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:15:38,417 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 175.1769ms INFO 2023-02-10 16:15:38,417 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:15:38,417 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 183.6149ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:15:38,778 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/fonts/fontawesome-webfont.e9955780.woff2 INFO 2023-02-10 16:15:38,778 [26 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 16:15:38,781 [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-10 16:15:38,782 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3201ms 200 font/woff2 INFO 2023-02-10 16:15:39,020 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=7e7809a6-a811-044e-9da0-b01e2c3387ee&attachTableName=& INFO 2023-02-10 16:15:39,024 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:15:39,025 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 16:15:39,037 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 16:15:39,040 [36 ] 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-10 16:15:39,052 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:15:39,053 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:15:39,060 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 16:15:39,088 [30 ] 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-10 16:15:39,097 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:15:39,099 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 16:15:39,109 [30 ] 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-10 16:15:39,123 [30 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 16:15:39,127 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:15:39,129 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 68.4232ms INFO 2023-02-10 16:15:39,129 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:15:39,130 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.5207ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:15:39,162 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:15:39,164 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 54.3957ms INFO 2023-02-10 16:15:39,164 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 16:15:39,164 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 76.3222ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:15:39,182 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:15:39,184 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 143.9529ms INFO 2023-02-10 16:15:39,184 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 16:15:39,184 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 164.5825ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:15:39,271 [36 ] 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-10 16:15:39,273 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:15:39,274 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 16:15:39,285 [36 ] 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-10 16:15:39,298 [36 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 16:15:39,318 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:15:39,319 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 34.5983ms INFO 2023-02-10 16:15:39,320 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 16:15:39,320 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.2527ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:16:32,885 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?ZPResumeInfo27=1 INFO 2023-02-10 16:16:32,888 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 16:16:32,888 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.157ms 200 text/html INFO 2023-02-10 16:16:32,918 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 16:16:32,918 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 16:16:32,919 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 16:16:32,920 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 16:16:32,920 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8562ms 200 application/javascript INFO 2023-02-10 16:16:32,920 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-10 16:16:32,921 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 16:16:32,921 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 16:16:32,921 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.5934ms 200 application/javascript INFO 2023-02-10 16:16:32,921 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3367ms 200 application/javascript INFO 2023-02-10 16:16:32,922 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 16:16:32,922 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 16:16:32,923 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 16:16:32,923 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.235ms 200 application/javascript INFO 2023-02-10 16:16:32,924 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 16:16:32,924 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4104ms 200 application/javascript INFO 2023-02-10 16:16:32,924 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-10 16:16:32,924 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0832ms 200 application/javascript INFO 2023-02-10 16:16:32,945 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-10 16:16:32,947 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 16:16:32,947 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 16:16:32,948 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 16:16:32,949 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9598ms 200 application/javascript INFO 2023-02-10 16:16:32,949 [33 ] 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-10 16:16:32,949 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 16:16:32,949 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4127ms 200 text/css INFO 2023-02-10 16:16:32,950 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 16:16:32,951 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7092ms 200 application/javascript INFO 2023-02-10 16:16:32,952 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 16:16:32,954 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 16:16:32,954 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0853ms 200 application/javascript INFO 2023-02-10 16:16:32,956 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-10 16:16:32,957 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.457ms 200 text/css INFO 2023-02-10 16:16:32,977 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 16:16:32,978 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 16:16:32,978 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.772ms 200 application/javascript INFO 2023-02-10 16:16:33,004 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 16:16:33,007 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-10 16:16:33,012 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-10 16:16:33,012 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.562ms 200 application/javascript INFO 2023-02-10 16:16:33,023 [33 ] 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-10 16:16:33,023 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.2681ms 200 application/javascript INFO 2023-02-10 16:16:33,262 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 16:16:33,264 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.5366ms 404 INFO 2023-02-10 16:16:33,318 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 16:16:33,319 [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-10 16:16:33,320 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:16:33,324 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:16:33,328 [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-10 16:16:33,334 [45 ] 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-10 16:16:33,339 [45 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 16:16:33,340 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 16:16:33,340 [45 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:16:33,341 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:16:33,342 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:16:33,342 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 7.923ms INFO 2023-02-10 16:16:33,342 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:16:33,343 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.0384ms 401 application/json; charset=utf-8 INFO 2023-02-10 16:16:33,350 [33 ] 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-10 16:16:33,352 [33 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 16:16:33,353 [33 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:16:33,353 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:16:33,354 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 4.0795ms INFO 2023-02-10 16:16:33,354 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:16:33,354 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.1701ms 401 application/json; charset=utf-8 INFO 2023-02-10 16:16:33,355 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:16:33,356 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 27.5492ms INFO 2023-02-10 16:16:33,356 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:16:33,356 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.6217ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:16:33,446 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 16:16:33,447 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:16:33,452 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 16:16:33,453 [34 ] 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-10 16:16:33,453 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' WARN 2023-02-10 16:16:33,459 [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-10 16:16:33,460 [34 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:16:33,460 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:16:33,460 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 7.1352ms INFO 2023-02-10 16:16:33,461 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:16:33,461 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.9484ms 401 application/json; charset=utf-8 INFO 2023-02-10 16:16:33,462 [33 ] 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-10 16:16:33,465 [33 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 16:16:33,465 [33 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:16:33,466 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:16:33,466 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 3.5525ms INFO 2023-02-10 16:16:33,466 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:16:33,467 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.6955ms 401 application/json; charset=utf-8 INFO 2023-02-10 16:16:34,107 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 16:16:34,109 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-10 16:16:34,110 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6508ms 200 image/png INFO 2023-02-10 16:16:34,164 [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-10 16:16:34,166 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:16:34,172 [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-10 16:16:34,189 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:16:34,189 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 16.9446ms INFO 2023-02-10 16:16:34,190 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:16:34,190 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.0749ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:16:37,757 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-10 16:16:37,758 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 16:16:37,765 [33 ] 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-10 16:16:37,789 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:16:37,790 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 25.3066ms INFO 2023-02-10 16:16:37,790 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 16:16:37,790 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.6042ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:16:37,888 [45 ] 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-10 16:16:37,889 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 16:16:37,890 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:16:37,896 [45 ] 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-10 16:16:37,932 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:16:37,933 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 36.6046ms INFO 2023-02-10 16:16:37,933 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:16:37,934 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.3411ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:16:38,022 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-10 16:16:38,025 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:16:38,025 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:16:38,036 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-10 16:16:38,063 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:16:38,064 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 27.2818ms INFO 2023-02-10 16:16:38,064 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:16:38,065 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.301ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:16:38,172 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 16:16:38,176 [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-10 16:16:38,176 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:16:38,176 [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-10 16:16:38,177 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:16:38,178 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:16:38,179 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:16:38,181 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:16:38,182 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:16:38,184 [33 ] 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-10 16:16:38,185 [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-10 16:16:38,192 [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). INFO 2023-02-10 16:16:38,224 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:16:38,225 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 40.4424ms INFO 2023-02-10 16:16:38,225 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:16:38,225 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.7064ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:16:38,232 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:16:38,232 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 47.5788ms INFO 2023-02-10 16:16:38,232 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:16:38,233 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.404ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:16:38,250 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:16:38,250 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 58.6418ms INFO 2023-02-10 16:16:38,250 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:16:38,251 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.4302ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:16:38,340 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 16:16:38,341 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:16:38,341 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:16:38,349 [34 ] 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-10 16:16:38,358 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 16:16:38,359 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:16:38,360 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:16:38,366 [43 ] 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-10 16:16:38,376 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:16:38,377 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 27.7237ms INFO 2023-02-10 16:16:38,377 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:16:38,378 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.8159ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:16:38,452 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:16:38,548 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 181.6265ms INFO 2023-02-10 16:16:38,548 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:16:38,548 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 190.0486ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:16:38,917 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/fonts/fontawesome-webfont.e9955780.woff2 INFO 2023-02-10 16:16:38,917 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 16:16:38,919 [45 ] 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-10 16:16:38,920 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3ms 200 font/woff2 INFO 2023-02-10 16:16:39,161 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=7e7809a6-a811-044e-9da0-b01e2c3387ee&attachTableName=& INFO 2023-02-10 16:16:39,163 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:16:39,163 [40 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 16:16:39,164 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 16:16:39,164 [40 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:16:39,164 [40 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:16:39,168 [40 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 16:16:39,168 [34 ] 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-10 16:16:39,180 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:16:39,180 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 12.2882ms INFO 2023-02-10 16:16:39,180 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:16:39,181 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.215ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:16:39,209 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:16:39,210 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 41.4916ms INFO 2023-02-10 16:16:39,210 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 16:16:39,210 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.3072ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:16:39,219 [34 ] 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-10 16:16:39,220 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:16:39,221 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 16:16:39,225 [34 ] 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-10 16:16:39,230 [34 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 16:16:39,236 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:16:39,236 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 11.2069ms INFO 2023-02-10 16:16:39,236 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 16:16:39,236 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.6573ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:16:39,322 [33 ] 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-10 16:16:39,323 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:16:39,323 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 16:16:39,326 [33 ] 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-10 16:16:39,333 [33 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 16:16:39,340 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:16:39,340 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 13.4743ms INFO 2023-02-10 16:16:39,340 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 16:16:39,340 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.0882ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:17:51,832 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?ZPResumeInfo27=1 INFO 2023-02-10 16:17:51,835 [48 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 16:17:51,835 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.1994ms 200 text/html INFO 2023-02-10 16:17:51,865 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 16:17:51,867 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 16:17:51,867 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 16:17:51,868 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-10 16:17:51,868 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 16:17:51,868 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2992ms 200 application/javascript INFO 2023-02-10 16:17:51,868 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5795ms 200 application/javascript INFO 2023-02-10 16:17:51,869 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 16:17:51,870 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 16:17:51,871 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-10 16:17:51,871 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2562ms 200 application/javascript INFO 2023-02-10 16:17:51,871 [48 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 16:17:51,871 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.989ms 200 application/javascript INFO 2023-02-10 16:17:51,871 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 16:17:51,871 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 16:17:51,872 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.1645ms 200 application/javascript INFO 2023-02-10 16:17:51,873 [48 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 16:17:51,873 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6571ms 200 application/javascript INFO 2023-02-10 16:17:51,888 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 16:17:51,888 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-10 16:17:51,892 [51 ] 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-10 16:17:51,892 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.9435ms 200 text/css INFO 2023-02-10 16:17:51,894 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 16:17:51,895 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 16:17:51,898 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 16:17:51,899 [48 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 16:17:51,899 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1994ms 200 application/javascript INFO 2023-02-10 16:17:51,900 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 16:17:51,900 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4813ms 200 application/javascript INFO 2023-02-10 16:17:51,901 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 16:17:51,901 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4557ms 200 application/javascript INFO 2023-02-10 16:17:51,902 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 16:17:51,903 [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-10 16:17:51,903 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 16:17:51,903 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.7011ms 200 text/css INFO 2023-02-10 16:17:51,903 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.588ms 200 application/javascript INFO 2023-02-10 16:17:51,922 [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-10 16:17:51,924 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 16:17:51,931 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-10 16:17:51,932 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2487ms 200 application/javascript INFO 2023-02-10 16:17:51,945 [45 ] 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-10 16:17:51,945 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.2462ms 200 application/javascript INFO 2023-02-10 16:17:52,290 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 16:17:52,291 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4744ms 404 INFO 2023-02-10 16:17:52,339 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 16:17:52,339 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 16:17:52,340 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:17:52,340 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:17:52,346 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 16:17:52,347 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:17:52,350 [48 ] 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-10 16:17:52,350 [51 ] 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-10 16:17:52,352 [48 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.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-10 16:17:52,353 [50 ] 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-10 16:17:52,353 [48 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:17:52,353 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:17:52,354 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 4.1081ms INFO 2023-02-10 16:17:52,354 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:17:52,354 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.2135ms 401 application/json; charset=utf-8 WARN 2023-02-10 16:17:52,356 [50 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 16:17:52,356 [50 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:17:52,356 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:17:52,357 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 3.6808ms INFO 2023-02-10 16:17:52,357 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:17:52,357 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5114ms 401 application/json; charset=utf-8 INFO 2023-02-10 16:17:52,365 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:17:52,365 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 15.3148ms INFO 2023-02-10 16:17:52,365 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:17:52,365 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.5901ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:17:52,446 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 16:17:52,447 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:17:52,447 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 16:17:52,448 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:17:52,453 [45 ] 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-10 16:17:52,454 [50 ] 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-10 16:17:52,457 [50 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 16:17:52,458 [50 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:17:52,458 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. WARN 2023-02-10 16:17:52,458 [45 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 16:17:52,458 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 4.3027ms INFO 2023-02-10 16:17:52,459 [45 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:17:52,459 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:17:52,459 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:17:52,459 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5866ms 401 application/json; charset=utf-8 INFO 2023-02-10 16:17:52,459 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 5.6692ms INFO 2023-02-10 16:17:52,459 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:17:52,459 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.5732ms 401 application/json; charset=utf-8 INFO 2023-02-10 16:17:53,333 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 16:17:53,335 [51 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-10 16:17:53,336 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3703ms 200 image/png INFO 2023-02-10 16:17:53,381 [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-10 16:17:53,382 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:17:53,388 [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-10 16:17:53,404 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:17:53,405 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 16.8149ms INFO 2023-02-10 16:17:53,405 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:17:53,405 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.0797ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:17:56,993 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-10 16:17:56,994 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 16:17:57,007 [51 ] 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-10 16:17:57,026 [48 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:17:57,026 [48 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 18.773ms INFO 2023-02-10 16:17:57,026 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 16:17:57,026 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.3238ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:17:57,113 [50 ] 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-10 16:17:57,113 [50 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 16:17:57,114 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:17:57,123 [50 ] 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-10 16:17:57,151 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:17:57,152 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 29.1369ms INFO 2023-02-10 16:17:57,152 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:17:57,152 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.6277ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:17:57,274 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-10 16:17:57,275 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:17:57,276 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:17:57,285 [51 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-10 16:17:57,310 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:17:57,311 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 25.6203ms INFO 2023-02-10 16:17:57,311 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:17:57,311 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.4352ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:17:57,416 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 16:17:57,416 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 16:17:57,417 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:17:57,417 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:17:57,418 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:17:57,418 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:17:57,421 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 16:17:57,425 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:17:57,425 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:17:57,426 [52 ] 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-10 16:17:57,426 [51 ] 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-10 16:17:57,434 [53 ] 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-10 16:17:57,451 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:17:57,451 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 25.138ms INFO 2023-02-10 16:17:57,451 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:17:57,451 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.7626ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:17:57,452 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:17:57,453 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 27.141ms INFO 2023-02-10 16:17:57,453 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:17:57,453 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.4388ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:17:57,479 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:17:57,479 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 45.4985ms INFO 2023-02-10 16:17:57,479 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:17:57,479 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.8341ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:17:57,572 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 16:17:57,573 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 16:17:57,573 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:17:57,574 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:17:57,574 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:17:57,574 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:17:57,581 [45 ] 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-10 16:17:57,581 [57 ] 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-10 16:17:57,597 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:17:57,597 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 16.3626ms INFO 2023-02-10 16:17:57,597 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:17:57,598 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.5378ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:17:57,630 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:17:57,747 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 165.5487ms INFO 2023-02-10 16:17:57,747 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:17:57,747 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 174.4827ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:17:58,089 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/fonts/fontawesome-webfont.e9955780.woff2 INFO 2023-02-10 16:17:58,090 [58 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 16:17:58,092 [58 ] 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-10 16:17:58,092 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8758ms 200 font/woff2 INFO 2023-02-10 16:17:58,340 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=7e7809a6-a811-044e-9da0-b01e2c3387ee&attachTableName=& INFO 2023-02-10 16:17:58,341 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 16:17:58,341 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:17:58,342 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 16:17:58,342 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:17:58,343 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:17:58,348 [57 ] 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-10 16:17:58,348 [58 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 16:17:58,364 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:17:58,365 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 16.0603ms INFO 2023-02-10 16:17:58,365 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:17:58,365 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.8623ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:17:58,398 [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-10 16:17:58,398 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:17:58,399 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 50.3847ms INFO 2023-02-10 16:17:58,399 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 16:17:58,399 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.9084ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:17:58,399 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:17:58,400 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 16:17:58,409 [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-10 16:17:58,417 [56 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 16:17:58,428 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:17:58,428 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 19.3121ms INFO 2023-02-10 16:17:58,428 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 16:17:58,428 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.2781ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:17:58,617 [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-10 16:17:58,619 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:17:58,619 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 16:17:58,625 [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-10 16:17:58,638 [56 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 16:17:58,651 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:17:58,651 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 26.059ms INFO 2023-02-10 16:17:58,652 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 16:17:58,652 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.6026ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:18:31,914 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?ZPResumeInfo27=1 INFO 2023-02-10 16:18:31,916 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 16:18:31,917 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7605ms 200 text/html INFO 2023-02-10 16:18:31,946 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 16:18:31,946 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 16:18:31,947 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 16:18:31,948 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 16:18:31,948 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.1127ms 200 application/javascript INFO 2023-02-10 16:18:31,948 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 16:18:31,949 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-10 16:18:31,949 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2433ms 200 application/javascript INFO 2023-02-10 16:18:31,949 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 16:18:31,949 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6851ms 200 application/javascript INFO 2023-02-10 16:18:31,951 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 16:18:31,951 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 16:18:31,951 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-10 16:18:31,951 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2184ms 200 application/javascript INFO 2023-02-10 16:18:31,952 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 16:18:31,952 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 16:18:31,953 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6334ms 200 application/javascript INFO 2023-02-10 16:18:31,955 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4683ms 200 application/javascript INFO 2023-02-10 16:18:31,997 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-10 16:18:31,997 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 16:18:31,998 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 16:18:32,001 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 16:18:32,001 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.9848ms 200 application/javascript INFO 2023-02-10 16:18:32,003 [57 ] 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-10 16:18:32,003 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2872ms 200 text/css INFO 2023-02-10 16:18:32,007 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 16:18:32,008 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 16:18:32,008 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-10 16:18:32,008 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0409ms 200 text/css INFO 2023-02-10 16:18:32,008 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 16:18:32,008 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 16:18:32,009 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4582ms 200 application/javascript INFO 2023-02-10 16:18:32,009 [56 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 16:18:32,009 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2887ms 200 application/javascript INFO 2023-02-10 16:18:32,009 [57 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 16:18:32,010 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1345ms 200 application/javascript INFO 2023-02-10 16:18:32,035 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-10 16:18:32,035 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 16:18:32,041 [58 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-10 16:18:32,041 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9575ms 200 application/javascript INFO 2023-02-10 16:18:32,059 [58 ] 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-10 16:18:32,059 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.224ms 200 application/javascript INFO 2023-02-10 16:18:32,277 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 16:18:32,278 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2967ms 404 INFO 2023-02-10 16:18:32,326 [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-10 16:18:32,326 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:18:32,332 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 16:18:32,332 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:18:32,333 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 16:18:32,333 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:18:32,336 [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-10 16:18:32,338 [58 ] 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-10 16:18:32,340 [57 ] 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-10 16:18:32,340 [58 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 16:18:32,341 [58 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:18:32,341 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:18:32,341 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 3.2803ms INFO 2023-02-10 16:18:32,341 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:18:32,341 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6818ms 401 application/json; charset=utf-8 WARN 2023-02-10 16:18:32,342 [57 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 16:18:32,342 [57 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:18:32,342 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:18:32,343 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2.5601ms INFO 2023-02-10 16:18:32,343 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:18:32,343 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2195ms 401 application/json; charset=utf-8 INFO 2023-02-10 16:18:32,352 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:18:32,352 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 15.8671ms INFO 2023-02-10 16:18:32,352 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:18:32,352 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.3931ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:18:32,432 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 16:18:32,432 [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-10 16:18:32,433 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:18:32,433 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:18:32,439 [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-10 16:18:32,441 [57 ] 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-10 16:18:32,442 [56 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 16:18:32,443 [56 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:18:32,443 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:18:32,443 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 3.4442ms INFO 2023-02-10 16:18:32,443 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:18:32,443 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6408ms 401 application/json; charset=utf-8 WARN 2023-02-10 16:18:32,444 [57 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 16:18:32,444 [57 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:18:32,444 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:18:32,445 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 3.4407ms INFO 2023-02-10 16:18:32,445 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:18:32,445 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.0745ms 401 application/json; charset=utf-8 INFO 2023-02-10 16:18:33,074 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 16:18:33,076 [45 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-10 16:18:33,076 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.1271ms 200 image/png INFO 2023-02-10 16:18:33,243 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 16:18:33,244 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:18:33,251 [56 ] 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-10 16:18:33,262 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:18:33,262 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 11.4091ms INFO 2023-02-10 16:18:33,262 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:18:33,262 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.3099ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:18:36,627 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-10 16:18:36,628 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 16:18:36,635 [58 ] 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-10 16:18:36,647 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:18:36,648 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 12.6852ms INFO 2023-02-10 16:18:36,648 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 16:18:36,648 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0494ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:18:36,733 [56 ] 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-10 16:18:36,734 [56 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 16:18:36,734 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:18:36,744 [56 ] 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-10 16:18:36,765 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:18:36,765 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 20.806ms INFO 2023-02-10 16:18:36,765 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:18:36,766 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.7373ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:18:36,848 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-10 16:18:36,849 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:18:36,850 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:18:36,856 [57 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-10 16:18:36,872 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:18:36,872 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 15.8449ms INFO 2023-02-10 16:18:36,872 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:18:36,872 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.4417ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:18:36,964 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 16:18:36,965 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:18:36,966 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:18:36,967 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 16:18:36,967 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:18:36,968 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:18:36,970 [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-10 16:18:36,976 [57 ] 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-10 16:18:36,976 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:18:36,977 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:18:36,977 [58 ] 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-10 16:18:36,982 [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-10 16:18:36,998 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:18:36,998 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:18:36,998 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 21.658ms INFO 2023-02-10 16:18:36,998 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:18:36,998 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 20.6789ms INFO 2023-02-10 16:18:36,998 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.6511ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:18:36,998 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:18:36,999 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.8683ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:18:37,010 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:18:37,011 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 28.2907ms INFO 2023-02-10 16:18:37,011 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:18:37,011 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.3032ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:18:37,097 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 16:18:37,097 [61 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:18:37,098 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:18:37,099 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 16:18:37,099 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:18:37,100 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:18:37,104 [61 ] 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-10 16:18:37,106 [56 ] 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-10 16:18:37,124 [61 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:18:37,124 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 20.3317ms INFO 2023-02-10 16:18:37,124 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:18:37,124 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.0522ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:18:37,177 [56 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:18:37,302 [60 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 195.5266ms INFO 2023-02-10 16:18:37,302 [60 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:18:37,302 [60 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 203.7012ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:18:37,648 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/fonts/fontawesome-webfont.e9955780.woff2 INFO 2023-02-10 16:18:37,648 [45 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 16:18:37,651 [45 ] 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-10 16:18:37,651 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.119ms 200 font/woff2 INFO 2023-02-10 16:18:37,895 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=7e7809a6-a811-044e-9da0-b01e2c3387ee&attachTableName=& INFO 2023-02-10 16:18:37,896 [56 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:18:37,896 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 16:18:37,899 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 16:18:37,900 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:18:37,900 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:18:37,902 [56 ] 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-10 16:18:37,906 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 16:18:37,921 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:18:37,921 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 14.8249ms INFO 2023-02-10 16:18:37,921 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:18:37,921 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9697ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:18:37,953 [58 ] 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-10 16:18:37,954 [58 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:18:37,955 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 16:18:37,961 [45 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:18:37,961 [45 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 58.8592ms INFO 2023-02-10 16:18:37,961 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 16:18:37,962 [45 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 66.8316ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:18:37,965 [58 ] 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-10 16:18:37,974 [58 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 16:18:37,984 [58 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:18:37,984 [58 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 18.5001ms INFO 2023-02-10 16:18:37,984 [58 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 16:18:37,984 [58 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.8702ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:18:38,184 [45 ] 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-10 16:18:38,185 [45 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:18:38,185 [45 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 16:18:38,191 [45 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2023-02-10 16:18:38,202 [45 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 16:18:38,213 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:18:38,214 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 22.3281ms INFO 2023-02-10 16:18:38,214 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 16:18:38,214 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.0851ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:20:35,412 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=1 INFO 2023-02-10 16:20:35,419 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 16:20:35,419 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.0173ms 200 text/html INFO 2023-02-10 16:20:35,656 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 16:20:35,658 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4438ms 404 INFO 2023-02-10 16:20:35,706 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 16:20:35,707 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:20:35,707 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 16:20:35,708 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:20:35,710 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 16:20:35,711 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:20:35,714 [65 ] 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-10 16:20:35,719 [69 ] 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-10 16:20:35,722 [69 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 16:20:35,722 [69 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:20:35,723 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:20:35,723 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 3.7754ms INFO 2023-02-10 16:20:35,723 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:20:35,723 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.2183ms 401 application/json; charset=utf-8 INFO 2023-02-10 16:20:35,728 [68 ] 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-10 16:20:35,731 [68 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 16:20:35,732 [68 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:20:35,732 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:20:35,732 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 4.3211ms INFO 2023-02-10 16:20:35,732 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:20:35,732 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.8946ms 401 application/json; charset=utf-8 INFO 2023-02-10 16:20:35,744 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:20:35,744 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 30.2404ms INFO 2023-02-10 16:20:35,744 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:20:35,744 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.0107ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:20:35,838 [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-10 16:20:35,839 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 16:20:35,839 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:20:35,839 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:20:35,845 [64 ] 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-10 16:20:35,845 [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). WARN 2023-02-10 16:20:35,847 [69 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) WARN 2023-02-10 16:20:35,847 [64 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 16:20:35,848 [69 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:20:35,848 [64 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:20:35,848 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:20:35,849 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:20:35,849 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 3.2827ms INFO 2023-02-10 16:20:35,849 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 3.4449ms INFO 2023-02-10 16:20:35,849 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:20:35,849 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:20:35,849 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8597ms 401 application/json; charset=utf-8 INFO 2023-02-10 16:20:35,849 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3955ms 401 application/json; charset=utf-8 INFO 2023-02-10 16:20:37,004 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 16:20:37,005 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:20:37,011 [64 ] 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-10 16:20:37,024 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:20:37,024 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 12.731ms INFO 2023-02-10 16:20:37,024 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:20:37,024 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.7912ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:20:40,419 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-10 16:20:40,420 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 16:20:40,427 [65 ] 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-10 16:20:40,440 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:20:40,440 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 13.3551ms INFO 2023-02-10 16:20:40,440 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 16:20:40,440 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7997ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:20:40,538 [66 ] 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-10 16:20:40,538 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 16:20:40,543 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:20:40,551 [66 ] 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-10 16:20:40,591 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:20:40,592 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 40.624ms INFO 2023-02-10 16:20:40,592 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:20:40,592 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.6637ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:20:40,695 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-10 16:20:40,699 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:20:40,699 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:20:40,712 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-10 16:20:40,734 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:20:40,734 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 22.0393ms INFO 2023-02-10 16:20:40,735 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:20:40,736 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.1253ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:20:40,840 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 16:20:40,841 [68 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:20:40,842 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:20:40,845 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 16:20:40,846 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:20:40,846 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:20:40,848 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 16:20:40,849 [68 ] 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-10 16:20:40,857 [66 ] 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-10 16:20:40,859 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:20:40,859 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:20:40,866 [69 ] 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-10 16:20:40,906 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:20:40,906 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:20:40,906 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 48.9483ms INFO 2023-02-10 16:20:40,906 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 57.6452ms INFO 2023-02-10 16:20:40,906 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:20:40,906 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:20:40,907 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.1832ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:20:40,907 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.7686ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:20:40,922 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:20:40,922 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 55.9188ms INFO 2023-02-10 16:20:40,922 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:20:40,922 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.884ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:20:41,012 [63 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 16:20:41,013 [63 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:20:41,013 [63 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:20:41,016 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 16:20:41,016 [69 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:20:41,017 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:20:41,019 [63 ] 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-10 16:20:41,023 [69 ] 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-10 16:20:41,034 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:20:41,035 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 15.8739ms INFO 2023-02-10 16:20:41,035 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:20:41,035 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.3887ms 200 application/json; charset=utf-8 ERROR 2023-02-10 16:20:41,061 [69 ] MyHRDAL.LogRecord - HrDAL.ExecuteReader(SET NOCOUNT ON;SELECT ZPRESUMEINFO.DEPTCODE "ZPRESUMEINFO_DEPTCODE",ZPRESUMEINFO.E0101 "ZPRESUMEINFO_E0101",ZPRESUMEINFO.ID "ZPRESUMEINFO_ID",ZPRESUMEINFO.SUBJECT "ZPRESUMEINFO_SUBJECT",ZPRESUMEINFO.A0190 "ZPRESUMEINFO_A0190",ZPRESUMEINFO.A0101 "ZPRESUMEINFO_A0101",ZPRESUMEINFO.INFOTYPE "ZPRESUMEINFO_INFOTYPE",ZPRESUMEINFO.A0102 "ZPRESUMEINFO_A0102",ZPRESUMEINFO.A0121 "ZPRESUMEINFO_A0121",ZPRESUMEINFO.A0103 "ZPRESUMEINFO_A0103",ZPRESUMEINFO.A0105 "ZPRESUMEINFO_A0105",ZPRESUMEINFO.A0104 "ZPRESUMEINFO_A0104",ZPRESUMEINFO.ESTINTIME "ZPRESUMEINFO_ESTINTIME",ZPRESUMEINFO.A0130 "ZPRESUMEINFO_A0130",ZPRESUMEINFO.IDADDRESS "ZPRESUMEINFO_IDADDRESS",ZPRESUMEINFO.A0124 "ZPRESUMEINFO_A0124",ZPRESUMEINFO.A0109 "ZPRESUMEINFO_A0109",ZPRESUMEINFO.IDEXPIRE "ZPRESUMEINFO_IDEXPIRE",ZPRESUMEINFO.A0122 "ZPRESUMEINFO_A0122",ZPRESUMEINFO.A0110 "ZPRESUMEINFO_A0110",ZPRESUMEINFO.IDORGAN "ZPRESUMEINFO_IDORGAN",ZPRESUMEINFO.IDVALIDFROM "ZPRESUMEINFO_IDVALIDFROM",ZPRESUMEINFO.A0177 "ZPRESUMEINFO_A0177",ZPRESUMEINFO.A0111 "ZPRESUMEINFO_A0111",ZPRESUMEINFO.IDVALIDTO "ZPRESUMEINFO_IDVALIDTO",ZPRESUMEINFO.ZPRESUMEINFO9 "ZPRESUMEINFO_ZPRESUMEINFO9",ZPRESUMEINFO.F4 "ZPRESUMEINFO_F4",ZPRESUMEINFO.BANKNAME "ZPRESUMEINFO_BANKNAME",ZPRESUMEINFO.A0118 "ZPRESUMEINFO_A0118",ZPRESUMEINFO.CARDNUMBER "ZPRESUMEINFO_CARDNUMBER",ZPRESUMEINFO.ZPRESUMEINFO10 "ZPRESUMEINFO_ZPRESUMEINFO10",ZPRESUMEINFO.A0112 "ZPRESUMEINFO_A0112",ZPRESUMEINFO.A0201 "ZPRESUMEINFO_A0201",ZPRESUMEINFO.RESULTMEMO "ZPRESUMEINFO_RESULTMEMO",ZPRESUMEINFO.ZPRESUMEINFO11 "ZPRESUMEINFO_ZPRESUMEINFO11",ZPRESUMEINFO.A0202 "ZPRESUMEINFO_A0202",ZPRESUMEINFO.A0116 "ZPRESUMEINFO_A0116",ZPRESUMEINFO.ZPRESUMEINFO15 "ZPRESUMEINFO_ZPRESUMEINFO15",ZPRESUMEINFO.A0203 "ZPRESUMEINFO_A0203",ZPRESUMEINFO.ZJLX "ZPRESUMEINFO_ZJLX",ZPRESUMEINFO.ZPRESUMEINFO12 "ZPRESUMEINFO_ZPRESUMEINFO12",ZPRESUMEINFO.A0204 "ZPRESUMEINFO_A0204",ZPRESUMEINFO.ZPRESUMEINFO18 "ZPRESUMEINFO_ZPRESUMEINFO18",ZPRESUMEINFO.A0205 "ZPRESUMEINFO_A0205",ZPRESUMEINFO.F2 "ZPRESUMEINFO_F2",ZPRESUMEINFO.ZPRESUMEINFO13 "ZPRESUMEINFO_ZPRESUMEINFO13",ZPRESUMEINFO.A0206 "ZPRESUMEINFO_A0206",ZPRESUMEINFO.ZPRESUMEINFO14 "ZPRESUMEINFO_ZPRESUMEINFO14",ZPRESUMEINFO.A0117 "ZPRESUMEINFO_A0117",ZPRESUMEINFO.TYPE "ZPRESUMEINFO_TYPE",ZPRESUMEINFO.JOB "ZPRESUMEINFO_JOB",ZPRESUMEINFO.F1 "ZPRESUMEINFO_F1",ZPRESUMEINFO.A0123 "ZPRESUMEINFO_A0123",ZPRESUMEINFO.MEMO "ZPRESUMEINFO_MEMO",ZPRESUMEINFO.A0125 "ZPRESUMEINFO_A0125",ZPRESUMEINFO.RESUMEFOLDERBM0000 "ZPRESUMEINFO_RESUMEFOLDERBM0000",ZPRESUMEINFO.ACTIVE "ZPRESUMEINFO_ACTIVE",ZPRESUMEINFO.A01110 "ZPRESUMEINFO_A01110",ZPRESUMEINFO.STATUS "ZPRESUMEINFO_STATUS",ZPRESUMEINFO.MESSAGEID "ZPRESUMEINFO_MESSAGEID",ZPRESUMEINFO.INTERVIEWID "ZPRESUMEINFO_INTERVIEWID",ZPRESUMEINFO.A0188 "ZPRESUMEINFO_A0188",ZPRESUMEINFO.MESSAGESHAVESEND "ZPRESUMEINFO_MESSAGESHAVESEND",ZPRESUMEINFO.TRANSFERRESUME "ZPRESUMEINFO_TRANSFERRESUME",ZPRESUMEINFO.F3 "ZPRESUMEINFO_F3",ZPRESUMEINFO.MESSAGEEMAIL "ZPRESUMEINFO_MESSAGEEMAIL",ZPRESUMEINFO.APPLYSTATUS "ZPRESUMEINFO_APPLYSTATUS",ZPRESUMEINFO.RKNAME "ZPRESUMEINFO_RKNAME",ZPRESUMEINFO.A01109 "ZPRESUMEINFO_A01109",ZPRESUMEINFO.RKDATE "ZPRESUMEINFO_RKDATE",ZPRESUMEINFO.SOURCE "ZPRESUMEINFO_SOURCE",ZPRESUMEINFO.SOURCERECORDID "ZPRESUMEINFO_SOURCERECORDID",ZPRESUMEINFO.CITIZENSHIP "ZPRESUMEINFO_CITIZENSHIP",ZPRESUMEINFO.GRADE "ZPRESUMEINFO_GRADE",ZPRESUMEINFO.OPDATE "ZPRESUMEINFO_OPDATE",ZPRESUMEINFO.OPNAME "ZPRESUMEINFO_OPNAME",ZPRESUMEINFO.WRITTENID "ZPRESUMEINFO_WRITTENID",ZPRESUMEINFO.MARKRESUMECHG "ZPRESUMEINFO_MARKRESUMECHG",ZPRESUMEINFO.BEISENAPPLYID "ZPRESUMEINFO_BEISENAPPLYID",ZPRESUMEINFO.BEISENAPPLICANTID "ZPRESUMEINFO_BEISENAPPLICANTID",ZPRESUMEINFO.HR_ID "ZPRESUMEINFO_HR_ID",ZPRESUMEINFO.ZPSFJZJS "ZPRESUMEINFO_ZPSFJZJS",ZPRESUMEINFO.ZPSFJZJSSM "ZPRESUMEINFO_ZPSFJZJSSM",ZPRESUMEINFO.ZPSFYQSYPJL "ZPRESUMEINFO_ZPSFYQSYPJL",ZPRESUMEINFO.ZPSFYQSYPJLSM "ZPRESUMEINFO_ZPSFYQSYPJLSM",ZPRESUMEINFO.ZPPORTALMESSAGEID "ZPRESUMEINFO_ZPPORTALMESSAGEID",ZPRESUMEINFO.ISREAD "ZPRESUMEINFO_ISREAD",ZPRESUMEINFO.ZPRESUMEINFO20 "ZPRESUMEINFO_ZPRESUMEINFO20",ZPRESUMEINFO.ZPRESUMEINFO21 "ZPRESUMEINFO_ZPRESUMEINFO21",ZPRESUMEINFO.ZPRESUMEINFO23 "ZPRESUMEINFO_ZPRESUMEINFO23",ZPRESUMEINFO.ZPRESUMEINFO24 "ZPRESUMEINFO_ZPRESUMEINFO24",ZPRESUMEINFO.ZPRESUMEINFO25 "ZPRESUMEINFO_ZPRESUMEINFO25",ZPRESUMEINFO.ZPRESUMEINFO27 "ZPRESUMEINFO_ZPRESUMEINFO27" FROM ZPRESUMEINFO WHERE ID=770 )³ö´íInvalid column name 'ZPRESUMEINFO27'. WARN 2023-02-10 16:20:41,123 [73 ] Mvc.ExceptionHandling.AbpExceptionFilter - SQLÓï¾ä·Ç·¨£¡ Abp.UI.UserFriendlyException: SQLÓï¾ä·Ç·¨£¡ at Sg.Hcm.WebPub.HrPanel.BindDataEss(String commandText, HrUpdateTable[] aUpdateTables, PanelOpt aPanelInterface) in D:\Code\HcmMBackEnd\src\Sg.Hcm.Application.Pub\WebPub\HrPanel.cs:line 156 at Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel(String deptId, String caseId) in D:\Code\HcmMBackEnd\src\Sg.Hcm.Application.M\Other\AppForSelfAppService.cs:line 73 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-10 16:20:41,128 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:20:41,128 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 105.6405ms INFO 2023-02-10 16:20:41,128 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:20:41,129 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 113.295ms 500 application/json; charset=utf-8 INFO 2023-02-10 16:21:13,115 [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-10 16:21:14,836 [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-10 16:21:14,909 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=1 INFO 2023-02-10 16:21:14,936 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 16:21:14,937 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.0279ms 200 text/html INFO 2023-02-10 16:21:14,963 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 16:21:14,963 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 16:21:14,963 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 16:21:14,965 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 16:21:14,966 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7819ms 200 application/javascript INFO 2023-02-10 16:21:14,966 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 16:21:14,966 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.5742ms 200 application/javascript INFO 2023-02-10 16:21:14,972 [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-10 16:21:14,973 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5566ms 200 application/javascript INFO 2023-02-10 16:21:14,991 [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-10 16:21:14,991 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 16:21:14,992 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 16:21:14,994 [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-10 16:21:14,994 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9727ms 200 application/javascript INFO 2023-02-10 16:21:14,998 [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-10 16:21:14,998 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5263ms 200 text/css INFO 2023-02-10 16:21:14,999 [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-10 16:21:14,999 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8752ms 200 text/css INFO 2023-02-10 16:21:15,003 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 16:21:15,004 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 16:21:15,005 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 16:21:15,005 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5902ms 200 application/javascript INFO 2023-02-10 16:21:15,005 [17 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 16:21:15,006 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1959ms 200 application/javascript INFO 2023-02-10 16:21:15,006 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 16:21:15,007 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 16:21:15,007 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7911ms 200 application/javascript INFO 2023-02-10 16:21:15,030 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 16:21:15,031 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 16:21:15,031 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 16:21:15,031 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5287ms 200 application/javascript INFO 2023-02-10 16:21:15,032 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 16:21:15,032 [17 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 16:21:15,032 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9369ms 200 application/javascript INFO 2023-02-10 16:21:15,032 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 16:21:15,033 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8742ms 200 application/javascript INFO 2023-02-10 16:21:15,049 [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-10 16:21:15,054 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 16:21:15,058 [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-10 16:21:15,058 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.9634ms 200 application/javascript INFO 2023-02-10 16:21:15,058 [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-10 16:21:15,059 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7916ms 200 application/javascript INFO 2023-02-10 16:21:15,326 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 16:21:15,406 [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-10 16:21:15,409 [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-10 16:21:15,410 [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-10 16:21:15,566 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:21:15,566 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:21:15,567 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:21:15,570 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 243.644ms 404 INFO 2023-02-10 16:21:17,825 [17 ] 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-10 16:21:17,825 [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-10 16:21:17,829 [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-10 16:21:18,696 [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-10 16:21:18,696 [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-10 16:21:18,710 [4 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:21:18,710 [17 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:21:18,714 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:21:18,731 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:21:18,851 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 1016.9769ms INFO 2023-02-10 16:21:18,851 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 1020.9937ms INFO 2023-02-10 16:21:18,851 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:21:18,851 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:21:18,854 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3448.0286ms 401 application/json; charset=utf-8 INFO 2023-02-10 16:21:18,854 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3444.3899ms 401 application/json; charset=utf-8 INFO 2023-02-10 16:21:18,985 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:21:18,990 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1164.5809ms INFO 2023-02-10 16:21:18,990 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:21:18,992 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3582.6684ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:21:19,080 [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-10 16:21:19,083 [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-10 16:21:19,119 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:21:19,119 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:21:19,127 [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-10 16:21:19,129 [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). WARN 2023-02-10 16:21:19,129 [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-10 16:21:19,129 [7 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:21:19,129 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:21:19,130 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 2.6ms INFO 2023-02-10 16:21:19,130 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:21:19,130 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.2525ms 401 application/json; charset=utf-8 WARN 2023-02-10 16:21:19,130 [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-10 16:21:19,130 [21 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 16:21:19,130 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:21:19,131 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 1.9462ms INFO 2023-02-10 16:21:19,131 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:21:19,131 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.4801ms 401 application/json; charset=utf-8 INFO 2023-02-10 16:32:21,053 [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-10 16:32:23,029 [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-10 16:32:23,149 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 16:32:23,150 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=1 INFO 2023-02-10 16:32:23,150 [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-10 16:32:23,150 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=1 INFO 2023-02-10 16:32:23,182 [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-10 16:32:23,182 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 16:32:23,185 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.5754ms 0 image/png INFO 2023-02-10 16:32:23,185 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.3561ms 0 text/html INFO 2023-02-10 16:32:23,187 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 16:32:23,187 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.1178ms 200 text/html INFO 2023-02-10 16:32:23,226 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 16:32:23,231 [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-10 16:32:23,231 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6796ms 200 application/javascript INFO 2023-02-10 16:32:23,249 [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-10 16:32:23,249 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 16:32:23,249 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 16:32:23,253 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 16:32:23,253 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3219ms 200 application/javascript INFO 2023-02-10 16:32:23,253 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 16:32:23,255 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 16:32:23,255 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6982ms 200 application/javascript INFO 2023-02-10 16:32:23,263 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 16:32:23,263 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 16:32:23,267 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 16:32:23,267 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.9204ms 200 application/javascript INFO 2023-02-10 16:32:23,269 [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-10 16:32:23,270 [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-10 16:32:23,271 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.513ms 200 application/javascript INFO 2023-02-10 16:32:23,271 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.3136ms 200 text/css INFO 2023-02-10 16:32:23,277 [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-10 16:32:23,277 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.5041ms 200 text/css INFO 2023-02-10 16:32:23,277 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 16:32:23,280 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 16:32:23,280 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9802ms 200 application/javascript INFO 2023-02-10 16:32:23,282 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 16:32:23,283 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 16:32:23,285 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8118ms 200 application/javascript INFO 2023-02-10 16:32:23,304 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 16:32:23,304 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 16:32:23,305 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 16:32:23,306 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8755ms 200 application/javascript INFO 2023-02-10 16:32:23,306 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 16:32:23,306 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6227ms 200 application/javascript INFO 2023-02-10 16:32:23,306 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 16:32:23,308 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 16:32:23,308 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8251ms 200 application/javascript INFO 2023-02-10 16:32:23,328 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-10 16:32:23,333 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 16:32:23,338 [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-10 16:32:23,338 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9796ms 200 application/javascript INFO 2023-02-10 16:32:23,342 [10 ] 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-10 16:32:23,342 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.2575ms 200 application/javascript INFO 2023-02-10 16:32:23,467 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:32:23,611 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 16:32:23,611 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 16:32:23,614 [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-10 16:32:23,614 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.6361ms 200 image/png INFO 2023-02-10 16:32:23,625 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.7843ms 404 INFO 2023-02-10 16:32:23,651 [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-10 16:32:23,705 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:32:26,761 [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-10 16:32:26,761 [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-10 16:32:28,216 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:32:28,222 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:32:28,416 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1644.6065ms INFO 2023-02-10 16:32:28,416 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1644.6063ms INFO 2023-02-10 16:32:28,417 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:32:28,417 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:32:28,422 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4771.1948ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:32:28,422 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5272.3392ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:32:34,204 [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-10 16:32:34,212 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 16:32:34,228 [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-10 16:32:34,309 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:32:34,318 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 89.4484ms INFO 2023-02-10 16:32:34,318 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 16:32:34,319 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 115.317ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:32:34,422 [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-10 16:32:34,431 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 16:32:34,433 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:32:34,466 [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-10 16:32:36,468 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:32:36,474 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 2007.1248ms INFO 2023-02-10 16:32:36,474 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:32:36,476 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2053.7477ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:32:36,574 [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-10 16:32:36,662 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:32:36,807 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:32:36,816 [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-10 16:32:36,942 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:32:36,962 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 146.1663ms INFO 2023-02-10 16:32:36,963 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:32:36,963 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 389.1274ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:32:37,046 [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-10 16:32:37,046 [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-10 16:32:37,047 [18 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:32:37,047 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:32:37,048 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:32:37,051 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:32:37,052 [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-10 16:32:37,055 [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-10 16:32:37,058 [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-10 16:32:37,079 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:32:37,079 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 23.9425ms INFO 2023-02-10 16:32:37,079 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 16:32:37,080 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.9301ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:32:37,082 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:32:37,083 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:32:39,616 [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-10 16:32:39,720 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:32:39,722 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2664.2639ms INFO 2023-02-10 16:32:39,723 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 16:32:39,723 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2677.5305ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:32:39,738 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:32:39,754 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 137.8728ms INFO 2023-02-10 16:32:39,754 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 16:32:39,755 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2702.873ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:32:39,852 [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-10 16:32:39,853 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 16:32:39,855 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:32:39,855 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:32:39,857 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:32:39,857 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:32:39,865 [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-10 16:32:39,866 [19 ] 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-10 16:32:39,884 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:32:39,888 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 22.4982ms INFO 2023-02-10 16:32:39,888 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 16:32:39,888 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.7539ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:32:40,749 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:32:40,996 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1130.3114ms INFO 2023-02-10 16:32:40,997 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 16:32:40,997 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1144.4464ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:32:41,342 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/fonts/fontawesome-webfont.e9955780.woff2 INFO 2023-02-10 16:32:41,343 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 16:32:41,347 [19 ] 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-10 16:32:41,347 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9866ms 200 font/woff2 INFO 2023-02-10 16:32:41,615 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=7e7809a6-a811-044e-9da0-b01e2c3387ee&attachTableName=& INFO 2023-02-10 16:32:41,616 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 16:32:41,622 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:32:41,624 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:32:41,638 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 16:32:41,662 [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-10 16:32:41,664 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:32:41,664 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 16:32:41,665 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:32:41,666 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 16:32:43,075 [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-10 16:32:43,075 [19 ] 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-10 16:32:43,521 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:32:43,527 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 1888.1326ms INFO 2023-02-10 16:32:43,527 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 16:32:43,552 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1936.4264ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:32:43,587 [9 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 16:32:43,605 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:32:43,609 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 533.5726ms INFO 2023-02-10 16:32:43,610 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 16:32:43,610 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1947.7603ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:32:43,757 [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-10 16:32:43,811 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 16:32:43,813 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 16:32:43,822 [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-10 16:32:43,829 [9 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 16:32:43,840 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:32:43,840 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 18.2956ms INFO 2023-02-10 16:32:43,841 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 16:32:43,841 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.29ms 200 application/json; charset=utf-8 INFO 2023-02-10 16:32:44,099 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 16:32:44,101 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 1025.2832ms INFO 2023-02-10 16:32:44,101 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-10 16:32:44,102 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2486.7777ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:09:24,277 [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-10 17:09:25,634 [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-10 17:09:25,726 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=1 INFO 2023-02-10 17:09:25,767 [12 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 17:09:25,769 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.6176ms 200 text/html INFO 2023-02-10 17:09:25,828 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 17:09:25,833 [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-10 17:09:25,834 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5694ms 200 application/javascript INFO 2023-02-10 17:09:25,859 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 17:09:25,859 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 17:09:25,859 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-10 17:09:25,859 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 17:09:25,861 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 17:09:25,861 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3218ms 200 application/javascript INFO 2023-02-10 17:09:25,862 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 17:09:25,862 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 17:09:25,862 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3713ms 200 application/javascript INFO 2023-02-10 17:09:25,862 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 17:09:25,863 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 17:09:25,863 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1726ms 200 application/javascript INFO 2023-02-10 17:09:25,872 [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-10 17:09:25,872 [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-10 17:09:25,873 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.2042ms 200 text/css INFO 2023-02-10 17:09:25,873 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1011ms 200 application/javascript INFO 2023-02-10 17:09:25,878 [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-10 17:09:25,878 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.4496ms 200 text/css INFO 2023-02-10 17:09:25,886 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 17:09:25,887 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 17:09:25,887 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8128ms 200 application/javascript INFO 2023-02-10 17:09:25,887 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 17:09:25,888 [12 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 17:09:25,888 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3625ms 200 application/javascript INFO 2023-02-10 17:09:25,892 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 17:09:25,893 [12 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 17:09:25,893 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7098ms 200 application/javascript INFO 2023-02-10 17:09:25,908 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 17:09:25,909 [12 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 17:09:25,909 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 17:09:25,909 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6403ms 200 application/javascript INFO 2023-02-10 17:09:25,910 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 17:09:25,910 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2593ms 200 application/javascript INFO 2023-02-10 17:09:25,927 [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-10 17:09:25,930 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 17:09:25,935 [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-10 17:09:25,935 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.937ms 200 application/javascript INFO 2023-02-10 17:09:25,937 [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-10 17:09:25,937 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2382ms 200 application/javascript INFO 2023-02-10 17:09:26,218 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 17:09:26,267 [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-10 17:09:26,267 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 17:09:26,273 [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-10 17:09:26,444 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:09:26,444 [12 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:09:26,444 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:09:26,447 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 229.7903ms 404 INFO 2023-02-10 17:09:29,161 [13 ] 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-10 17:09:29,161 [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-10 17:09:29,166 [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-10 17:09:30,351 [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-10 17:09:30,351 [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-10 17:09:30,372 [12 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:09:30,373 [10 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:09:30,378 [12 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:09:30,390 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:09:30,610 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 1435.6278ms INFO 2023-02-10 17:09:30,610 [12 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 1439.9028ms INFO 2023-02-10 17:09:30,610 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:09:30,610 [12 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:09:30,614 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4346.684ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:09:30,618 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4345.2616ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:09:30,735 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:09:30,744 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1581.9822ms INFO 2023-02-10 17:09:30,745 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:09:30,748 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4481.4212ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:09:30,838 [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-10 17:09:30,838 [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-10 17:09:30,898 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:09:30,898 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:09:30,907 [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-10 17:09:30,907 [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-10 17:09:30,910 [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) WARN 2023-02-10 17:09:30,910 [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-10 17:09:30,910 [9 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:09:30,911 [22 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:09:30,911 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:09:30,911 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:09:30,911 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 3.8166ms INFO 2023-02-10 17:09:30,911 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 3.939ms INFO 2023-02-10 17:09:30,911 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:09:30,912 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:09:30,912 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.7088ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:09:30,912 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.897ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:10:21,367 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 17:10:21,375 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-10 17:10:21,376 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6946ms 200 image/png INFO 2023-02-10 17:10:21,405 [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-10 17:10:21,429 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:10:21,438 [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-10 17:10:21,467 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:10:21,469 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 30.0689ms INFO 2023-02-10 17:10:21,469 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:10:21,470 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.3702ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:10:26,560 [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-10 17:10:26,563 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 17:10:26,575 [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-10 17:10:26,662 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:10:26,664 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 89.0391ms INFO 2023-02-10 17:10:26,664 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 17:10:26,665 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 105.7503ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:10:26,764 [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-10 17:10:26,771 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 17:10:26,773 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:10:26,783 [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-10 17:10:28,784 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:10:28,788 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 2004.505ms INFO 2023-02-10 17:10:28,788 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:10:28,790 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2026.274ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:10:28,881 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-10 17:10:28,973 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:10:29,110 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:10:29,119 [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-10 17:10:29,232 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:10:29,245 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 125.8867ms INFO 2023-02-10 17:10:29,245 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:10:29,245 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 364.6551ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:10:29,334 [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-10 17:10:29,335 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:10:29,335 [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-10 17:10:29,335 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:10:29,336 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:10:29,336 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:10:29,339 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 17:10:29,340 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:10:29,340 [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-10 17:10:29,340 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:10:29,341 [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-10 17:10:30,076 [21 ] 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-10 17:10:31,339 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:10:31,342 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1944.3968ms INFO 2023-02-10 17:10:31,342 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:10:31,343 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2008.7964ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:10:31,790 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:10:31,792 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2451.9724ms INFO 2023-02-10 17:10:31,793 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:10:31,793 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2458.0057ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:10:31,801 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:10:31,816 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 1738.9887ms INFO 2023-02-10 17:10:31,816 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:10:31,816 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2476.719ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:10:31,906 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 17:10:31,906 [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-10 17:10:31,910 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:10:31,910 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:10:31,911 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:10:31,911 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:10:31,919 [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-10 17:10:31,919 [27 ] 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-10 17:10:31,939 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:10:31,943 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 23.5234ms INFO 2023-02-10 17:10:31,943 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:10:31,943 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.7721ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:10:32,953 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:10:33,241 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1321.8967ms INFO 2023-02-10 17:10:33,241 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:10:33,242 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1335.7002ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:10:33,956 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 17:10:33,961 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:10:33,965 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:10:33,976 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 17:10:34,017 [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-10 17:10:34,020 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:10:34,020 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:10:35,417 [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-10 17:10:35,853 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:10:35,859 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 1883.443ms INFO 2023-02-10 17:10:35,859 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:10:35,883 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1927.3661ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:10:35,926 [27 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 17:10:35,942 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:10:35,947 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 529.9073ms INFO 2023-02-10 17:10:35,947 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:10:35,948 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1931.1473ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:10:36,141 [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-10 17:10:36,210 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:10:36,212 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:10:36,218 [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-10 17:10:36,225 [27 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 17:10:36,236 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:10:36,237 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 18.3486ms INFO 2023-02-10 17:10:36,237 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:10:36,237 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.8555ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:15:10,743 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=1 INFO 2023-02-10 17:15:10,747 [31 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 17:15:10,748 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9109ms 200 text/html INFO 2023-02-10 17:15:10,780 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 17:15:10,787 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-10 17:15:10,788 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4251ms 200 application/javascript INFO 2023-02-10 17:15:10,801 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-10 17:15:10,801 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 17:15:10,808 [34 ] 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-10 17:15:10,808 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6982ms 200 text/css INFO 2023-02-10 17:15:10,818 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 17:15:10,819 [31 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-10 17:15:10,819 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.3283ms 200 text/css INFO 2023-02-10 17:15:10,820 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 17:15:10,820 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 17:15:10,822 [31 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 17:15:10,822 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.1514ms 200 application/javascript INFO 2023-02-10 17:15:10,822 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 17:15:10,822 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 17:15:10,823 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.5526ms 200 application/javascript INFO 2023-02-10 17:15:10,824 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 17:15:10,824 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.1325ms 200 application/javascript INFO 2023-02-10 17:15:10,827 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-10 17:15:10,827 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8784ms 200 application/javascript INFO 2023-02-10 17:15:10,850 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 17:15:10,850 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 17:15:10,851 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 17:15:10,852 [31 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 17:15:10,853 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 17:15:10,853 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9207ms 200 application/javascript INFO 2023-02-10 17:15:10,853 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 17:15:10,853 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7453ms 200 application/javascript INFO 2023-02-10 17:15:10,853 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3621ms 200 application/javascript INFO 2023-02-10 17:15:10,865 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 17:15:10,867 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 17:15:10,867 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 17:15:10,868 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7964ms 200 application/javascript INFO 2023-02-10 17:15:10,869 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 17:15:10,869 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.2452ms 200 application/javascript INFO 2023-02-10 17:15:10,889 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-10 17:15:10,894 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 17:15:10,902 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-10 17:15:10,903 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8287ms 200 application/javascript INFO 2023-02-10 17:15:10,913 [54 ] 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-10 17:15:10,913 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.0152ms 200 application/javascript INFO 2023-02-10 17:15:11,510 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 17:15:11,515 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6824ms 404 INFO 2023-02-10 17:15:11,544 [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-10 17:15:11,545 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:15:11,553 [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-10 17:15:11,568 [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-10 17:15:11,568 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 17:15:11,569 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:15:11,569 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:15:11,575 [53 ] 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-10 17:15:11,576 [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-10 17:15:11,577 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:15:11,580 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 26.5681ms INFO 2023-02-10 17:15:11,580 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:15:11,580 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.235ms 200 application/json; charset=utf-8 WARN 2023-02-10 17:15:11,580 [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) WARN 2023-02-10 17:15:11,580 [53 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 17:15:11,581 [34 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:15:11,582 [53 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:15:11,582 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:15:11,582 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:15:11,583 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 6.8387ms INFO 2023-02-10 17:15:11,583 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 7.7939ms INFO 2023-02-10 17:15:11,583 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:15:11,583 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:15:11,583 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.0398ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:15:11,583 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.7406ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:15:11,667 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 17:15:11,668 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:15:11,674 [53 ] 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-10 17:15:11,676 [53 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 17:15:11,676 [53 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:15:11,677 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:15:11,677 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 2.666ms INFO 2023-02-10 17:15:11,677 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:15:11,677 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8934ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:15:11,680 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 17:15:11,681 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:15:11,686 [53 ] 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-10 17:15:11,688 [53 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 17:15:11,688 [53 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:15:11,688 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:15:11,689 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 2.7243ms INFO 2023-02-10 17:15:11,689 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:15:11,689 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.946ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:15:12,510 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 17:15:12,512 [54 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-10 17:15:12,512 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.529ms 200 image/png INFO 2023-02-10 17:15:12,570 [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-10 17:15:12,573 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:15:12,583 [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-10 17:15:12,619 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:15:12,621 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 37.8195ms INFO 2023-02-10 17:15:12,621 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:15:12,622 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.3119ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:15:16,834 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-10 17:15:16,839 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 17:15:16,848 [31 ] 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-10 17:15:16,872 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:15:16,874 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 25.0865ms INFO 2023-02-10 17:15:16,874 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 17:15:16,874 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.2504ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:15:16,972 [37 ] 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-10 17:15:16,973 [37 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 17:15:16,993 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:15:17,000 [37 ] 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-10 17:15:17,035 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:15:17,036 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 34.8668ms INFO 2023-02-10 17:15:17,036 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:15:17,036 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.9021ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:15:17,124 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-10 17:15:17,165 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:15:17,166 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:15:17,171 [53 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-10 17:15:17,188 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:15:17,189 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 17.634ms INFO 2023-02-10 17:15:17,189 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:15:17,189 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.6434ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:15:17,274 [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-10 17:15:17,275 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:15:17,276 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:15:17,283 [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-10 17:15:17,288 [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-10 17:15:17,289 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:15:17,290 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:15:17,292 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 17:15:17,293 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:15:17,293 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:15:17,296 [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-10 17:15:17,300 [53 ] 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-10 17:15:17,308 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:15:17,308 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 23.7026ms INFO 2023-02-10 17:15:17,308 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:15:17,308 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.9064ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:15:17,317 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:15:17,317 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 21.298ms INFO 2023-02-10 17:15:17,318 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:15:17,318 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.542ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:15:17,327 [53 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:15:17,327 [53 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 27.2951ms INFO 2023-02-10 17:15:17,327 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:15:17,328 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.4718ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:15:17,411 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 17:15:17,412 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:15:17,413 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 17:15:17,413 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:15:17,414 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:15:17,414 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:15:17,419 [31 ] 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-10 17:15:17,420 [53 ] 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-10 17:15:17,466 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:15:17,466 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 46.0828ms INFO 2023-02-10 17:15:17,466 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:15:17,466 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.7804ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:15:17,488 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:15:17,660 [46 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 240.1377ms INFO 2023-02-10 17:15:17,660 [46 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:15:17,660 [46 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 247.4636ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:15:18,310 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 17:15:18,323 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:15:18,325 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:15:18,333 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 17:15:18,358 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:15:18,359 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 26.031ms INFO 2023-02-10 17:15:18,359 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:15:18,360 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.6308ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:15:18,374 [37 ] 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-10 17:15:18,378 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:15:18,379 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:15:18,386 [37 ] 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-10 17:15:18,395 [37 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 17:15:18,416 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:15:18,417 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 31.0982ms INFO 2023-02-10 17:15:18,417 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:15:18,417 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.1399ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:15:18,566 [31 ] 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-10 17:15:18,568 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:15:18,570 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:15:18,576 [31 ] 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-10 17:15:18,587 [31 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 17:15:18,606 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:15:18,606 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 29.6846ms INFO 2023-02-10 17:15:18,606 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:15:18,607 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.2485ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:36:33,248 [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-10 17:36:35,231 [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-10 17:36:35,351 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=DL INFO 2023-02-10 17:36:35,401 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 17:36:35,408 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.9377ms 200 text/html INFO 2023-02-10 17:36:35,664 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 17:36:35,743 [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-10 17:36:35,758 [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-10 17:36:35,759 [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-10 17:36:36,033 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:36:36,034 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:36:36,034 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:36:36,037 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 373.8506ms 404 INFO 2023-02-10 17:36:39,021 [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-10 17:36:39,021 [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-10 17:36:39,032 [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-10 17:36:40,391 [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) WARN 2023-02-10 17:36:40,391 [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-10 17:36:40,412 [8 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:36:40,412 [9 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:36:40,417 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:36:40,437 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:36:40,628 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 1589.8485ms INFO 2023-02-10 17:36:40,628 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:36:40,633 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4874.3322ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:36:40,645 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 1600.0569ms INFO 2023-02-10 17:36:40,645 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:36:40,646 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4887.8185ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:36:40,778 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:36:40,784 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1761.5818ms INFO 2023-02-10 17:36:40,784 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:36:40,786 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5044.9938ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:36:40,873 [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-10 17:36:40,874 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 17:36:40,882 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:36:40,882 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:36:40,887 [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). WARN 2023-02-10 17:36:40,889 [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-10 17:36:40,889 [11 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:36:40,889 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:36:40,890 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 2.0144ms INFO 2023-02-10 17:36:40,890 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:36:40,890 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.5661ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:36:40,890 [8 ] 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-10 17:36:40,892 [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-10 17:36:40,892 [8 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:36:40,893 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:36:40,893 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 2.7853ms INFO 2023-02-10 17:36:40,893 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:36:40,893 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.2513ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:36:48,698 [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-10 17:36:48,723 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:36:48,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-10 17:36:48,759 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:36:48,761 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 28.714ms INFO 2023-02-10 17:36:48,761 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:36:48,762 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.2386ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:36:52,624 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-10 17:36:52,627 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 17:36:52,639 [8 ] 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-10 17:36:52,717 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:36:52,719 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 80.194ms INFO 2023-02-10 17:36:52,719 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 17:36:52,720 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.4828ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:36:52,818 [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-10 17:36:52,828 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 17:36:52,829 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:36:52,839 [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-10 17:36:54,934 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:36:54,938 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 2099.3215ms INFO 2023-02-10 17:36:54,938 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:36:54,940 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2122.1674ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:36:55,029 [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-10 17:36:55,113 [8 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:36:55,257 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:36:55,267 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-10 17:36:55,394 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:36:55,416 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 149.473ms INFO 2023-02-10 17:36:55,416 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:36:55,417 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 388.0852ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:36:55,503 [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-10 17:36:55,504 [8 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:36:55,505 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:36:55,509 [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-10 17:36:55,510 [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-10 17:36:55,510 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:36:55,510 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:36:55,511 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:36:55,511 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:36:55,511 [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-10 17:36:55,516 [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-10 17:36:55,516 [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-10 17:36:55,523 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:36:55,524 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 12.1841ms INFO 2023-02-10 17:36:55,524 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:36:55,524 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6294ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:36:58,284 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:36:58,286 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2770.0675ms INFO 2023-02-10 17:36:58,286 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:36:58,287 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2777.8538ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:36:58,295 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:36:58,309 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2792.4978ms INFO 2023-02-10 17:36:58,309 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:36:58,309 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2799.3577ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:36:58,392 [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-10 17:36:58,393 [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-10 17:36:58,395 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:36:58,395 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:36:58,397 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:36:58,397 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:36:58,405 [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-10 17:36:58,405 [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-10 17:36:58,425 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:36:58,429 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 23.2081ms INFO 2023-02-10 17:36:58,429 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:36:58,429 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.8187ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:36:59,456 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:36:59,744 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1338.0012ms INFO 2023-02-10 17:36:59,744 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:36:59,745 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1351.6603ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:37:00,471 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 17:37:00,478 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:37:00,480 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:37:00,493 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 17:37:00,524 [11 ] 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-10 17:37:00,526 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:37:00,527 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:01,981 [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-10 17:37:02,450 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:02,456 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 1963.0886ms INFO 2023-02-10 17:37:02,456 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:37:02,465 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1995.7858ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:37:02,522 [11 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 17:37:02,540 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:02,546 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 563.4655ms INFO 2023-02-10 17:37:02,546 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:02,546 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2022.5734ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:37:02,730 [11 ] 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-10 17:37:02,787 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:37:02,788 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:02,794 [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-10 17:37:02,802 [11 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 17:37:02,816 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:02,817 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 22.1599ms INFO 2023-02-10 17:37:02,817 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:02,817 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 86.9842ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:37:14,551 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=DL INFO 2023-02-10 17:37:14,554 [8 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2023-02-10 17:37:14,555 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9181ms 304 text/html INFO 2023-02-10 17:37:14,796 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 17:37:14,800 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.8741ms 404 INFO 2023-02-10 17:37:14,851 [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-10 17:37:14,854 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:14,855 [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-10 17:37:14,858 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:14,865 [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-10 17:37:14,866 [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). WARN 2023-02-10 17:37:14,874 [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-10 17:37:14,876 [7 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:37:14,878 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:14,878 [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-10 17:37:14,881 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:14,882 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 15.3924ms INFO 2023-02-10 17:37:14,882 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:14,883 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.3141ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:37:14,889 [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-10 17:37:14,894 [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-10 17:37:14,895 [9 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:37:14,895 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:14,897 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 7.614ms INFO 2023-02-10 17:37:14,898 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:14,898 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.8732ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:37:14,911 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:14,912 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 46.5278ms INFO 2023-02-10 17:37:14,913 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:14,913 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.8516ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:37:15,003 [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-10 17:37:15,005 [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-10 17:37:15,006 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:15,006 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:15,015 [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-10 17:37:15,015 [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). WARN 2023-02-10 17:37:15,019 [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) WARN 2023-02-10 17:37:15,019 [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-10 17:37:15,019 [9 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:37:15,020 [7 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:37:15,020 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:15,020 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:15,022 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 6.9872ms INFO 2023-02-10 17:37:15,022 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 6.7599ms INFO 2023-02-10 17:37:15,022 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:15,022 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:15,023 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.0697ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:37:15,023 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.971ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:37:15,835 [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-10 17:37:15,836 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:15,843 [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-10 17:37:15,865 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:15,866 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 22.8698ms INFO 2023-02-10 17:37:15,866 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:15,867 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.5799ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:37:19,364 [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-10 17:37:19,368 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 17:37:19,377 [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-10 17:37:19,410 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:19,411 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 33.9715ms INFO 2023-02-10 17:37:19,412 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 17:37:19,412 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 48.6927ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:37:19,524 [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-10 17:37:19,524 [8 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 17:37:19,537 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:37:19,544 [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-10 17:37:19,579 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:19,580 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 35.7426ms INFO 2023-02-10 17:37:19,580 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:37:19,580 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.6134ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:37:19,658 [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-10 17:37:19,702 [8 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:37:19,703 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:19,708 [8 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", 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-10 17:37:19,727 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:19,728 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.5015ms INFO 2023-02-10 17:37:19,728 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:19,728 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 70.6935ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:37:19,811 [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-10 17:37:19,811 [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-10 17:37:19,812 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:37:19,812 [8 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:37:19,813 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:19,813 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:19,818 [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-10 17:37:19,821 [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-10 17:37:19,824 [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-10 17:37:19,825 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:37:19,825 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:19,831 [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-10 17:37:19,834 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:19,834 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:19,835 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 16.5583ms INFO 2023-02-10 17:37:19,835 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:19,835 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 13.9806ms INFO 2023-02-10 17:37:19,835 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:19,835 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.751ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:37:19,835 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.884ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:37:19,858 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:19,859 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 28.1072ms INFO 2023-02-10 17:37:19,859 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:19,859 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.2678ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:37:19,939 [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-10 17:37:19,940 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:37:19,941 [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-10 17:37:19,941 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:19,942 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:37:19,942 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:19,948 [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-10 17:37:19,948 [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-10 17:37:19,965 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:19,966 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 17.589ms INFO 2023-02-10 17:37:19,966 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:19,966 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.8048ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:37:19,995 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:20,144 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 195.9579ms INFO 2023-02-10 17:37:20,144 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:20,144 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 203.4026ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:37:20,830 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 17:37:20,841 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:37:20,842 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:37:20,848 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 17:37:20,867 [8 ] 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-10 17:37:20,869 [8 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:37:20,870 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:20,878 [8 ] 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-10 17:37:20,891 [8 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 17:37:20,893 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:20,895 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 46.3944ms INFO 2023-02-10 17:37:20,895 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:37:20,895 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.8576ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:37:20,908 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:20,909 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 29.9154ms INFO 2023-02-10 17:37:20,909 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:20,909 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.8589ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:37:21,102 [11 ] 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-10 17:37:21,103 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:37:21,105 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:21,109 [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-10 17:37:21,117 [11 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 17:37:21,131 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:21,132 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 22.0202ms INFO 2023-02-10 17:37:21,132 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:21,132 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.4452ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:37:45,256 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=DL INFO 2023-02-10 17:37:45,260 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 17:37:45,260 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.6542ms 200 text/html INFO 2023-02-10 17:37:45,290 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 17:37:45,295 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 17:37:45,300 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 17:37:45,300 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6126ms 200 application/javascript INFO 2023-02-10 17:37:45,301 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 17:37:45,303 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 17:37:45,303 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 17:37:45,303 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0955ms 200 application/javascript INFO 2023-02-10 17:37:45,307 [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-10 17:37:45,307 [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-10 17:37:45,307 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.0083ms 200 application/javascript INFO 2023-02-10 17:37:45,307 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.2925ms 200 application/javascript INFO 2023-02-10 17:37:45,311 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 17:37:45,311 [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-10 17:37:45,317 [20 ] 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-10 17:37:45,317 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.377ms 200 text/css INFO 2023-02-10 17:37:45,322 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 17:37:45,322 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-10 17:37:45,322 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.271ms 200 text/css INFO 2023-02-10 17:37:45,323 [29 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 17:37:45,323 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 17:37:45,323 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.614ms 200 application/javascript INFO 2023-02-10 17:37:45,324 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 17:37:45,324 [32 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 17:37:45,324 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3374ms 200 application/javascript INFO 2023-02-10 17:37:45,325 [30 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 17:37:45,326 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5985ms 200 application/javascript INFO 2023-02-10 17:37:45,343 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 17:37:45,344 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 17:37:45,346 [29 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 17:37:45,346 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.1589ms 200 application/javascript INFO 2023-02-10 17:37:45,347 [30 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 17:37:45,347 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 17:37:45,347 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.1652ms 200 application/javascript INFO 2023-02-10 17:37:45,348 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 17:37:45,348 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.237ms 200 application/javascript INFO 2023-02-10 17:37:45,369 [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-10 17:37:45,370 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 17:37:45,376 [32 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-10 17:37:45,376 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.5391ms 200 application/javascript INFO 2023-02-10 17:37:45,382 [30 ] 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-10 17:37:45,383 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.6172ms 200 application/javascript INFO 2023-02-10 17:37:45,736 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 17:37:45,740 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.1488ms 404 INFO 2023-02-10 17:37:45,793 [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-10 17:37:45,795 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:45,795 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 17:37:45,796 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:45,798 [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-10 17:37:45,798 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:45,802 [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-10 17:37:45,802 [23 ] 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-10 17:37:45,803 [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). WARN 2023-02-10 17:37:45,805 [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) WARN 2023-02-10 17:37:45,805 [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-10 17:37:45,806 [23 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:37:45,807 [24 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:37:45,807 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:45,807 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:45,808 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 6.1581ms INFO 2023-02-10 17:37:45,808 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:45,809 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 5.1394ms INFO 2023-02-10 17:37:45,809 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:45,809 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.3807ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:37:45,809 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1741ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:37:45,820 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:45,821 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 19.0729ms INFO 2023-02-10 17:37:45,821 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:45,821 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.6493ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:37:45,904 [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-10 17:37:45,905 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:45,908 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 17:37:45,909 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:45,912 [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). WARN 2023-02-10 17:37:45,913 [20 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 17:37:45,914 [20 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:37:45,914 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:45,914 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 2.5118ms INFO 2023-02-10 17:37:45,914 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:45,914 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4557ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:37:45,915 [24 ] 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-10 17:37:45,917 [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-10 17:37:45,917 [24 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:37:45,917 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:45,918 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 2.2072ms INFO 2023-02-10 17:37:45,918 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:45,918 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7325ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:37:46,799 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 17:37:46,801 [24 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-10 17:37:46,802 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.777ms 200 image/png INFO 2023-02-10 17:37:46,862 [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-10 17:37:46,863 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:46,869 [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-10 17:37:46,889 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:46,890 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 20.7565ms INFO 2023-02-10 17:37:46,890 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:46,891 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.9739ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:37:50,691 [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-10 17:37:50,692 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 17:37:50,698 [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-10 17:37:50,716 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:50,717 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 18.9963ms INFO 2023-02-10 17:37:50,717 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 17:37:50,718 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.3776ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:37:50,810 [31 ] 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-10 17:37:50,810 [31 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 17:37:50,813 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:37:50,818 [31 ] 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-10 17:37:50,847 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:50,847 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 29.0216ms INFO 2023-02-10 17:37:50,848 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:37:50,848 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.0694ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:37:50,938 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-10 17:37:50,941 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:37:50,941 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:50,947 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-10 17:37:50,967 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:50,968 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 20.7757ms INFO 2023-02-10 17:37:50,968 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:50,968 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.8165ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:37:51,055 [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-10 17:37:51,055 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 17:37:51,058 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:37:51,058 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:37:51,059 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:51,059 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:51,065 [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-10 17:37:51,065 [33 ] 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-10 17:37:51,073 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 17:37:51,074 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:37:51,075 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:51,083 [20 ] 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-10 17:37:51,157 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:51,158 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 93.2179ms INFO 2023-02-10 17:37:51,158 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:51,159 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 103.7995ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:37:51,166 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:51,166 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 101.1301ms INFO 2023-02-10 17:37:51,166 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:51,167 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 111.3714ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:37:51,189 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:51,191 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 107.6141ms INFO 2023-02-10 17:37:51,191 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:51,192 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 118.6639ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:37:51,288 [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-10 17:37:51,289 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:37:51,290 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:51,299 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 17:37:51,300 [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-10 17:37:51,301 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:37:51,302 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:51,307 [24 ] 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-10 17:37:51,324 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:51,325 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 25.1932ms INFO 2023-02-10 17:37:51,325 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:51,326 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.0135ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:37:51,525 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:51,682 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 374.8061ms INFO 2023-02-10 17:37:51,682 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:51,682 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 383.5242ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:37:52,280 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 17:37:52,282 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:37:52,284 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:37:52,292 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 17:37:52,316 [31 ] 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-10 17:37:52,318 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:37:52,318 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:52,324 [31 ] 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-10 17:37:52,325 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:52,325 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 32.7144ms INFO 2023-02-10 17:37:52,325 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:37:52,326 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.8448ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:37:52,331 [31 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 17:37:52,358 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:52,359 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 34.6542ms INFO 2023-02-10 17:37:52,359 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:52,359 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.8067ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:37:52,551 [31 ] 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-10 17:37:52,552 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:37:52,553 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:52,556 [31 ] 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-10 17:37:52,560 [31 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 17:37:52,607 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:37:52,608 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 52.0063ms INFO 2023-02-10 17:37:52,608 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:37:52,608 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.8218ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:38:22,892 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=DL INFO 2023-02-10 17:38:22,894 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 17:38:22,894 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7298ms 200 text/html INFO 2023-02-10 17:38:22,925 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 17:38:22,928 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 17:38:22,929 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 17:38:22,929 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.2468ms 200 application/javascript INFO 2023-02-10 17:38:22,929 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 17:38:22,930 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 17:38:22,930 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 17:38:22,931 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 17:38:22,932 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 17:38:22,932 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.1312ms 200 application/javascript INFO 2023-02-10 17:38:22,932 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 17:38:22,933 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8479ms 200 application/javascript INFO 2023-02-10 17:38:22,933 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 17:38:22,933 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.4273ms 200 application/javascript INFO 2023-02-10 17:38:22,933 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-10 17:38:22,934 [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-10 17:38:22,934 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4169ms 200 application/javascript INFO 2023-02-10 17:38:22,934 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6123ms 200 application/javascript INFO 2023-02-10 17:38:22,955 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-10 17:38:22,955 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 17:38:22,961 [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-10 17:38:22,961 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0858ms 200 text/css INFO 2023-02-10 17:38:22,965 [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-10 17:38:22,966 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1217ms 200 text/css INFO 2023-02-10 17:38:22,969 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 17:38:22,969 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 17:38:22,971 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 17:38:22,971 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 17:38:22,972 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 17:38:22,972 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3208ms 200 application/javascript INFO 2023-02-10 17:38:22,972 [38 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 17:38:22,973 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.396ms 200 application/javascript INFO 2023-02-10 17:38:22,974 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 17:38:22,974 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7533ms 200 application/javascript INFO 2023-02-10 17:38:22,974 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 17:38:22,974 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2045ms 200 application/javascript INFO 2023-02-10 17:38:23,000 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-10 17:38:23,003 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 17:38:23,015 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-10 17:38:23,015 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.544ms 200 application/javascript INFO 2023-02-10 17:38:23,015 [35 ] 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-10 17:38:23,016 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.3928ms 200 application/javascript INFO 2023-02-10 17:38:23,236 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 17:38:23,238 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4038ms 404 INFO 2023-02-10 17:38:23,284 [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-10 17:38:23,285 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:38:23,289 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 17:38:23,289 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:38:23,293 [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-10 17:38:23,295 [35 ] 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-10 17:38:23,297 [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-10 17:38:23,298 [35 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:38:23,298 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:38:23,299 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 3.8317ms INFO 2023-02-10 17:38:23,299 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:38:23,299 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3938ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:38:23,304 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 17:38:23,304 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:38:23,307 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:38:23,308 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 14.4844ms INFO 2023-02-10 17:38:23,308 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:38:23,308 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.1606ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:38:23,309 [37 ] 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-10 17:38:23,312 [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-10 17:38:23,312 [37 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:38:23,312 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:38:23,313 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 3.1314ms INFO 2023-02-10 17:38:23,313 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:38:23,313 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4115ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:38:23,397 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 17:38:23,397 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:38:23,399 [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-10 17:38:23,400 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:38:23,403 [39 ] 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-10 17:38:23,405 [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-10 17:38:23,405 [39 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 17:38:23,406 [39 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:38:23,406 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:38:23,406 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 3.4442ms INFO 2023-02-10 17:38:23,406 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:38:23,407 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.1528ms 401 application/json; charset=utf-8 WARN 2023-02-10 17:38:23,407 [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-10 17:38:23,408 [38 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:38:23,408 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:38:23,408 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 2.899ms INFO 2023-02-10 17:38:23,408 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:38:23,409 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.3633ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:38:33,400 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 17:38:33,402 [35 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-10 17:38:33,402 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.2995ms 200 image/png INFO 2023-02-10 17:38:33,465 [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-10 17:38:33,465 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:38:33,471 [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-10 17:38:33,488 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:38:33,488 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 17.2737ms INFO 2023-02-10 17:38:33,488 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:38:33,489 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.9835ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:38:39,409 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-10 17:38:39,410 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 17:38:39,418 [35 ] 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-10 17:38:39,436 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:38:39,436 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 17.6678ms INFO 2023-02-10 17:38:39,436 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 17:38:39,437 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.3459ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:38:39,535 [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-10 17:38:39,535 [23 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 17:38:39,536 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:38:39,542 [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-10 17:38:39,564 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:38:39,565 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 22.6826ms INFO 2023-02-10 17:38:39,565 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:38:39,565 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.5269ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:38:39,659 [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-10 17:38:39,660 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:38:39,661 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:38:39,667 [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-10 17:38:39,682 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:38:39,682 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 14.905ms INFO 2023-02-10 17:38:39,682 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:38:39,682 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.4743ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:38:39,765 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 17:38:39,766 [42 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:38:39,766 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:38:39,768 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 17:38:39,769 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:38:39,769 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:38:39,772 [42 ] 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-10 17:38:39,772 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 17:38:39,773 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:38:39,773 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:38:39,775 [37 ] 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-10 17:38:39,780 [39 ] 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-10 17:38:39,784 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:38:39,785 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 12.878ms INFO 2023-02-10 17:38:39,785 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:38:39,785 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.6403ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:38:39,789 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:38:39,789 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 14.5359ms INFO 2023-02-10 17:38:39,790 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:38:39,790 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.9589ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:38:39,803 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:38:39,803 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 23.4639ms INFO 2023-02-10 17:38:39,803 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:38:39,804 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.7359ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:38:39,892 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 17:38:39,893 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:38:39,893 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 17:38:39,893 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:38:39,894 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:38:39,894 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:38:39,900 [39 ] 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-10 17:38:39,902 [37 ] 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-10 17:38:39,916 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:38:39,916 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 16.1847ms INFO 2023-02-10 17:38:39,917 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:38:39,917 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.5519ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:38:39,948 [42 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:38:40,066 [42 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 164.4786ms INFO 2023-02-10 17:38:40,067 [42 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:38:40,067 [42 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 173.517ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:38:40,691 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 17:38:40,692 [43 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:38:40,693 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:38:40,701 [43 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 17:38:40,715 [43 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:38:40,716 [43 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 14.9743ms INFO 2023-02-10 17:38:40,716 [43 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:38:40,716 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.2059ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:38:40,747 [37 ] 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-10 17:38:40,749 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:38:40,750 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:38:40,756 [37 ] 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-10 17:38:40,765 [37 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 17:38:40,776 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:38:40,777 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 20.0018ms INFO 2023-02-10 17:38:40,777 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:38:40,777 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.9076ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:38:40,953 [39 ] 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-10 17:38:40,954 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:38:40,955 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:38:40,961 [39 ] 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-10 17:38:40,970 [39 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 17:38:40,981 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:38:40,981 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 20.1142ms INFO 2023-02-10 17:38:40,981 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:38:40,981 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.8197ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:39:12,874 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=DL INFO 2023-02-10 17:39:12,877 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 17:39:12,877 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.9157ms 200 text/html INFO 2023-02-10 17:39:12,911 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 17:39:12,911 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 17:39:12,911 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 17:39:12,912 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 17:39:12,912 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8413ms 200 application/javascript INFO 2023-02-10 17:39:12,913 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 17:39:12,913 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 17:39:12,913 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-10 17:39:12,914 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.7743ms 200 application/javascript INFO 2023-02-10 17:39:12,914 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 17:39:12,916 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 17:39:12,916 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.6849ms 200 application/javascript INFO 2023-02-10 17:39:12,917 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 17:39:12,917 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.5368ms 200 application/javascript INFO 2023-02-10 17:39:12,917 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-10 17:39:12,917 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4996ms 200 application/javascript INFO 2023-02-10 17:39:12,918 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 17:39:12,918 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2974ms 200 application/javascript INFO 2023-02-10 17:39:12,937 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-10 17:39:12,938 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 17:39:12,939 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 17:39:12,952 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 17:39:12,955 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-10 17:39:12,955 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.885ms 200 text/css INFO 2023-02-10 17:39:12,960 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 17:39:12,960 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.5105ms 200 application/javascript INFO 2023-02-10 17:39:12,961 [52 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 17:39:12,961 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8495ms 200 application/javascript INFO 2023-02-10 17:39:12,962 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 17:39:12,963 [55 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 17:39:12,963 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5252ms 200 application/javascript INFO 2023-02-10 17:39:12,964 [55 ] 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-10 17:39:12,964 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.4025ms 200 text/css INFO 2023-02-10 17:39:12,965 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 17:39:12,966 [47 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 17:39:12,966 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6643ms 200 application/javascript INFO 2023-02-10 17:39:12,990 [47 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-10 17:39:12,991 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 17:39:13,000 [43 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-10 17:39:13,000 [43 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.36ms 200 application/javascript INFO 2023-02-10 17:39:13,004 [54 ] 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-10 17:39:13,004 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.7274ms 200 application/javascript INFO 2023-02-10 17:39:13,234 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 17:39:13,235 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4032ms 404 INFO 2023-02-10 17:39:13,306 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 17:39:13,307 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:13,308 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 17:39:13,309 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:13,320 [49 ] 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-10 17:39:13,323 [49 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 17:39:13,324 [49 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:39:13,324 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:39:13,324 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 4.1271ms INFO 2023-02-10 17:39:13,324 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:13,324 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.2692ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:39:13,331 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 17:39:13,331 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:13,337 [54 ] 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-10 17:39:13,339 [54 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 17:39:13,339 [54 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:39:13,339 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:39:13,340 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 3.0822ms INFO 2023-02-10 17:39:13,340 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:13,340 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.1188ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:39:13,341 [50 ] 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-10 17:39:13,354 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:39:13,354 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 13.6736ms INFO 2023-02-10 17:39:13,354 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:13,355 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.3603ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:39:13,446 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 17:39:13,447 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 17:39:13,447 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:13,448 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:13,456 [54 ] 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-10 17:39:13,456 [50 ] 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-10 17:39:13,460 [50 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) WARN 2023-02-10 17:39:13,460 [54 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 17:39:13,460 [50 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:39:13,461 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:39:13,462 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 4.9495ms INFO 2023-02-10 17:39:13,462 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:13,462 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.4315ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:39:13,462 [54 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:39:13,462 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:39:13,462 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 5.7664ms INFO 2023-02-10 17:39:13,462 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:13,463 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.1268ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:39:14,227 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 17:39:14,229 [39 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-10 17:39:14,229 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0102ms 200 image/png INFO 2023-02-10 17:39:14,291 [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-10 17:39:14,292 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:14,297 [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-10 17:39:14,312 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:39:14,312 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 14.8995ms INFO 2023-02-10 17:39:14,313 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:14,313 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.6883ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:39:18,751 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-10 17:39:18,752 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 17:39:18,760 [37 ] 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-10 17:39:18,777 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:39:18,778 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 17.5398ms INFO 2023-02-10 17:39:18,778 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 17:39:18,778 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.8915ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:39:18,877 [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 372 INFO 2023-02-10 17:39:18,878 [49 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 17:39:18,878 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:39:18,887 [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-10 17:39:18,909 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:39:18,910 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 22.4565ms INFO 2023-02-10 17:39:18,910 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:39:18,910 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.3247ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:39:19,001 [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-10 17:39:19,002 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:39:19,003 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:19,010 [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-10 17:39:19,040 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:39:19,040 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 29.8952ms INFO 2023-02-10 17:39:19,041 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:19,041 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.2133ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:39:19,125 [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-10 17:39:19,125 [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-10 17:39:19,126 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:39:19,126 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:39:19,127 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:19,127 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:19,133 [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-10 17:39:19,135 [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-10 17:39:19,139 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 17:39:19,140 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:39:19,140 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:19,148 [39 ] 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-10 17:39:19,153 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:39:19,153 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 19.9616ms INFO 2023-02-10 17:39:19,153 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:19,153 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.6522ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:39:19,157 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:39:19,157 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 22.2898ms INFO 2023-02-10 17:39:19,158 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:19,158 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.3851ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:39:19,175 [39 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:39:19,175 [39 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 26.8288ms INFO 2023-02-10 17:39:19,175 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:19,175 [39 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.7303ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:39:19,267 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 17:39:19,268 [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-10 17:39:19,269 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:39:19,269 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:39:19,269 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:19,269 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:19,275 [50 ] 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-10 17:39:19,276 [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-10 17:39:19,294 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:39:19,294 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 18.5955ms INFO 2023-02-10 17:39:19,294 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:19,294 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.8595ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:39:19,323 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:39:19,423 [56 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 146.6365ms INFO 2023-02-10 17:39:19,423 [56 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:19,423 [56 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 155.6543ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:39:20,022 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 17:39:20,025 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:39:20,026 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:39:20,032 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 17:39:20,061 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:39:20,061 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 29.3039ms INFO 2023-02-10 17:39:20,061 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:39:20,062 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.8938ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:39:20,068 [37 ] 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-10 17:39:20,069 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:39:20,070 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:20,076 [37 ] 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-10 17:39:20,082 [37 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 17:39:20,125 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:39:20,126 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 49.4145ms INFO 2023-02-10 17:39:20,126 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:20,126 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.675ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:39:20,268 [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-10 17:39:20,269 [50 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:39:20,269 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:20,278 [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-10 17:39:20,285 [50 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 17:39:20,301 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:39:20,302 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 23.3003ms INFO 2023-02-10 17:39:20,302 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:20,302 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.2822ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:39:52,823 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=DL INFO 2023-02-10 17:39:52,825 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 17:39:52,826 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8435ms 200 text/html INFO 2023-02-10 17:39:52,858 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 17:39:52,859 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 17:39:52,860 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 17:39:52,860 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7086ms 200 application/javascript INFO 2023-02-10 17:39:52,861 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 17:39:52,862 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 17:39:52,862 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-10 17:39:52,862 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.6514ms 200 application/javascript INFO 2023-02-10 17:39:52,862 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 17:39:52,862 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 17:39:52,862 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6036ms 200 application/javascript INFO 2023-02-10 17:39:52,863 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 17:39:52,864 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 17:39:52,864 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.827ms 200 application/javascript INFO 2023-02-10 17:39:52,865 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 17:39:52,865 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6215ms 200 application/javascript INFO 2023-02-10 17:39:52,865 [50 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-10 17:39:52,865 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.295ms 200 application/javascript INFO 2023-02-10 17:39:52,891 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-10 17:39:52,892 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 17:39:52,894 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 17:39:52,894 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 17:39:52,894 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 17:39:52,894 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.1988ms 200 application/javascript INFO 2023-02-10 17:39:52,895 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 17:39:52,895 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 17:39:52,895 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4349ms 200 application/javascript INFO 2023-02-10 17:39:52,896 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 17:39:52,897 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8127ms 200 application/javascript INFO 2023-02-10 17:39:52,897 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 17:39:52,898 [50 ] 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-10 17:39:52,898 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2812ms 200 text/css INFO 2023-02-10 17:39:52,899 [37 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 17:39:52,899 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9844ms 200 application/javascript INFO 2023-02-10 17:39:52,902 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-10 17:39:52,902 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1807ms 200 text/css INFO 2023-02-10 17:39:52,922 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-10 17:39:52,924 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 17:39:52,930 [49 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-10 17:39:52,930 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9128ms 200 application/javascript INFO 2023-02-10 17:39:52,934 [59 ] 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-10 17:39:52,934 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.048ms 200 application/javascript INFO 2023-02-10 17:39:53,162 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 17:39:53,163 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2928ms 404 INFO 2023-02-10 17:39:53,213 [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-10 17:39:53,213 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 17:39:53,214 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:53,214 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:53,217 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 17:39:53,219 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:53,222 [37 ] 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-10 17:39:53,223 [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). WARN 2023-02-10 17:39:53,224 [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-10 17:39:53,225 [37 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:39:53,225 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:39:53,225 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2.9425ms INFO 2023-02-10 17:39:53,225 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:53,225 [50 ] 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-10 17:39:53,225 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.909ms 401 application/json; charset=utf-8 WARN 2023-02-10 17:39:53,227 [50 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 17:39:53,228 [50 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:39:53,228 [50 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:39:53,228 [50 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2.4877ms INFO 2023-02-10 17:39:53,228 [50 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:53,228 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8003ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:39:53,233 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:39:53,234 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 10.988ms INFO 2023-02-10 17:39:53,234 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:53,234 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.3976ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:39:53,315 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 17:39:53,316 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:53,318 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 17:39:53,318 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:53,322 [49 ] 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-10 17:39:53,323 [49 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 17:39:53,324 [59 ] 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-10 17:39:53,324 [49 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:39:53,324 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:39:53,324 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 2.6272ms INFO 2023-02-10 17:39:53,324 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:53,325 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2899ms 401 application/json; charset=utf-8 WARN 2023-02-10 17:39:53,325 [59 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 17:39:53,326 [59 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:39:53,326 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:39:53,326 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 2.4247ms INFO 2023-02-10 17:39:53,326 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:53,327 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9276ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:39:54,163 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 17:39:54,164 [59 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-10 17:39:54,165 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7903ms 200 image/png INFO 2023-02-10 17:39:54,253 [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-10 17:39:54,254 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:54,261 [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-10 17:39:54,276 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:39:54,276 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 15.3876ms INFO 2023-02-10 17:39:54,276 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:54,277 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.2591ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:39:57,733 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-10 17:39:57,735 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 17:39:57,740 [49 ] 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-10 17:39:57,751 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:39:57,751 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 11.0102ms INFO 2023-02-10 17:39:57,751 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 17:39:57,752 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.2417ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:39:57,841 [59 ] 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-10 17:39:57,841 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 17:39:57,842 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:39:57,850 [59 ] 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-10 17:39:57,871 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:39:57,872 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 21.79ms INFO 2023-02-10 17:39:57,872 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:39:57,873 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.7183ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:39:57,977 [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-10 17:39:57,979 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:39:57,979 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:57,985 [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-10 17:39:57,999 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:39:58,000 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 14.6972ms INFO 2023-02-10 17:39:58,000 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:58,000 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.0772ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:39:58,090 [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-10 17:39:58,092 [49 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:39:58,092 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 17:39:58,092 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:58,092 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:39:58,093 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:58,100 [37 ] 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-10 17:39:58,103 [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-10 17:39:58,111 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 17:39:58,112 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:39:58,112 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:58,116 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:39:58,117 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 16.6683ms INFO 2023-02-10 17:39:58,117 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:58,117 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.3515ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:39:58,117 [62 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:39:58,118 [62 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 14.2338ms INFO 2023-02-10 17:39:58,118 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:58,118 [62 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.0021ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:39:58,118 [59 ] 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-10 17:39:58,143 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:39:58,143 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 25.3078ms INFO 2023-02-10 17:39:58,143 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:58,144 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.104ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:39:58,224 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 17:39:58,225 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:39:58,225 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 17:39:58,225 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:58,226 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:39:58,226 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:58,232 [64 ] 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-10 17:39:58,232 [59 ] 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-10 17:39:58,249 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:39:58,250 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 18.0426ms INFO 2023-02-10 17:39:58,250 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:58,250 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.5139ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:39:58,279 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:39:58,377 [61 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 144.6215ms INFO 2023-02-10 17:39:58,377 [61 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:58,377 [61 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 152.4173ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:39:58,967 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 17:39:58,968 [37 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:39:58,969 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:39:58,976 [37 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 17:39:58,989 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:39:58,989 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 13.5134ms INFO 2023-02-10 17:39:58,989 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:39:58,990 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.8884ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:39:59,040 [59 ] 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-10 17:39:59,041 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:39:59,041 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:59,049 [59 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2023-02-10 17:39:59,057 [59 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 17:39:59,067 [37 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:39:59,067 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 17.5882ms INFO 2023-02-10 17:39:59,067 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:59,068 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.4218ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:39:59,242 [64 ] 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-10 17:39:59,243 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:39:59,243 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:59,249 [64 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2023-02-10 17:39:59,257 [64 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 17:39:59,268 [64 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:39:59,268 [64 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 19.7986ms INFO 2023-02-10 17:39:59,269 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:39:59,269 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.0127ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:40:37,924 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=DL INFO 2023-02-10 17:40:37,927 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 17:40:37,927 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8934ms 200 text/html INFO 2023-02-10 17:40:37,962 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 17:40:37,963 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 17:40:37,964 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 17:40:37,964 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8675ms 200 application/javascript INFO 2023-02-10 17:40:37,965 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 17:40:37,965 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 17:40:37,966 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-10 17:40:37,966 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.5952ms 200 application/javascript INFO 2023-02-10 17:40:37,966 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 17:40:37,968 [68 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 17:40:37,968 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8094ms 200 application/javascript INFO 2023-02-10 17:40:37,970 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 17:40:37,970 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4491ms 200 application/javascript INFO 2023-02-10 17:40:37,970 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 17:40:37,972 [66 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 17:40:37,972 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6436ms 200 application/javascript INFO 2023-02-10 17:40:37,978 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-10 17:40:37,978 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.1382ms 200 application/javascript INFO 2023-02-10 17:40:37,992 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 17:40:37,994 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 17:40:37,995 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 17:40:38,001 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-10 17:40:38,001 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 17:40:38,002 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8039ms 200 application/javascript INFO 2023-02-10 17:40:38,002 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 17:40:38,004 [64 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 17:40:38,004 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5012ms 200 application/javascript INFO 2023-02-10 17:40:38,006 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 17:40:38,006 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7635ms 200 application/javascript INFO 2023-02-10 17:40:38,007 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 17:40:38,008 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 17:40:38,008 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9347ms 200 application/javascript INFO 2023-02-10 17:40:38,010 [69 ] 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-10 17:40:38,010 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8566ms 200 text/css INFO 2023-02-10 17:40:38,013 [72 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-10 17:40:38,013 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.7408ms 200 text/css INFO 2023-02-10 17:40:38,031 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-10 17:40:38,031 [72 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 17:40:38,050 [70 ] 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-10 17:40:38,050 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.6259ms 200 application/javascript INFO 2023-02-10 17:40:38,072 [69 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-10 17:40:38,072 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.632ms 200 application/javascript INFO 2023-02-10 17:40:38,296 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 17:40:38,298 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6281ms 404 INFO 2023-02-10 17:40:38,351 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 17:40:38,352 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:40:38,357 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 17:40:38,358 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:40:38,360 [79 ] 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-10 17:40:38,366 [78 ] 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-10 17:40:38,368 [78 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.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-10 17:40:38,368 [78 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:40:38,368 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:40:38,369 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2.8461ms INFO 2023-02-10 17:40:38,369 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:40:38,369 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8607ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:40:38,373 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 17:40:38,374 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:40:38,376 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:40:38,377 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 16.9811ms INFO 2023-02-10 17:40:38,377 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:40:38,377 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.8461ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:40:38,384 [79 ] 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-10 17:40:38,386 [79 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 17:40:38,386 [79 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:40:38,386 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:40:38,387 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2.7516ms INFO 2023-02-10 17:40:38,387 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:40:38,387 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.7777ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:40:38,465 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 17:40:38,466 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:40:38,467 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 17:40:38,468 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:40:38,475 [78 ] 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-10 17:40:38,476 [79 ] 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-10 17:40:38,476 [78 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.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-10 17:40:38,477 [78 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:40:38,477 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:40:38,478 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 2.8819ms INFO 2023-02-10 17:40:38,478 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:40:38,478 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7697ms 401 application/json; charset=utf-8 WARN 2023-02-10 17:40:38,479 [79 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 17:40:38,480 [79 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:40:38,480 [79 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:40:38,480 [79 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 4.0928ms INFO 2023-02-10 17:40:38,480 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:40:38,480 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.2037ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:40:39,475 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 17:40:39,476 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-10 17:40:39,476 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7368ms 200 image/png INFO 2023-02-10 17:40:39,538 [79 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 17:40:39,538 [79 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:40:39,544 [79 ] 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-10 17:40:39,557 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:40:39,557 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 13.2923ms INFO 2023-02-10 17:40:39,557 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:40:39,558 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.1173ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:40:43,060 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-10 17:40:43,061 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 17:40:43,067 [75 ] 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-10 17:40:43,078 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:40:43,078 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 11.1391ms INFO 2023-02-10 17:40:43,078 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 17:40:43,079 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.8874ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:40:43,190 [78 ] 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-10 17:40:43,190 [78 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 17:40:43,191 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:40:43,197 [78 ] 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-10 17:40:43,220 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:40:43,221 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 23.3753ms INFO 2023-02-10 17:40:43,221 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:40:43,221 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.6988ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:40:43,307 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-10 17:40:43,309 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:40:43,309 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:40:43,315 [75 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-10 17:40:43,329 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:40:43,330 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 14.928ms INFO 2023-02-10 17:40:43,330 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:40:43,330 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5616ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:40:43,418 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 17:40:43,419 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 17:40:43,419 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:40:43,419 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:40:43,419 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:40:43,420 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:40:43,425 [76 ] 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-10 17:40:43,425 [75 ] 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-10 17:40:43,436 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:40:43,437 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 11.4448ms INFO 2023-02-10 17:40:43,437 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:40:43,437 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.2035ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:40:43,437 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 17:40:43,438 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:40:43,439 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:40:43,440 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:40:43,440 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 14.613ms INFO 2023-02-10 17:40:43,440 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:40:43,441 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.1223ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:40:43,445 [76 ] 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-10 17:40:43,470 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:40:43,470 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 24.8737ms INFO 2023-02-10 17:40:43,470 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:40:43,470 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.787ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:40:43,574 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 17:40:43,574 [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-10 17:40:43,575 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:40:43,575 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:40:43,576 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:40:43,576 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:40:43,583 [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-10 17:40:43,585 [78 ] 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-10 17:40:43,601 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:40:43,601 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 16.3947ms INFO 2023-02-10 17:40:43,601 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:40:43,601 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.0832ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:40:43,627 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:40:43,733 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 150.3635ms INFO 2023-02-10 17:40:43,733 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:40:43,734 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 159.2485ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:40:44,330 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 17:40:44,331 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:40:44,332 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:40:44,338 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 17:40:44,350 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:40:44,351 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 12.3333ms INFO 2023-02-10 17:40:44,351 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:40:44,351 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.4701ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:40:44,377 [66 ] 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-10 17:40:44,378 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:40:44,379 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:40:44,386 [66 ] 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-10 17:40:44,394 [66 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 17:40:44,404 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:40:44,404 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 18.2527ms INFO 2023-02-10 17:40:44,404 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:40:44,405 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.5756ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:40:44,582 [78 ] 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-10 17:40:44,583 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:40:44,583 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:40:44,589 [78 ] 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-10 17:40:44,596 [78 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 17:40:44,608 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:40:44,608 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 19.0974ms INFO 2023-02-10 17:40:44,608 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:40:44,608 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.8785ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:41:07,882 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=DL INFO 2023-02-10 17:41:07,884 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 17:41:07,885 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.1635ms 200 text/html INFO 2023-02-10 17:41:07,912 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 17:41:07,913 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 17:41:07,914 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 17:41:07,914 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-10 17:41:07,914 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8597ms 200 application/javascript INFO 2023-02-10 17:41:07,914 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 17:41:07,914 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 17:41:07,915 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 17:41:07,915 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2006ms 200 application/javascript INFO 2023-02-10 17:41:07,915 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 17:41:07,916 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 17:41:07,916 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2405ms 200 application/javascript INFO 2023-02-10 17:41:07,916 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 17:41:07,916 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0181ms 200 application/javascript INFO 2023-02-10 17:41:07,917 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 17:41:07,917 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7592ms 200 application/javascript INFO 2023-02-10 17:41:07,917 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-10 17:41:07,917 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.1618ms 200 application/javascript INFO 2023-02-10 17:41:07,937 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-10 17:41:07,937 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 17:41:07,937 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 17:41:07,939 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 17:41:07,939 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7866ms 200 application/javascript INFO 2023-02-10 17:41:07,940 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 17:41:07,940 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 17:41:07,941 [80 ] 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-10 17:41:07,941 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.4809ms 200 text/css INFO 2023-02-10 17:41:07,942 [73 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 17:41:07,942 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 17:41:07,942 [71 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 17:41:07,942 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6088ms 200 application/javascript INFO 2023-02-10 17:41:07,942 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5269ms 200 application/javascript INFO 2023-02-10 17:41:07,943 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 17:41:07,943 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2781ms 200 application/javascript INFO 2023-02-10 17:41:07,945 [80 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-10 17:41:07,945 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.372ms 200 text/css INFO 2023-02-10 17:41:07,961 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-10 17:41:07,963 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 17:41:07,970 [81 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-10 17:41:07,970 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.2513ms 200 application/javascript INFO 2023-02-10 17:41:07,985 [71 ] 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-10 17:41:07,985 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.7815ms 200 application/javascript INFO 2023-02-10 17:41:08,219 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 17:41:08,220 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3104ms 404 INFO 2023-02-10 17:41:08,277 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 17:41:08,278 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:08,278 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 17:41:08,280 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:08,283 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 17:41:08,283 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:08,287 [78 ] 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-10 17:41:08,287 [71 ] 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-10 17:41:08,289 [71 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 17:41:08,289 [71 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:41:08,289 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:41:08,290 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2.5417ms INFO 2023-02-10 17:41:08,290 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:08,290 [73 ] 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-10 17:41:08,290 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4527ms 401 application/json; charset=utf-8 WARN 2023-02-10 17:41:08,292 [73 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 17:41:08,292 [73 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:41:08,293 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:41:08,293 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2.6278ms INFO 2023-02-10 17:41:08,293 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:08,293 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3977ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:41:08,300 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:41:08,300 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 13.0733ms INFO 2023-02-10 17:41:08,300 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:08,300 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.8198ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:41:08,376 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 17:41:08,377 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:08,379 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 17:41:08,379 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:08,385 [78 ] 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-10 17:41:08,386 [73 ] 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-10 17:41:08,387 [78 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.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-10 17:41:08,388 [73 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 17:41:08,388 [78 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:41:08,389 [73 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:41:08,389 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:41:08,389 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:41:08,389 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 3.8876ms INFO 2023-02-10 17:41:08,389 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 3.4628ms INFO 2023-02-10 17:41:08,390 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:08,390 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:08,390 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8959ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:41:08,390 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.1981ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:41:09,342 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 17:41:09,343 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-10 17:41:09,343 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7271ms 200 image/png INFO 2023-02-10 17:41:09,412 [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-10 17:41:09,413 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:09,420 [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-10 17:41:09,432 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:41:09,433 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 12.062ms INFO 2023-02-10 17:41:09,433 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:09,433 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.6691ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:41:12,853 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-10 17:41:12,854 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 17:41:12,860 [78 ] 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-10 17:41:12,873 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:41:12,873 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 12.9409ms INFO 2023-02-10 17:41:12,873 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 17:41:12,873 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8989ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:41:12,960 [81 ] 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-10 17:41:12,960 [81 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 17:41:12,961 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:41:12,967 [81 ] 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-10 17:41:12,985 [81 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:41:12,985 [81 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 18.6249ms INFO 2023-02-10 17:41:12,985 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:41:12,986 [81 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.2888ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:41:13,066 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-10 17:41:13,067 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:41:13,067 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:13,074 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-10 17:41:13,090 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:41:13,090 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 15.7799ms INFO 2023-02-10 17:41:13,090 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:13,091 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.3675ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:41:13,168 [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-10 17:41:13,169 [81 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:41:13,169 [81 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:13,169 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 17:41:13,170 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:41:13,170 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:13,173 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 17:41:13,174 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:41:13,174 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:13,175 [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-10 17:41:13,176 [78 ] 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-10 17:41:13,182 [73 ] 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-10 17:41:13,189 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:41:13,189 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 13.7621ms INFO 2023-02-10 17:41:13,189 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:13,189 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.1233ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:41:13,193 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:41:13,193 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 17.4599ms INFO 2023-02-10 17:41:13,193 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:13,193 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.1919ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:41:13,207 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:41:13,207 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 24.7439ms INFO 2023-02-10 17:41:13,207 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:13,207 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.5276ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:41:13,289 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 17:41:13,290 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:41:13,291 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 17:41:13,291 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:13,291 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:41:13,291 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:13,297 [73 ] 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-10 17:41:13,298 [78 ] 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-10 17:41:13,325 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:41:13,325 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 27.3506ms INFO 2023-02-10 17:41:13,325 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:13,325 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.8243ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:41:13,356 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:41:13,489 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 191.2711ms INFO 2023-02-10 17:41:13,489 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:13,489 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 200.1867ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:41:14,036 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 17:41:14,037 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:41:14,038 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:41:14,045 [78 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 17:41:14,067 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:41:14,067 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 21.6658ms INFO 2023-02-10 17:41:14,067 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:41:14,068 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.2091ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:41:14,097 [73 ] 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-10 17:41:14,098 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:41:14,099 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:14,200 [73 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2023-02-10 17:41:14,208 [73 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 17:41:14,218 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:41:14,218 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 17.4343ms INFO 2023-02-10 17:41:14,218 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:14,218 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 121.2789ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:41:14,321 [78 ] 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-10 17:41:14,322 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:41:14,323 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:14,328 [78 ] 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-10 17:41:14,334 [78 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 17:41:14,343 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:41:14,344 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 15.72ms INFO 2023-02-10 17:41:14,344 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:14,344 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.886ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:41:23,750 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=IDL INFO 2023-02-10 17:41:23,752 [78 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 17:41:23,752 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3068ms 200 text/html INFO 2023-02-10 17:41:23,960 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 17:41:23,962 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6297ms 404 INFO 2023-02-10 17:41:24,018 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 17:41:24,019 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:24,019 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 17:41:24,020 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:24,020 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 17:41:24,022 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:24,025 [78 ] 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-10 17:41:24,025 [73 ] 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-10 17:41:24,027 [80 ] 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-10 17:41:24,027 [73 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 17:41:24,028 [73 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:41:24,028 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:41:24,028 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2.5754ms INFO 2023-02-10 17:41:24,028 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:24,028 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.1656ms 401 application/json; charset=utf-8 WARN 2023-02-10 17:41:24,028 [80 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 17:41:24,029 [80 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:41:24,029 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:41:24,029 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2.5322ms INFO 2023-02-10 17:41:24,029 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:24,030 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7031ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:41:24,035 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:41:24,035 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 10.1483ms INFO 2023-02-10 17:41:24,035 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:24,035 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.1716ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:41:24,114 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 17:41:24,115 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:24,116 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 17:41:24,116 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:24,120 [78 ] 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-10 17:41:24,121 [86 ] 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-10 17:41:24,122 [78 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.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-10 17:41:24,122 [86 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.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-10 17:41:24,123 [78 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:41:24,123 [86 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:41:24,123 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:41:24,123 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:41:24,123 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 3.0529ms INFO 2023-02-10 17:41:24,123 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 2.4122ms INFO 2023-02-10 17:41:24,123 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:24,123 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:24,124 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9228ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:41:24,124 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1097ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:41:25,200 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 17:41:25,201 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:25,207 [80 ] 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-10 17:41:25,219 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:41:25,219 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 12.3141ms INFO 2023-02-10 17:41:25,219 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:25,219 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.045ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:41:44,328 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-10 17:41:44,329 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 17:41:44,335 [78 ] 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-10 17:41:44,345 [80 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:41:44,346 [80 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 10.9214ms INFO 2023-02-10 17:41:44,346 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 17:41:44,346 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.0752ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:41:44,446 [78 ] 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-10 17:41:44,447 [78 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 17:41:44,448 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:41:44,453 [78 ] 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-10 17:41:44,472 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:41:44,472 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 19.0448ms INFO 2023-02-10 17:41:44,472 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:41:44,473 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.4035ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:41:44,563 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-10 17:41:44,564 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:41:44,564 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:44,569 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-10 17:41:44,584 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:41:44,584 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 14.9209ms INFO 2023-02-10 17:41:44,584 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:44,585 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7681ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:41:44,662 [80 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 17:41:44,663 [80 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:41:44,663 [80 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:44,667 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 17:41:44,667 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:41:44,668 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:44,668 [80 ] 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-10 17:41:44,668 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 17:41:44,669 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:41:44,669 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:44,674 [78 ] 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-10 17:41:44,674 [86 ] 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-10 17:41:44,680 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:41:44,681 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 12.5416ms INFO 2023-02-10 17:41:44,681 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:44,681 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.1479ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:41:44,692 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:41:44,692 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 18.0329ms INFO 2023-02-10 17:41:44,692 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:44,692 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.6305ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:41:44,704 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:41:44,704 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 30.0306ms INFO 2023-02-10 17:41:44,704 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:44,704 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.0937ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:41:44,793 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 17:41:44,794 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:41:44,794 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:44,803 [85 ] 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-10 17:41:44,806 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 17:41:44,806 [78 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:41:44,807 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:44,812 [78 ] 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-10 17:41:44,837 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:41:44,838 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 25.9774ms INFO 2023-02-10 17:41:44,838 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:44,838 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.3096ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:41:44,862 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:41:44,972 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 169.3421ms INFO 2023-02-10 17:41:44,972 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:44,973 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 179.8539ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:41:45,602 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 17:41:45,603 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:41:45,603 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:41:45,608 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 17:41:45,622 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:41:45,622 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 13.4432ms INFO 2023-02-10 17:41:45,622 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:41:45,623 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.7177ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:41:45,665 [76 ] 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-10 17:41:45,666 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:41:45,666 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:45,672 [76 ] 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-10 17:41:45,680 [76 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 17:41:45,689 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:41:45,689 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 17.1368ms INFO 2023-02-10 17:41:45,689 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:45,690 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.2805ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:41:45,863 [76 ] 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-10 17:41:45,864 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:41:45,864 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:45,871 [76 ] 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-10 17:41:45,877 [76 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 17:41:45,893 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:41:45,893 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 22.12ms INFO 2023-02-10 17:41:45,893 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:41:45,893 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.5362ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:52:00,808 [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-10 17:52:02,744 [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-10 17:52:02,868 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=DL INFO 2023-02-10 17:52:02,913 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 17:52:02,916 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.0443ms 200 text/html INFO 2023-02-10 17:52:02,947 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 17:52:02,953 [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-10 17:52:02,953 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8594ms 200 application/javascript INFO 2023-02-10 17:52:02,962 [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-10 17:52:02,963 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 17:52:02,965 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 17:52:02,968 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 17:52:02,968 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 17:52:02,968 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8673ms 200 application/javascript INFO 2023-02-10 17:52:02,970 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 17:52:02,970 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 17:52:02,970 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6802ms 200 application/javascript INFO 2023-02-10 17:52:02,977 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 17:52:02,977 [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-10 17:52:02,977 [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-10 17:52:02,978 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 17:52:02,978 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6004ms 200 application/javascript INFO 2023-02-10 17:52:02,979 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8881ms 200 application/javascript INFO 2023-02-10 17:52:02,979 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.0067ms 200 text/css INFO 2023-02-10 17:52:02,980 [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-10 17:52:02,980 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.1935ms 200 text/css INFO 2023-02-10 17:52:02,996 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 17:52:02,997 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 17:52:02,997 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5254ms 200 application/javascript INFO 2023-02-10 17:52:03,001 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 17:52:03,002 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 17:52:03,003 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 17:52:03,003 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 17:52:03,003 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1939ms 200 application/javascript INFO 2023-02-10 17:52:03,003 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6256ms 200 application/javascript INFO 2023-02-10 17:52:03,016 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 17:52:03,018 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 17:52:03,018 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5515ms 200 application/javascript INFO 2023-02-10 17:52:03,018 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 17:52:03,019 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 17:52:03,020 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5264ms 200 application/javascript INFO 2023-02-10 17:52:03,038 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 17:52:03,039 [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-10 17:52:03,051 [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-10 17:52:03,051 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.7841ms 200 application/javascript INFO 2023-02-10 17:52:03,058 [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-10 17:52:03,058 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.553ms 200 application/javascript INFO 2023-02-10 17:52:03,289 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 17:52:03,337 [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-10 17:52:03,341 [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-10 17:52:03,347 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 17:52:03,587 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:03,587 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:03,587 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:03,590 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 301.525ms 404 INFO 2023-02-10 17:52:06,895 [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-10 17:52:06,895 [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-10 17:52:06,905 [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). WARN 2023-02-10 17:52:08,193 [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-10 17:52:08,193 [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-10 17:52:08,212 [7 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:52:08,212 [16 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:52:08,218 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:52:08,218 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:52:08,427 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 1513.5018ms INFO 2023-02-10 17:52:08,427 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 1522.8857ms INFO 2023-02-10 17:52:08,427 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:08,427 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:08,431 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5090.5648ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:52:08,431 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5084.5404ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:52:08,563 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:52:08,571 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1674.8003ms INFO 2023-02-10 17:52:08,572 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:08,574 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5237.1606ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:52:08,646 [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-10 17:52:08,657 [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-10 17:52:08,701 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:08,701 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:08,709 [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-10 17:52:08,710 [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-10 17:52:08,711 [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) WARN 2023-02-10 17:52:08,712 [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-10 17:52:08,712 [21 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:52:08,713 [9 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:52:08,713 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:52:08,713 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:52:08,713 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 3.2577ms INFO 2023-02-10 17:52:08,713 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 3.6369ms INFO 2023-02-10 17:52:08,713 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:08,713 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:08,713 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.6ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:52:08,713 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 67.3695ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:52:10,818 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 17:52:10,824 [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-10 17:52:10,825 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3346ms 200 image/png INFO 2023-02-10 17:52:10,852 [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-10 17:52:10,878 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:10,887 [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-10 17:52:10,915 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:52:10,916 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 28.8684ms INFO 2023-02-10 17:52:10,916 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:10,917 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 64.8936ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:52:15,611 [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-10 17:52:15,614 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 17:52:15,626 [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-10 17:52:15,704 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:52:15,705 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 79.3106ms INFO 2023-02-10 17:52:15,706 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 17:52:15,706 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 95.6865ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:52:15,810 [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-10 17:52:15,820 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 17:52:15,821 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:52:15,833 [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-10 17:52:17,931 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:52:17,935 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 2101.7596ms INFO 2023-02-10 17:52:17,936 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:52:17,938 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2128.5339ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:52:18,025 [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-10 17:52:18,112 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:52:18,260 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:18,269 [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-10 17:52:18,393 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:52:18,414 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 145.1952ms INFO 2023-02-10 17:52:18,414 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:18,415 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 389.8643ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:52:18,495 [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-10 17:52:18,496 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:52:18,497 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:18,502 [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-10 17:52:18,503 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:52:18,504 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:18,507 [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-10 17:52:18,508 [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-10 17:52:18,508 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:52:18,509 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:18,510 [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-10 17:52:18,516 [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-10 17:52:18,522 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:52:18,523 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 15.3869ms INFO 2023-02-10 17:52:18,523 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:18,523 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 28.2018ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:52:21,245 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:52:21,247 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2737.0963ms INFO 2023-02-10 17:52:21,247 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:21,248 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2745.5908ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:52:21,266 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:52:21,278 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2762.7498ms INFO 2023-02-10 17:52:21,279 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:21,279 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2770.9814ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:52:21,366 [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-10 17:52:21,367 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 17:52:21,368 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:52:21,368 [18 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:52:21,370 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:21,370 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:21,377 [18 ] 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-10 17:52:21,377 [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-10 17:52:21,397 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:52:21,401 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 23.1108ms INFO 2023-02-10 17:52:21,401 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:21,401 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.3239ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:52:22,464 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:52:22,745 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1367.4673ms INFO 2023-02-10 17:52:22,745 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:22,746 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1378.3914ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:52:23,368 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 17:52:23,371 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:52:23,373 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:52:23,385 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 17:52:23,434 [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-10 17:52:23,436 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:52:23,436 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:24,403 [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-10 17:52:24,778 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:52:24,785 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 1399.7635ms INFO 2023-02-10 17:52:24,785 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:52:24,787 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1419.3145ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:52:24,847 [19 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 17:52:24,861 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:52:24,866 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 462.3146ms INFO 2023-02-10 17:52:24,866 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:24,867 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1432.8018ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:52:25,042 [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-10 17:52:25,088 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:52:25,089 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:25,095 [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-10 17:52:25,102 [19 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 17:52:25,114 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:52:25,114 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 18.9668ms INFO 2023-02-10 17:52:25,114 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:25,114 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 72.4004ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:52:33,839 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=IDL INFO 2023-02-10 17:52:33,843 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 17:52:33,844 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.1701ms 200 text/html INFO 2023-02-10 17:52:33,872 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 17:52:33,875 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 17:52:33,876 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 17:52:33,880 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 17:52:33,881 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0199ms 200 application/javascript INFO 2023-02-10 17:52:33,883 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 17:52:33,883 [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-10 17:52:33,883 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.81ms 200 application/javascript INFO 2023-02-10 17:52:33,884 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1911ms 200 application/javascript INFO 2023-02-10 17:52:33,887 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 17:52:33,888 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 17:52:33,891 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 17:52:33,891 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.7677ms 200 application/javascript INFO 2023-02-10 17:52:33,893 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 17:52:33,895 [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-10 17:52:33,897 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2492ms 200 application/javascript INFO 2023-02-10 17:52:33,897 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 17:52:33,898 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7663ms 200 application/javascript INFO 2023-02-10 17:52:33,906 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-10 17:52:33,907 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 17:52:33,914 [21 ] 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-10 17:52:33,914 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 17:52:33,914 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9748ms 200 text/css INFO 2023-02-10 17:52:33,919 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 17:52:33,919 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 17:52:33,920 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 17:52:33,921 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.4556ms 200 application/javascript INFO 2023-02-10 17:52:33,921 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 17:52:33,921 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.1079ms 200 application/javascript INFO 2023-02-10 17:52:33,922 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 17:52:33,923 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 17:52:33,923 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.746ms 200 application/javascript INFO 2023-02-10 17:52:33,924 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 17:52:33,924 [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-10 17:52:33,924 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.939ms 200 application/javascript INFO 2023-02-10 17:52:33,925 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.4281ms 200 text/css INFO 2023-02-10 17:52:33,965 [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-10 17:52:33,968 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 17:52:33,977 [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-10 17:52:33,977 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9042ms 200 application/javascript INFO 2023-02-10 17:52:33,986 [18 ] 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-10 17:52:33,987 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.4064ms 200 application/javascript INFO 2023-02-10 17:52:34,227 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 17:52:34,231 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.2914ms 404 INFO 2023-02-10 17:52:34,276 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 17:52:34,276 [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-10 17:52:34,277 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:34,277 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:34,287 [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-10 17:52:34,300 [25 ] 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-10 17:52:34,304 [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-10 17:52:34,305 [25 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:52:34,305 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:52:34,307 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 6.1482ms INFO 2023-02-10 17:52:34,307 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:34,307 [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-10 17:52:34,308 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:34,310 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.0699ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:52:34,314 [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). WARN 2023-02-10 17:52:34,320 [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-10 17:52:34,320 [24 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:52:34,320 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:52:34,321 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 6.3822ms INFO 2023-02-10 17:52:34,321 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:34,321 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.7139ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:52:34,321 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:52:34,322 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 34.3832ms INFO 2023-02-10 17:52:34,322 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:34,322 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.297ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:52:34,410 [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-10 17:52:34,411 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 17:52:34,412 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:34,412 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:34,417 [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-10 17:52:34,418 [16 ] 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-10 17:52:34,419 [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) WARN 2023-02-10 17:52:34,419 [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-10 17:52:34,420 [24 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:52:34,421 [16 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:52:34,421 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:52:34,421 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:52:34,421 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 3.521ms INFO 2023-02-10 17:52:34,421 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 3.0859ms INFO 2023-02-10 17:52:34,421 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:34,421 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:34,421 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1563ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:52:34,421 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8794ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:52:35,275 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 17:52:35,277 [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-10 17:52:35,278 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8732ms 200 image/png INFO 2023-02-10 17:52:35,331 [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-10 17:52:35,333 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:35,341 [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-10 17:52:35,377 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:52:35,379 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 37.617ms INFO 2023-02-10 17:52:35,380 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:35,380 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.0351ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:52:38,243 [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-10 17:52:38,248 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 17:52:38,258 [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-10 17:52:38,293 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:52:38,294 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 36.0338ms INFO 2023-02-10 17:52:38,295 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 17:52:38,295 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.6541ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:52:38,386 [16 ] 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-10 17:52:38,386 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 17:52:38,399 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:52:38,405 [16 ] 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-10 17:52:38,435 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:52:38,436 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 30.4968ms INFO 2023-02-10 17:52:38,436 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:52:38,436 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 50.7326ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:52:38,526 [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-10 17:52:38,567 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:52:38,568 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:38,573 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-10 17:52:38,588 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:52:38,589 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 15.2434ms INFO 2023-02-10 17:52:38,589 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:38,589 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 62.9897ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:52:38,683 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 17:52:38,683 [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-10 17:52:38,684 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:52:38,684 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:52:38,685 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:38,685 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:38,686 [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-10 17:52:38,687 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:52:38,688 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:38,690 [25 ] 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-10 17:52:38,690 [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-10 17:52:38,696 [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-10 17:52:38,702 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:52:38,702 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 12.5356ms INFO 2023-02-10 17:52:38,702 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:38,703 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.2083ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:52:38,708 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:52:38,708 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 18.2999ms INFO 2023-02-10 17:52:38,708 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:38,708 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.8805ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:52:38,725 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:52:38,725 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 28.8487ms INFO 2023-02-10 17:52:38,725 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:38,726 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.3375ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:52:38,835 [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-10 17:52:38,836 [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-10 17:52:38,836 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:52:38,837 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:52:38,837 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:38,837 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:38,842 [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-10 17:52:38,843 [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-10 17:52:38,858 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:52:38,859 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 15.7734ms INFO 2023-02-10 17:52:38,859 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:38,859 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.2047ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:52:38,889 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:52:38,999 [13 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 157.1353ms INFO 2023-02-10 17:52:38,999 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:39,000 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 164.7124ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:52:39,648 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 17:52:39,659 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:52:39,661 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:52:39,668 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 17:52:39,685 [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-10 17:52:39,688 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:52:39,690 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:39,698 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:52:39,698 [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-10 17:52:39,699 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 31.5777ms INFO 2023-02-10 17:52:39,699 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:52:39,701 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.4546ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:52:39,709 [20 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 17:52:39,728 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:52:39,730 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 31.2307ms INFO 2023-02-10 17:52:39,730 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:39,730 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.5742ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:52:39,895 [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-10 17:52:39,898 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:52:39,899 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:39,906 [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-10 17:52:39,918 [20 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 17:52:39,937 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:52:39,938 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 31.0753ms INFO 2023-02-10 17:52:39,938 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:52:39,938 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.8019ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:53:15,716 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=IDL INFO 2023-02-10 17:53:15,719 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 17:53:15,719 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6501ms 200 text/html INFO 2023-02-10 17:53:15,750 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 17:53:15,753 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 17:53:15,753 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 17:53:15,753 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 17:53:15,753 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.1322ms 200 application/javascript INFO 2023-02-10 17:53:15,753 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 17:53:15,755 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 17:53:15,755 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7499ms 200 application/javascript INFO 2023-02-10 17:53:15,755 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 17:53:15,755 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.1593ms 200 application/javascript INFO 2023-02-10 17:53:15,755 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 17:53:15,756 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-10 17:53:15,757 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 17:53:15,757 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.3845ms 200 application/javascript INFO 2023-02-10 17:53:15,759 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 17:53:15,759 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.1268ms 200 application/javascript INFO 2023-02-10 17:53:15,759 [29 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-10 17:53:15,759 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.7266ms 200 application/javascript INFO 2023-02-10 17:53:15,790 [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-10 17:53:15,790 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 17:53:15,797 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 17:53:15,800 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-10 17:53:15,800 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3317ms 200 text/css INFO 2023-02-10 17:53:15,801 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 17:53:15,801 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 17:53:15,801 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 17:53:15,802 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 17:53:15,802 [20 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 17:53:15,802 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.768ms 200 application/javascript INFO 2023-02-10 17:53:15,802 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7121ms 200 application/javascript INFO 2023-02-10 17:53:15,803 [29 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 17:53:15,803 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8204ms 200 application/javascript INFO 2023-02-10 17:53:15,804 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 17:53:15,804 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0999ms 200 application/javascript INFO 2023-02-10 17:53:15,822 [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-10 17:53:15,822 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.7851ms 200 text/css INFO 2023-02-10 17:53:15,838 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 17:53:15,846 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-10 17:53:15,856 [36 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-10 17:53:15,856 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.1622ms 200 application/javascript INFO 2023-02-10 17:53:15,859 [32 ] 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-10 17:53:15,859 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.682ms 200 application/javascript INFO 2023-02-10 17:53:16,091 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 17:53:16,093 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3353ms 404 INFO 2023-02-10 17:53:16,150 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 17:53:16,152 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 17:53:16,153 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:53:16,153 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:53:16,160 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 17:53:16,161 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:53:16,162 [32 ] 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-10 17:53:16,162 [30 ] 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-10 17:53:16,166 [30 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) WARN 2023-02-10 17:53:16,166 [32 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 17:53:16,166 [33 ] 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-10 17:53:16,166 [30 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:53:16,167 [32 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:53:16,167 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:53:16,167 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:53:16,168 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 6.2385ms INFO 2023-02-10 17:53:16,168 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 6.1724ms INFO 2023-02-10 17:53:16,168 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:53:16,168 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:53:16,169 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.6015ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:53:16,169 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.2839ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:53:16,187 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:53:16,188 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 20.6752ms INFO 2023-02-10 17:53:16,188 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:53:16,188 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.9824ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:53:16,281 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 17:53:16,283 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:53:16,283 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 17:53:16,284 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:53:16,288 [32 ] 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-10 17:53:16,290 [32 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 17:53:16,290 [33 ] 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-10 17:53:16,290 [32 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:53:16,291 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:53:16,291 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 2.7822ms INFO 2023-02-10 17:53:16,291 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:53:16,291 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2931ms 401 application/json; charset=utf-8 WARN 2023-02-10 17:53:16,292 [33 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 17:53:16,293 [33 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:53:16,293 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:53:16,293 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 2.5052ms INFO 2023-02-10 17:53:16,293 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:53:16,293 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3283ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:53:16,957 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 17:53:16,959 [30 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-10 17:53:16,959 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3329ms 200 image/png INFO 2023-02-10 17:53:17,014 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 17:53:17,016 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:53:17,029 [33 ] 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-10 17:53:17,064 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:53:17,065 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 35.8013ms INFO 2023-02-10 17:53:17,065 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:53:17,065 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.1529ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:53:19,963 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-10 17:53:19,964 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 17:53:19,971 [30 ] 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-10 17:53:19,996 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:53:19,997 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 25.6199ms INFO 2023-02-10 17:53:19,997 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 17:53:19,997 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.2202ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:53:20,110 [32 ] 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-10 17:53:20,111 [32 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 17:53:20,112 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:53:20,118 [32 ] 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-10 17:53:20,150 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:53:20,151 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 32.364ms INFO 2023-02-10 17:53:20,151 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:53:20,151 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.5278ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:53:20,237 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-10 17:53:20,239 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:53:20,240 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:53:20,249 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-10 17:53:20,278 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:53:20,279 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 29.2099ms INFO 2023-02-10 17:53:20,279 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:53:20,279 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 42.5013ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:53:20,371 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 17:53:20,373 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:53:20,375 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:53:20,382 [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-10 17:53:20,383 [32 ] 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-10 17:53:20,385 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:53:20,386 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:53:20,389 [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-10 17:53:20,391 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:53:20,392 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:53:20,393 [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-10 17:53:20,397 [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-10 17:53:20,416 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:53:20,416 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 33.4229ms INFO 2023-02-10 17:53:20,416 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:53:20,417 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.7628ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:53:20,422 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:53:20,423 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 29.5977ms INFO 2023-02-10 17:53:20,423 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:53:20,423 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.7986ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:53:20,443 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:53:20,443 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 45.7916ms INFO 2023-02-10 17:53:20,444 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:53:20,444 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.3956ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:53:20,519 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 17:53:20,521 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:53:20,522 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 17:53:20,522 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:53:20,523 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:53:20,524 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:53:20,528 [33 ] 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-10 17:53:20,531 [32 ] 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-10 17:53:20,552 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:53:20,552 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 23.8425ms INFO 2023-02-10 17:53:20,553 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:53:20,553 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.3207ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:53:20,598 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:53:20,718 [37 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 186.6608ms INFO 2023-02-10 17:53:20,718 [37 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:53:20,718 [37 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 196.3599ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:53:21,301 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/File/GetZPFileList?attachTableName=&tableName=ZPResumeInfo&keyFieldValue=W0eD7sgy1nE%3D& INFO 2023-02-10 17:53:21,303 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:53:21,304 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:53:21,310 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetZPFileList", controller = "File", area = ""}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Sys.Dto.FileMDto] GetZPFileList(System.String) on controller Sg.HcmMb.Controllers.FileController (Sg.Hcm.Web.Core). INFO 2023-02-10 17:53:21,330 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:53:21,331 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core) in 20.277ms INFO 2023-02-10 17:53:21,331 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.FileController.GetZPFileList (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:53:21,332 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.1763ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:53:21,359 [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-10 17:53:21,361 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:53:21,362 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:53:21,368 [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-10 17:53:21,377 [35 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 17:53:21,390 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:53:21,391 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 22.9557ms INFO 2023-02-10 17:53:21,391 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:53:21,391 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.1067ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:53:21,556 [34 ] 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-10 17:53:21,558 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:53:21,559 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:53:21,568 [34 ] 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-10 17:53:21,577 [34 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 17:53:21,589 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:53:21,589 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 21.1746ms INFO 2023-02-10 17:53:21,590 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:53:21,590 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.3342ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:53:24,431 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/img/findEmpty1.295ee406.png INFO 2023-02-10 17:53:24,433 [28 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/img/findEmpty1.295ee406.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\img\findEmpty1.295ee406.png' INFO 2023-02-10 17:53:24,433 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.9755ms 200 image/png INFO 2023-02-10 17:53:24,488 [20 ] 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-10 17:53:24,490 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:53:24,491 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 17:53:24,506 [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-10 17:53:24,609 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:53:24,613 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 106.7163ms INFO 2023-02-10 17:53:24,613 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 17:53:24,614 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 125.7017ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:54:56,354 [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-10 17:54:58,144 [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-10 17:54:58,243 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=IDL INFO 2023-02-10 17:54:58,275 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 17:54:58,279 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.9308ms 200 text/html INFO 2023-02-10 17:54:58,304 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 17:54:58,304 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 17:54:58,304 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 17:54:58,306 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 17:54:58,307 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.2588ms 200 application/javascript INFO 2023-02-10 17:54:58,307 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 17:54:58,308 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 17:54:58,308 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.6287ms 200 application/javascript INFO 2023-02-10 17:54:58,309 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 17:54:58,310 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 17:54:58,310 [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-10 17:54:58,310 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0731ms 200 application/javascript INFO 2023-02-10 17:54:58,310 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.4421ms 200 application/javascript INFO 2023-02-10 17:54:58,312 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 17:54:58,313 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 17:54:58,314 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1559ms 200 application/javascript INFO 2023-02-10 17:54:58,318 [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-10 17:54:58,321 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.8139ms 200 application/javascript INFO 2023-02-10 17:54:58,335 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 17:54:58,335 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 17:54:58,335 [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-10 17:54:58,336 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 17:54:58,336 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 17:54:58,336 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 17:54:58,336 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.2982ms 200 application/javascript INFO 2023-02-10 17:54:58,337 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 17:54:58,337 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7028ms 200 application/javascript INFO 2023-02-10 17:54:58,338 [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-10 17:54:58,338 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 17:54:58,338 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3636ms 200 application/javascript INFO 2023-02-10 17:54:58,338 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.5914ms 200 text/css INFO 2023-02-10 17:54:58,345 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 17:54:58,346 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 17:54:58,346 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1482ms 200 application/javascript INFO 2023-02-10 17:54:58,347 [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-10 17:54:58,348 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.8624ms 200 text/css INFO 2023-02-10 17:54:58,377 [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-10 17:54:58,377 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 17:54:58,382 [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-10 17:54:58,382 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3056ms 200 application/javascript INFO 2023-02-10 17:54:58,390 [16 ] 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-10 17:54:58,391 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.9691ms 200 application/javascript INFO 2023-02-10 17:54:58,741 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 17:54:58,801 [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-10 17:54:58,801 [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-10 17:54:58,804 [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-10 17:54:59,050 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:54:59,050 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:54:59,054 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 312.7094ms 404 INFO 2023-02-10 17:54:59,054 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:55:02,132 [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-10 17:55:02,132 [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-10 17:55:02,144 [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-10 17:55:03,474 [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-10 17:55:03,474 [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-10 17:55:03,497 [10 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:55:03,501 [7 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:55:03,505 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:55:03,505 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:55:03,744 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 1605.4889ms INFO 2023-02-10 17:55:03,744 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 1593.593ms INFO 2023-02-10 17:55:03,745 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:55:03,745 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:55:03,749 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4944.5128ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:55:03,749 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4948.4711ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:55:03,845 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:55:03,852 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1719.7176ms INFO 2023-02-10 17:55:03,853 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:55:03,856 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5055.7846ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:55:03,935 [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-10 17:55:03,937 [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-10 17:55:03,992 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:55:03,992 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:55:04,002 [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-10 17:55:04,002 [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-10 17:55:04,004 [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) WARN 2023-02-10 17:55:04,004 [20 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 17:55:04,005 [19 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:55:04,005 [20 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 17:55:04,005 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:55:04,005 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:55:04,006 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 3.943ms INFO 2023-02-10 17:55:04,006 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 3.6232ms INFO 2023-02-10 17:55:04,006 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:55:04,006 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:55:04,006 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 71.5288ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:55:04,006 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 68.908ms 401 application/json; charset=utf-8 INFO 2023-02-10 17:55:24,380 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 17:55:24,386 [13 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-10 17:55:24,387 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8936ms 200 image/png INFO 2023-02-10 17:55:24,417 [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-10 17:55:24,441 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:55:24,450 [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-10 17:55:24,481 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:55:24,482 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 31.9479ms INFO 2023-02-10 17:55:24,482 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:55:24,483 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 65.8255ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:55:27,979 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-10 17:55:27,986 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 17:55:27,997 [25 ] 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-10 17:55:28,085 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:55:28,086 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 88.5494ms INFO 2023-02-10 17:55:28,087 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 17:55:28,087 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 108.6708ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:55:28,177 [4 ] 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-10 17:55:28,186 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 17:55:28,188 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:55:28,196 [4 ] 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-10 17:55:30,196 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:55:30,200 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 2003.8108ms INFO 2023-02-10 17:55:30,201 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 17:55:30,202 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2025.2574ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:55:30,286 [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-10 17:55:30,370 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:55:30,491 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:55:30,497 [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-10 17:55:30,576 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:55:30,594 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 97.2298ms INFO 2023-02-10 17:55:30,595 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:55:30,595 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 308.7001ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:55:30,681 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 17:55:30,682 [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-10 17:55:30,682 [13 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:55:30,683 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:55:30,683 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:55:30,683 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:55:30,689 [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-10 17:55:30,689 [13 ] 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-10 17:55:30,690 [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-10 17:55:30,690 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:55:30,691 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:55:30,702 [13 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:55:30,702 [13 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 12.5948ms INFO 2023-02-10 17:55:30,702 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 17:55:30,702 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.9364ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:55:30,952 [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-10 17:55:33,347 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:55:33,348 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2658.0696ms INFO 2023-02-10 17:55:33,349 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 17:55:33,349 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2667.0934ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:55:33,363 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:55:33,376 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2422.7448ms INFO 2023-02-10 17:55:33,376 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 17:55:33,376 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2687.336ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:55:33,471 [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-10 17:55:33,471 [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-10 17:55:33,474 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:55:33,474 [4 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:55:33,475 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:55:33,475 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:55:33,482 [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-10 17:55:33,482 [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-10 17:55:33,500 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:55:33,504 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 22.3357ms INFO 2023-02-10 17:55:33,504 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 17:55:33,505 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.065ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:55:34,497 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:55:34,756 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1273.9312ms INFO 2023-02-10 17:55:34,756 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 17:55:34,757 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1286.4416ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:55:35,407 [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-10 17:55:35,413 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:55:35,415 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:55:35,427 [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-10 17:55:35,894 [25 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 17:55:35,920 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:55:35,927 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 499.8684ms INFO 2023-02-10 17:55:35,927 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:55:35,928 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 520.9691ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:55:36,084 [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-10 17:55:36,143 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:55:36,145 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:55:36,152 [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-10 17:55:36,160 [21 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 17:55:36,172 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:55:36,172 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 20.3525ms INFO 2023-02-10 17:55:36,172 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 17:55:36,173 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 88.7941ms 200 application/json; charset=utf-8 INFO 2023-02-10 17:55:52,618 [21 ] 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 414380 INFO 2023-02-10 17:55:52,621 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 17:55:52,632 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 17:55:52,636 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 17:55:52,650 [21 ] 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-10 17:55:53,179 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 17:55:53,180 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 530.3038ms INFO 2023-02-10 17:55:53,180 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2023-02-10 17:55:53,181 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 563.0946ms 200 application/json; charset=utf-8 INFO 2023-02-10 18:04:52,949 [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-10 18:04:54,918 [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-10 18:04:55,041 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=IDL INFO 2023-02-10 18:04:55,087 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 18:04:55,090 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 49.9752ms 200 text/html INFO 2023-02-10 18:04:55,128 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 18:04:55,141 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-10 18:04:55,144 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.3555ms 200 application/javascript INFO 2023-02-10 18:04:55,145 [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-10 18:04:55,147 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 18:04:55,149 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 18:04:55,150 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 18:04:55,150 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.9395ms 200 application/javascript INFO 2023-02-10 18:04:55,151 [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-10 18:04:55,152 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.8483ms 200 text/css INFO 2023-02-10 18:04:55,152 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 18:04:55,152 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 18:04:55,153 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 18:04:55,154 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4876ms 200 application/javascript INFO 2023-02-10 18:04:55,156 [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-10 18:04:55,156 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.4811ms 200 application/javascript INFO 2023-02-10 18:04:55,159 [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-10 18:04:55,159 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9326ms 200 text/css INFO 2023-02-10 18:04:55,172 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 18:04:55,173 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 18:04:55,174 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.658ms 200 application/javascript INFO 2023-02-10 18:04:55,193 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 18:04:55,193 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 18:04:55,196 [4 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 18:04:55,196 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.5856ms 200 application/javascript INFO 2023-02-10 18:04:55,196 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 18:04:55,197 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.4839ms 200 application/javascript INFO 2023-02-10 18:04:55,197 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 18:04:55,198 [9 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 18:04:55,199 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0863ms 200 application/javascript INFO 2023-02-10 18:04:55,208 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 18:04:55,210 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 18:04:55,210 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6357ms 200 application/javascript INFO 2023-02-10 18:04:55,212 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 18:04:55,213 [10 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 18:04:55,213 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0922ms 200 application/javascript INFO 2023-02-10 18:04:55,229 [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-10 18:04:55,232 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 18:04:55,237 [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-10 18:04:55,237 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8807ms 200 application/javascript INFO 2023-02-10 18:04:55,244 [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-10 18:04:55,244 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.0805ms 200 application/javascript INFO 2023-02-10 18:04:55,474 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 18:04:55,527 [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-10 18:04:55,528 [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-10 18:04:55,529 [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-10 18:04:55,834 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 18:04:55,834 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 18:04:55,834 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 18:04:55,838 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 363.6412ms 404 INFO 2023-02-10 18:04:59,062 [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-10 18:04:59,062 [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-10 18:04:59,078 [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-10 18:05:00,410 [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-10 18:05:00,410 [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-10 18:05:00,433 [4 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 18:05:00,433 [10 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 18:05:00,438 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:05:00,438 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:05:00,675 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 1605.0828ms INFO 2023-02-10 18:05:00,675 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 1589.1284ms INFO 2023-02-10 18:05:00,675 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:00,675 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:00,681 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5152.1844ms 401 application/json; charset=utf-8 INFO 2023-02-10 18:05:00,684 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5156.0732ms 401 application/json; charset=utf-8 INFO 2023-02-10 18:05:00,828 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:05:00,835 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1772.701ms INFO 2023-02-10 18:05:00,836 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:00,839 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5312.3233ms 200 application/json; charset=utf-8 INFO 2023-02-10 18:05:00,920 [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-10 18:05:00,921 [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-10 18:05:00,981 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:00,981 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:00,989 [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-10 18:05:00,989 [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-10 18:05:00,992 [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) WARN 2023-02-10 18:05:00,992 [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-10 18:05:00,992 [21 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 18:05:00,993 [7 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 18:05:00,993 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:05:00,993 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:05:00,994 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 4.2551ms INFO 2023-02-10 18:05:00,994 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 4.5239ms INFO 2023-02-10 18:05:00,994 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:00,994 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:00,994 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 73.422ms 401 application/json; charset=utf-8 INFO 2023-02-10 18:05:00,995 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 74.6768ms 401 application/json; charset=utf-8 INFO 2023-02-10 18:05:03,391 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 18:05:03,397 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-10 18:05:03,399 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5783ms 200 image/png INFO 2023-02-10 18:05:03,446 [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-10 18:05:03,469 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:03,478 [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-10 18:05:03,504 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:05:03,506 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 27.5123ms INFO 2023-02-10 18:05:03,506 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:03,507 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.2059ms 200 application/json; charset=utf-8 INFO 2023-02-10 18:05:08,350 [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-10 18:05:08,356 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 18:05:08,366 [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-10 18:05:08,445 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:05:08,447 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 80.9461ms INFO 2023-02-10 18:05:08,447 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 18:05:08,448 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 97.8137ms 200 application/json; charset=utf-8 INFO 2023-02-10 18:05:08,560 [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-10 18:05:08,568 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 18:05:08,570 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 18:05:08,580 [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-10 18:05:10,724 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:05:10,728 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 2148.4941ms INFO 2023-02-10 18:05:10,729 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 18:05:10,730 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2170.588ms 200 application/json; charset=utf-8 INFO 2023-02-10 18:05:10,819 [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-10 18:05:10,904 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 18:05:11,047 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:11,055 [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-10 18:05:11,178 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:05:11,199 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 144.1579ms INFO 2023-02-10 18:05:11,200 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:11,200 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 381.4216ms 200 application/json; charset=utf-8 INFO 2023-02-10 18:05:11,286 [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-10 18:05:11,286 [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-10 18:05:11,287 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 18:05:11,287 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 18:05:11,289 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:11,289 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:11,291 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 18:05:11,291 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 18:05:11,292 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:11,295 [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-10 18:05:11,295 [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-10 18:05:11,297 [20 ] 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-10 18:05:11,312 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:05:11,312 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 17.4712ms INFO 2023-02-10 18:05:11,312 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:11,313 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.3791ms 200 application/json; charset=utf-8 INFO 2023-02-10 18:05:14,027 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:05:14,029 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2733.3068ms INFO 2023-02-10 18:05:14,029 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:14,029 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2742.9618ms 200 application/json; charset=utf-8 INFO 2023-02-10 18:05:14,047 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:05:14,060 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 2762.6654ms INFO 2023-02-10 18:05:14,060 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:14,061 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2769.8083ms 200 application/json; charset=utf-8 INFO 2023-02-10 18:05:14,158 [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-10 18:05:14,158 [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-10 18:05:14,161 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 18:05:14,161 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 18:05:14,162 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:14,162 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:14,170 [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-10 18:05:14,170 [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-10 18:05:14,193 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:05:14,198 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 27.1002ms INFO 2023-02-10 18:05:14,198 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:14,198 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 40.6484ms 200 application/json; charset=utf-8 INFO 2023-02-10 18:05:15,226 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:05:15,521 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1350.9229ms INFO 2023-02-10 18:05:15,522 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:15,522 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1364.8023ms 200 application/json; charset=utf-8 INFO 2023-02-10 18:05:16,193 [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-10 18:05:16,200 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 18:05:16,202 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:16,216 [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-10 18:05:16,670 [21 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 18:05:16,696 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:05:16,704 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 487.8003ms INFO 2023-02-10 18:05:16,704 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:16,704 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 511.8653ms 200 application/json; charset=utf-8 INFO 2023-02-10 18:05:16,796 [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-10 18:05:16,854 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 18:05:16,856 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:16,862 [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-10 18:05:16,870 [21 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 18:05:16,880 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:05:16,881 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 18.6693ms INFO 2023-02-10 18:05:16,881 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:16,881 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 85.0134ms 200 application/json; charset=utf-8 INFO 2023-02-10 18:05:57,421 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=IDL INFO 2023-02-10 18:05:57,425 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2023-02-10 18:05:57,425 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.3224ms 200 text/html INFO 2023-02-10 18:05:57,458 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2023-02-10 18:05:57,463 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vconsole.min.js INFO 2023-02-10 18:05:57,463 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2023-02-10 18:05:57,468 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2023-02-10 18:05:57,468 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2023-02-10 18:05:57,469 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4711ms 200 application/javascript INFO 2023-02-10 18:05:57,470 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2023-02-10 18:05:57,472 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2023-02-10 18:05:57,472 [13 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2023-02-10 18:05:57,472 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2023-02-10 18:05:57,472 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0047ms 200 application/javascript INFO 2023-02-10 18:05:57,472 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7034ms 200 application/javascript INFO 2023-02-10 18:05:57,472 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.2271ms 200 application/javascript INFO 2023-02-10 18:05:57,474 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2023-02-10 18:05:57,475 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vconsole.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vconsole.min.js' INFO 2023-02-10 18:05:57,475 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.0417ms 200 application/javascript INFO 2023-02-10 18:05:57,476 [18 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2023-02-10 18:05:57,476 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.3488ms 200 application/javascript INFO 2023-02-10 18:05:57,497 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/chunk-vendors.9957518c.css INFO 2023-02-10 18:05:57,497 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2023-02-10 18:05:57,498 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2023-02-10 18:05:57,498 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/css/app.bfff3454.css INFO 2023-02-10 18:05:57,499 [32 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2023-02-10 18:05:57,499 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/version.js INFO 2023-02-10 18:05:57,500 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.6938ms 200 application/javascript INFO 2023-02-10 18:05:57,501 [30 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2023-02-10 18:05:57,501 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.9182ms 200 application/javascript INFO 2023-02-10 18:05:57,502 [31 ] 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-10 18:05:57,502 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.3542ms 200 text/css INFO 2023-02-10 18:05:57,502 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-10 18:05:57,502 [18 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/version.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\version.js' INFO 2023-02-10 18:05:57,503 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.3029ms 200 application/javascript INFO 2023-02-10 18:05:57,503 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2023-02-10 18:05:57,504 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7904ms 200 application/javascript INFO 2023-02-10 18:05:57,510 [26 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.bfff3454.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\css\app.bfff3454.css' INFO 2023-02-10 18:05:57,510 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8159ms 200 text/css INFO 2023-02-10 18:05:57,533 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/chunk-vendors.55193286.js INFO 2023-02-10 18:05:57,534 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/js/app.24eea08a.js INFO 2023-02-10 18:05:57,539 [31 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.24eea08a.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\js\app.24eea08a.js' INFO 2023-02-10 18:05:57,539 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.9958ms 200 application/javascript INFO 2023-02-10 18:05:57,549 [30 ] 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-10 18:05:57,550 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.2724ms 200 application/javascript INFO 2023-02-10 18:05:57,776 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-10 18:05:57,782 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.5672ms 404 INFO 2023-02-10 18:05:57,824 [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-10 18:05:57,825 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 18:05:57,827 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:57,827 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:57,830 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 18:05:57,831 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:57,835 [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-10 18:05:57,836 [13 ] 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-10 18:05:57,840 [26 ] 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-10 18:05:57,840 [13 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.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-10 18:05:57,841 [13 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 18:05:57,841 [13 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. WARN 2023-02-10 18:05:57,842 [26 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 18:05:57,842 [26 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 18:05:57,842 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:05:57,843 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2.593ms INFO 2023-02-10 18:05:57,843 [13 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 6.6391ms INFO 2023-02-10 18:05:57,843 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:57,843 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:57,843 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.2093ms 401 application/json; charset=utf-8 INFO 2023-02-10 18:05:57,844 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.754ms 401 application/json; charset=utf-8 INFO 2023-02-10 18:05:57,858 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:05:57,858 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 23.1521ms INFO 2023-02-10 18:05:57,858 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:57,858 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.1044ms 200 application/json; charset=utf-8 INFO 2023-02-10 18:05:57,943 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 18:05:57,943 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 18:05:57,944 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:57,944 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:57,950 [30 ] 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-10 18:05:57,950 [13 ] 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-10 18:05:57,952 [13 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.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-10 18:05:57,953 [30 ] Mvc.Authorization.AbpAuthorizationFilter - Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) Abp.Authorization.AbpAuthorizationException: Current user did not login to the application! at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(IEnumerable`1 authorizeAttributes) at Abp.Authorization.AuthorizationHelper.CheckPermissionsAsync(MethodInfo methodInfo, Type type) at Abp.Authorization.AuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type) at Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter.OnAuthorizationAsync(AuthorizationFilterContext context) INFO 2023-02-10 18:05:57,953 [13 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 18:05:57,954 [30 ] c.Infrastructure.ControllerActionInvoker - Authorization failed for the request at filter 'Abp.AspNetCore.Mvc.Authorization.AbpAuthorizationFilter'. INFO 2023-02-10 18:05:57,954 [13 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:05:57,954 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:05:57,954 [13 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 3.5218ms INFO 2023-02-10 18:05:57,954 [30 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 3.66ms INFO 2023-02-10 18:05:57,954 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:57,954 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:57,955 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2807ms 401 application/json; charset=utf-8 INFO 2023-02-10 18:05:57,955 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5106ms 401 application/json; charset=utf-8 INFO 2023-02-10 18:05:58,721 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2023-02-10 18:05:58,724 [30 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2023-02-10 18:05:58,725 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.5604ms 200 image/png INFO 2023-02-10 18:05:58,783 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 18:05:58,785 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:58,796 [13 ] 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-10 18:05:58,837 [13 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:05:58,839 [13 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 42.7164ms INFO 2023-02-10 18:05:58,839 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 18:05:58,840 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 57.0518ms 200 application/json; charset=utf-8 INFO 2023-02-10 18:06:02,347 [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-10 18:06:02,352 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 18:06:02,365 [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-10 18:06:02,400 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:06:02,402 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 36.2454ms INFO 2023-02-10 18:06:02,402 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-10 18:06:02,403 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.823ms 200 application/json; charset=utf-8 INFO 2023-02-10 18:06:02,495 [30 ] 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-10 18:06:02,496 [30 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-10 18:06:02,507 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 18:06:02,516 [30 ] 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-10 18:06:02,540 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:06:02,541 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 24.7249ms INFO 2023-02-10 18:06:02,541 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-10 18:06:02,541 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.9085ms 200 application/json; charset=utf-8 INFO 2023-02-10 18:06:02,629 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-10 18:06:02,667 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 18:06:02,668 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 18:06:02,673 [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-10 18:06:02,688 [13 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:06:02,689 [13 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 15.2589ms INFO 2023-02-10 18:06:02,689 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-10 18:06:02,689 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.2592ms 200 application/json; charset=utf-8 INFO 2023-02-10 18:06:02,775 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-10 18:06:02,776 [13 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 18:06:02,777 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 18:06:02,777 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-10 18:06:02,778 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 18:06:02,779 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 18:06:02,784 [26 ] 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-10 18:06:02,785 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-10 18:06:02,785 [13 ] 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-10 18:06:02,786 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 18:06:02,786 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 18:06:02,796 [30 ] 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-10 18:06:02,802 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:06:02,802 [13 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:06:02,802 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 18.1479ms INFO 2023-02-10 18:06:02,802 [13 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 16.5989ms INFO 2023-02-10 18:06:02,802 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-10 18:06:02,802 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-10 18:06:02,802 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.0613ms 200 application/json; charset=utf-8 INFO 2023-02-10 18:06:02,803 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.2669ms 200 application/json; charset=utf-8 INFO 2023-02-10 18:06:02,820 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:06:02,820 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 24.3216ms INFO 2023-02-10 18:06:02,820 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-10 18:06:02,821 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.8366ms 200 application/json; charset=utf-8 INFO 2023-02-10 18:06:02,896 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-10 18:06:02,897 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 18:06:02,897 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-10 18:06:02,898 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 18:06:02,898 [30 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 18:06:02,899 [30 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 18:06:02,904 [31 ] 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-10 18:06:02,904 [30 ] 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-10 18:06:02,919 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:06:02,920 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 15.632ms INFO 2023-02-10 18:06:02,920 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-10 18:06:02,920 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.0491ms 200 application/json; charset=utf-8 INFO 2023-02-10 18:06:02,951 [30 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:06:03,079 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 175.218ms INFO 2023-02-10 18:06:03,080 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-10 18:06:03,080 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 182.4342ms 200 application/json; charset=utf-8 INFO 2023-02-10 18:06:03,697 [28 ] 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-10 18:06:03,701 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 18:06:03,702 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 18:06:03,708 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2023-02-10 18:06:03,719 [28 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 18:06:03,741 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:06:03,743 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 34.404ms INFO 2023-02-10 18:06:03,743 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 18:06:03,744 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.4973ms 200 application/json; charset=utf-8 INFO 2023-02-10 18:06:03,925 [28 ] 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-10 18:06:03,928 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 18:06:03,929 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 18:06:03,937 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2023-02-10 18:06:03,948 [28 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-10 18:06:03,968 [18 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:06:03,969 [18 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 32.0895ms INFO 2023-02-10 18:06:03,969 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-10 18:06:03,970 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.7451ms 200 application/json; charset=utf-8 INFO 2023-02-10 18:06:07,136 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/img/findEmpty1.295ee406.png INFO 2023-02-10 18:06:07,154 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/img/findEmpty1.295ee406.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\img\findEmpty1.295ee406.png' INFO 2023-02-10 18:06:07,154 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.7791ms 200 image/png INFO 2023-02-10 18:06:07,175 [19 ] 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-10 18:06:07,177 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 18:06:07,178 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 18:06:07,189 [19 ] 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-10 18:06:07,337 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:06:07,342 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 152.5145ms INFO 2023-02-10 18:06:07,342 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 18:06:07,342 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 167.7343ms 200 application/json; charset=utf-8 INFO 2023-02-10 18:08:29,797 [39 ] 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-10 18:08:29,799 [39 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 18:08:29,801 [39 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 18:08:29,812 [39 ] 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-10 18:08:29,857 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:08:29,860 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 46.4207ms INFO 2023-02-10 18:08:29,860 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2023-02-10 18:08:29,860 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.7988ms 200 application/json; charset=utf-8 INFO 2023-02-10 18:08:32,838 [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-10 18:08:32,840 [41 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 18:08:32,841 [41 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 18:08:32,847 [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-10 18:08:32,906 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:08:32,913 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 65.2945ms INFO 2023-02-10 18:08:32,913 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 18:08:32,914 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 75.5125ms 200 application/json; charset=utf-8 INFO 2023-02-10 18:08:32,931 [38 ] 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-10 18:08:32,934 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 18:08:32,935 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 18:08:32,941 [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-10 18:08:32,967 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:08:32,968 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 26.1547ms INFO 2023-02-10 18:08:32,968 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 18:08:32,968 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.8069ms 200 application/json; charset=utf-8 INFO 2023-02-10 18:08:33,584 [38 ] 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-10 18:08:33,587 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 18:08:33,588 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 18:08:33,594 [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-10 18:08:33,636 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:08:33,637 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 43.2492ms INFO 2023-02-10 18:08:33,638 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 18:08:33,638 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 54.2888ms 200 application/json; charset=utf-8 INFO 2023-02-10 18:08:34,074 [38 ] 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-10 18:08:34,077 [38 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-10 18:08:34,079 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 18:08:34,084 [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-10 18:08:34,129 [38 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-10 18:08:34,130 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 45.9745ms INFO 2023-02-10 18:08:34,131 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-10 18:08:34,131 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 56.6932ms 200 application/json; charset=utf-8