INFO 2025-07-13 13:27:56,636 [1 ] tCore.Builder.RequestLocalizationOptions - Supported Request Localization Cultures: en,es-MX,fr,de,it,nl,pt-BR,tr,ru,ar,ja,zh-CN,zh-Hans INFO 2025-07-13 13:27:57,142 [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 2025-07-13 13:27:57,176 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2025-07-13 13:27:57,176 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2025-07-13 13:27:57,176 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=IDL INFO 2025-07-13 13:27:57,189 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2025-07-13 13:27:57,189 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.111ms 200 text/html INFO 2025-07-13 13:27:57,249 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2025-07-13 13:27:57,259 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.3933ms 404 INFO 2025-07-13 13:27:57,889 [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 2025-07-13 13:27:58,204 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:27:58,262 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 370.9761ms INFO 2025-07-13 13:27:58,262 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2025-07-13 13:27:58,264 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1088.1928ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:28:06,261 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2025-07-13 13:28:06,271 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2025-07-13 13:28:06,275 [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 2025-07-13 13:28:06,295 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:28:06,298 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 22.612ms INFO 2025-07-13 13:28:06,298 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2025-07-13 13:28:06,298 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.1117ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:28:06,400 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json;charset=UTF-8 365 INFO 2025-07-13 13:28:06,402 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-07-13 13:28:06,403 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2025-07-13 13:28:06,411 [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 2025-07-13 13:28:06,844 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:28:06,845 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 433.9877ms INFO 2025-07-13 13:28:06,845 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2025-07-13 13:28:06,846 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 446.3461ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:28:06,998 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-07-13 13:28:07,021 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:28:07,057 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-07-13 13:28:07,059 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-07-13 13:28:07,175 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:28:07,180 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 119.966ms INFO 2025-07-13 13:28:07,180 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-07-13 13:28:07,180 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 182.2195ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:28:07,283 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2025-07-13 13:28:07,284 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2025-07-13 13:28:07,285 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:28:07,285 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2025-07-13 13:28:07,287 [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 2025-07-13 13:28:07,288 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:28:07,288 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2025-07-13 13:28:07,305 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2025-07-13 13:28:07,311 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:28:07,311 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2025-07-13 13:28:07,350 [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 2025-07-13 13:28:07,793 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2025-07-13 13:28:07,795 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:28:07,795 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 445.2486ms INFO 2025-07-13 13:28:07,795 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2025-07-13 13:28:07,796 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 512.4315ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:28:07,816 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:28:07,817 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 529.1882ms INFO 2025-07-13 13:28:07,817 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2025-07-13 13:28:07,817 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 532.4123ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:28:07,841 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:28:07,845 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 52.3777ms INFO 2025-07-13 13:28:07,845 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2025-07-13 13:28:07,845 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 540.7339ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:28:07,934 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2025-07-13 13:28:07,934 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:28:07,934 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2025-07-13 13:28:07,936 [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 2025-07-13 13:28:07,942 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2025-07-13 13:28:07,942 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:28:07,943 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2025-07-13 13:28:07,943 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:28:07,945 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2025-07-13 13:28:07,958 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 21.6736ms INFO 2025-07-13 13:28:07,958 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2025-07-13 13:28:07,959 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.9284ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:28:08,348 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:28:08,411 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 466.1635ms INFO 2025-07-13 13:28:08,411 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2025-07-13 13:28:08,411 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 469.3631ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:28:09,686 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=fd811778-9598-f0c8-b4a7-fc1813e8ff33&attachTableName=& INFO 2025-07-13 13:28:09,688 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=3d504fd3-3d3d-f0ad-7476-854e4a538682&attachTableName=& INFO 2025-07-13 13:28:09,698 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:28:09,698 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:28:09,699 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2025-07-13 13:28:09,699 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2025-07-13 13:28:09,704 [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 2025-07-13 13:28:09,704 [11 ] 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 2025-07-13 13:28:09,764 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=SioggBvxWXI%3D&isDeptCode=true& INFO 2025-07-13 13:28:09,765 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:28:09,765 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-07-13 13:28:09,768 [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 2025-07-13 13:28:09,859 [10 ] Sg.HcmMb.PubClass.ShareData - oldValue:SioggBvxWXI= INFO 2025-07-13 13:28:09,871 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:28:09,873 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 105.2782ms INFO 2025-07-13 13:28:09,873 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-07-13 13:28:09,873 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 109.0021ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:28:10,041 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=SioggBvxWXI%3D&isDeptCode=true& INFO 2025-07-13 13:28:10,054 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:28:10,054 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-07-13 13:28:10,057 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2025-07-13 13:28:10,060 [6 ] Sg.HcmMb.PubClass.ShareData - oldValue:SioggBvxWXI= INFO 2025-07-13 13:28:10,066 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:28:10,067 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 10.2055ms INFO 2025-07-13 13:28:10,067 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-07-13 13:28:10,067 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.7062ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:28:14,591 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:28:14,591 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:28:14,593 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 4888.6705ms INFO 2025-07-13 13:28:14,593 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 4888.7601ms INFO 2025-07-13 13:28:14,593 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2025-07-13 13:28:14,593 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2025-07-13 13:28:14,593 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4907.6317ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:28:14,593 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4905.1272ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:28:21,485 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP7& INFO 2025-07-13 13:28:21,487 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:28:21,488 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:28:21,492 [6 ] 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 2025-07-13 13:28:21,508 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:28:21,511 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 19.3382ms INFO 2025-07-13 13:28:21,511 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:28:21,511 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.1553ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:28:22,323 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP5& INFO 2025-07-13 13:28:22,325 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:28:22,326 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:28:22,330 [11 ] 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 2025-07-13 13:28:22,347 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:28:22,348 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 18.5105ms INFO 2025-07-13 13:28:22,349 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:28:22,349 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.9611ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:28:23,446 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP7& INFO 2025-07-13 13:28:23,447 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:28:23,448 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:28:23,450 [9 ] 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 2025-07-13 13:28:23,459 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:28:23,460 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 9.5328ms INFO 2025-07-13 13:28:23,460 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:28:23,460 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.923ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:28:24,440 [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 2025-07-13 13:28:24,441 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:28:24,442 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:28:24,444 [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 2025-07-13 13:28:24,455 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:28:24,455 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 11.0804ms INFO 2025-07-13 13:28:24,456 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:28:24,456 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.963ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:28:29,189 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP5&resumeId=890& INFO 2025-07-13 13:28:29,190 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:28:29,191 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-07-13 13:28:29,195 [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 2025-07-13 13:28:29,214 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:28:29,215 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 19.6118ms INFO 2025-07-13 13:28:29,215 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-07-13 13:28:29,215 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.9367ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:28:34,658 [10 ] 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 64 INFO 2025-07-13 13:28:34,659 [10 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-07-13 13:28:34,659 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:28:34,660 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoDeleteZpSunTable (Sg.Hcm.Application.M)' INFO 2025-07-13 13:28:34,663 [10 ] 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 2025-07-13 13:28:34,675 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:28:34,676 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoDeleteZpSunTable (Sg.Hcm.Application.M) in 13.3168ms INFO 2025-07-13 13:28:34,676 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoDeleteZpSunTable (Sg.Hcm.Application.M)' INFO 2025-07-13 13:28:34,676 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.1014ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:28:34,755 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP5& INFO 2025-07-13 13:28:34,755 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:28:34,756 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:28:34,757 [6 ] 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 2025-07-13 13:28:34,763 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:28:34,763 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 5.4263ms INFO 2025-07-13 13:28:34,763 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:28:34,763 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2862ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:29:01,239 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2025-07-13 13:29:01,241 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6313ms 404 INFO 2025-07-13 13:29:01,289 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2025-07-13 13:29:01,290 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:01,292 [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 2025-07-13 13:29:01,299 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:29:01,299 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 6.8741ms INFO 2025-07-13 13:29:01,299 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:01,299 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8404ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:29:11,418 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2025-07-13 13:29:11,420 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2025-07-13 13:29:11,422 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2025-07-13 13:29:11,428 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:29:11,428 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 6.706ms INFO 2025-07-13 13:29:11,428 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2025-07-13 13:29:11,429 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.5215ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:29:11,535 [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 2025-07-13 13:29:11,535 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-07-13 13:29:11,538 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2025-07-13 13:29:11,540 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2025-07-13 13:29:11,553 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:29:11,554 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 13.9689ms INFO 2025-07-13 13:29:11,554 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2025-07-13 13:29:11,554 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.0961ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:29:11,637 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-07-13 13:29:11,638 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:29:11,639 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:11,640 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-07-13 13:29:11,659 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:29:11,660 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 19.3521ms INFO 2025-07-13 13:29:11,660 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:11,660 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.2563ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:29:11,745 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2025-07-13 13:29:11,746 [6 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:29:11,746 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:11,747 [6 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2025-07-13 13:29:11,747 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2025-07-13 13:29:11,748 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:29:11,748 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:11,749 [22 ] 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 2025-07-13 13:29:11,751 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:29:11,751 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 3.6637ms INFO 2025-07-13 13:29:11,751 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:11,751 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6643ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:29:11,755 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2025-07-13 13:29:11,755 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:29:11,755 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:11,756 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:29:11,756 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 6.8379ms INFO 2025-07-13 13:29:11,756 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:11,756 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.6309ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:29:11,756 [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 2025-07-13 13:29:11,779 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:29:11,780 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 23.3187ms INFO 2025-07-13 13:29:11,780 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:11,780 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.1671ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:29:11,858 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2025-07-13 13:29:11,858 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:29:11,858 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:11,860 [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 2025-07-13 13:29:11,865 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:29:11,869 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2025-07-13 13:29:11,869 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:29:11,869 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:11,871 [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 2025-07-13 13:29:11,875 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 14.7827ms INFO 2025-07-13 13:29:11,875 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:11,875 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.9339ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:29:11,894 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:29:11,920 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 49.4167ms INFO 2025-07-13 13:29:11,920 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:11,920 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.4481ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:29:12,930 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=3d504fd3-3d3d-f0ad-7476-854e4a538682&attachTableName=& INFO 2025-07-13 13:29:12,930 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=fd811778-9598-f0c8-b4a7-fc1813e8ff33&attachTableName=& INFO 2025-07-13 13:29:12,931 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:29:12,931 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:29:12,932 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:12,932 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:12,933 [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 2025-07-13 13:29:12,933 [26 ] 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 2025-07-13 13:29:12,976 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=SioggBvxWXI%3D&isDeptCode=true& INFO 2025-07-13 13:29:12,977 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:29:12,977 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:12,979 [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 2025-07-13 13:29:12,982 [24 ] Sg.HcmMb.PubClass.ShareData - oldValue:SioggBvxWXI= INFO 2025-07-13 13:29:12,983 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:29:12,983 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:29:12,983 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 49.5919ms INFO 2025-07-13 13:29:12,983 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 49.5367ms INFO 2025-07-13 13:29:12,983 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:12,983 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:12,983 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.3173ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:29:12,983 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.3458ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:29:12,988 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:29:12,989 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 9.3573ms INFO 2025-07-13 13:29:12,989 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:12,989 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.3041ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:29:13,143 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=SioggBvxWXI%3D&isDeptCode=true& INFO 2025-07-13 13:29:13,144 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:29:13,145 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:13,146 [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 2025-07-13 13:29:13,148 [31 ] Sg.HcmMb.PubClass.ShareData - oldValue:SioggBvxWXI= INFO 2025-07-13 13:29:13,154 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:29:13,154 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 8.0635ms INFO 2025-07-13 13:29:13,154 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:13,155 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0453ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:29:16,595 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP7& INFO 2025-07-13 13:29:16,596 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:29:16,596 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:16,598 [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 2025-07-13 13:29:16,605 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:29:16,605 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 7.6116ms INFO 2025-07-13 13:29:16,605 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:16,606 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8334ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:29:17,256 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP5& INFO 2025-07-13 13:29:17,257 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:29:17,257 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:17,259 [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 2025-07-13 13:29:17,266 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:29:17,267 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 8.0118ms INFO 2025-07-13 13:29:17,267 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:17,267 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.1158ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:29:22,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 2025-07-13 13:29:22,030 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:29:22,030 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:22,032 [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 2025-07-13 13:29:22,040 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:29:22,040 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 8.23ms INFO 2025-07-13 13:29:22,040 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:22,040 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.0737ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:29:23,103 [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 2025-07-13 13:29:23,104 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:29:23,104 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:23,106 [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 2025-07-13 13:29:23,115 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:29:23,115 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 9.7085ms INFO 2025-07-13 13:29:23,115 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:23,116 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4856ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:29:24,210 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP5& INFO 2025-07-13 13:29:24,211 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:29:24,211 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:24,213 [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 2025-07-13 13:29:24,220 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:29:24,220 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 7.3975ms INFO 2025-07-13 13:29:24,220 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:24,220 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.3659ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:29:24,847 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP7& INFO 2025-07-13 13:29:24,847 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:29:24,848 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:24,849 [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 2025-07-13 13:29:24,855 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:29:24,856 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 6.3716ms INFO 2025-07-13 13:29:24,856 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:24,856 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.9895ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:29:26,506 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP5& INFO 2025-07-13 13:29:26,507 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:29:26,507 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:26,509 [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 2025-07-13 13:29:26,515 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:29:26,516 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 6.7952ms INFO 2025-07-13 13:29:26,516 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:26,516 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8905ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:29:35,916 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP5&resumeId=891& INFO 2025-07-13 13:29:35,917 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:29:35,917 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:35,919 [26 ] 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 2025-07-13 13:29:35,933 [26 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:29:35,934 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 14.8918ms INFO 2025-07-13 13:29:35,934 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:35,934 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.7107ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:29:39,074 [24 ] 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 64 INFO 2025-07-13 13:29:39,074 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-07-13 13:29:39,075 [24 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:29:39,075 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoDeleteZpSunTable (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:39,077 [24 ] 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 2025-07-13 13:29:39,083 [24 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:29:39,083 [24 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoDeleteZpSunTable (Sg.Hcm.Application.M) in 6.6087ms INFO 2025-07-13 13:29:39,083 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoDeleteZpSunTable (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:39,083 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.2782ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:29:39,167 [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 2025-07-13 13:29:39,167 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:29:39,168 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:39,169 [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 2025-07-13 13:29:39,176 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:29:39,176 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 7.044ms INFO 2025-07-13 13:29:39,176 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:39,176 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.5973ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:29:50,834 [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 2025-07-13 13:29:50,834 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:29:50,835 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:50,836 [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 2025-07-13 13:29:50,842 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:29:50,842 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 5.9898ms INFO 2025-07-13 13:29:50,842 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:50,842 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.4702ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:29:52,811 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP5& INFO 2025-07-13 13:29:52,811 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:29:52,812 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:52,813 [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 2025-07-13 13:29:52,818 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:29:52,819 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 5.4504ms INFO 2025-07-13 13:29:52,819 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:29:52,819 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8961ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:31:59,532 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/Sof/PostFormAccessProc application/json;charset=UTF-8 95 INFO 2025-07-13 13:31:59,533 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-07-13 13:31:59,534 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:31:59,534 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-07-13 13:31:59,537 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessProc", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2025-07-13 13:31:59,726 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:31:59,729 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 192.4992ms INFO 2025-07-13 13:31:59,729 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-07-13 13:31:59,729 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 196.9634ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:31:59,889 [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 483655 INFO 2025-07-13 13:31:59,890 [34 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-07-13 13:31:59,890 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:31:59,890 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2025-07-13 13:31:59,892 [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 2025-07-13 13:32:00,111 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:32:00,111 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 218.8374ms INFO 2025-07-13 13:32:00,111 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2025-07-13 13:32:00,111 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 222.1629ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:37:26,131 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2025-07-13 13:37:26,132 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7859ms 404 INFO 2025-07-13 13:37:26,162 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2025-07-13 13:37:26,162 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2025-07-13 13:37:26,164 [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 2025-07-13 13:37:26,167 [49 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:37:26,167 [49 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 3.4912ms INFO 2025-07-13 13:37:26,167 [49 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2025-07-13 13:37:26,167 [49 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.2919ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:38:16,217 [48 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2025-07-13 13:38:16,218 [48 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2025-07-13 13:38:16,219 [48 ] 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 2025-07-13 13:38:16,223 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:38:16,223 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 3.8058ms INFO 2025-07-13 13:38:16,223 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2025-07-13 13:38:16,223 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7136ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:38:16,329 [52 ] 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 2025-07-13 13:38:16,329 [52 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-07-13 13:38:16,329 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2025-07-13 13:38:16,330 [52 ] 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 2025-07-13 13:38:16,341 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:38:16,341 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 10.5524ms INFO 2025-07-13 13:38:16,341 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2025-07-13 13:38:16,341 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.4601ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:38:16,422 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2025-07-13 13:38:16,423 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:38:16,423 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-07-13 13:38:16,424 [52 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2025-07-13 13:38:16,443 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:38:16,443 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.6962ms INFO 2025-07-13 13:38:16,443 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2025-07-13 13:38:16,443 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5424ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:38:16,530 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2025-07-13 13:38:16,531 [51 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:38:16,531 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2025-07-13 13:38:16,532 [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 2025-07-13 13:38:16,535 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:38:16,535 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 3.164ms INFO 2025-07-13 13:38:16,535 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2025-07-13 13:38:16,535 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0865ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:38:16,549 [53 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2025-07-13 13:38:16,549 [53 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:38:16,549 [53 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2025-07-13 13:38:16,550 [53 ] 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 2025-07-13 13:38:16,556 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2025-07-13 13:38:16,556 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:38:16,556 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2025-07-13 13:38:16,557 [51 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:38:16,557 [51 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 6.6405ms INFO 2025-07-13 13:38:16,557 [51 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2025-07-13 13:38:16,557 [51 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.2785ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:38:16,558 [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). INFO 2025-07-13 13:38:16,580 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:38:16,580 [52 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 22.2295ms INFO 2025-07-13 13:38:16,580 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2025-07-13 13:38:16,580 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.0376ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:38:16,662 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2025-07-13 13:38:16,662 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:38:16,662 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2025-07-13 13:38:16,664 [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 2025-07-13 13:38:16,668 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:38:16,671 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2025-07-13 13:38:16,671 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:38:16,671 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2025-07-13 13:38:16,673 [52 ] 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 2025-07-13 13:38:16,678 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 13.7105ms INFO 2025-07-13 13:38:16,678 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2025-07-13 13:38:16,678 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.671ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:38:16,697 [52 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:38:16,723 [38 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 50.8422ms INFO 2025-07-13 13:38:16,723 [38 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2025-07-13 13:38:16,724 [38 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.6111ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:38:18,069 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=fd811778-9598-f0c8-b4a7-fc1813e8ff33&attachTableName=& INFO 2025-07-13 13:38:18,069 [52 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=3d504fd3-3d3d-f0ad-7476-854e4a538682&attachTableName=& INFO 2025-07-13 13:38:18,069 [57 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:38:18,069 [52 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:38:18,070 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2025-07-13 13:38:18,070 [52 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2025-07-13 13:38:18,071 [52 ] 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 2025-07-13 13:38:18,071 [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 2025-07-13 13:38:18,097 [57 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:38:18,097 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:38:18,097 [57 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 25.572ms INFO 2025-07-13 13:38:18,097 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 25.5457ms INFO 2025-07-13 13:38:18,097 [57 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2025-07-13 13:38:18,097 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2025-07-13 13:38:18,097 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.8276ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:38:18,097 [57 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.6359ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:38:18,116 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=SioggBvxWXI%3D&isDeptCode=true& INFO 2025-07-13 13:38:18,116 [54 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:38:18,116 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-07-13 13:38:18,118 [54 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2025-07-13 13:38:18,119 [54 ] Sg.HcmMb.PubClass.ShareData - oldValue:SioggBvxWXI= INFO 2025-07-13 13:38:18,122 [54 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:38:18,122 [54 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 4.3786ms INFO 2025-07-13 13:38:18,122 [54 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-07-13 13:38:18,122 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0877ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:38:18,224 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=SioggBvxWXI%3D&isDeptCode=true& INFO 2025-07-13 13:38:18,224 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:38:18,225 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-07-13 13:38:18,226 [55 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2025-07-13 13:38:18,228 [55 ] Sg.HcmMb.PubClass.ShareData - oldValue:SioggBvxWXI= INFO 2025-07-13 13:38:18,230 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:38:18,231 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 4.459ms INFO 2025-07-13 13:38:18,231 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2025-07-13 13:38:18,231 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6345ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:38:18,857 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP5& INFO 2025-07-13 13:38:18,857 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:38:18,857 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:38:18,859 [55 ] 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 2025-07-13 13:38:18,864 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:38:18,864 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 5.3238ms INFO 2025-07-13 13:38:18,864 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:38:18,864 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5821ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:38:23,662 [55 ] 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 2025-07-13 13:38:23,662 [55 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:38:23,663 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-07-13 13:38:23,664 [55 ] 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 2025-07-13 13:38:23,676 [55 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:38:23,676 [55 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 11.8691ms INFO 2025-07-13 13:38:23,676 [55 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-07-13 13:38:23,676 [55 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.1582ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:39:20,597 [59 ] 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 14021 INFO 2025-07-13 13:39:20,597 [59 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-07-13 13:39:20,598 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:39:20,598 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2025-07-13 13:39:20,600 [59 ] 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 2025-07-13 13:39:20,614 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:39:20,614 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M) in 14.1974ms INFO 2025-07-13 13:39:20,614 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2025-07-13 13:39:20,615 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.442ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:39:21,729 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP5& INFO 2025-07-13 13:39:21,730 [59 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:39:21,730 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:39:21,731 [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 2025-07-13 13:39:21,736 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:39:21,737 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 5.3176ms INFO 2025-07-13 13:39:21,737 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:39:21,737 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4746ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:39:24,442 [62 ] 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 2025-07-13 13:39:24,443 [62 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:39:24,443 [62 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-07-13 13:39:24,445 [62 ] 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 2025-07-13 13:39:24,456 [59 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:39:24,457 [59 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 12.0626ms INFO 2025-07-13 13:39:24,457 [59 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-07-13 13:39:24,457 [59 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.3285ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:40:23,037 [64 ] 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 13955 INFO 2025-07-13 13:40:23,037 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-07-13 13:40:23,038 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:40:23,038 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2025-07-13 13:40:23,040 [64 ] 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 2025-07-13 13:40:23,050 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:40:23,051 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M) in 10.965ms INFO 2025-07-13 13:40:23,051 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2025-07-13 13:40:23,051 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.6562ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:40:24,152 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP5& INFO 2025-07-13 13:40:24,152 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:40:24,152 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:40:24,154 [66 ] 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 2025-07-13 13:40:24,159 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:40:24,159 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 5.3259ms INFO 2025-07-13 13:40:24,159 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:40:24,159 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4637ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:40:28,238 [64 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP5&resumeId=893& INFO 2025-07-13 13:40:28,238 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:40:28,239 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-07-13 13:40:28,240 [64 ] 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 2025-07-13 13:40:28,253 [67 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:40:28,253 [67 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 13.4534ms INFO 2025-07-13 13:40:28,253 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2025-07-13 13:40:28,254 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.6078ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:40:52,788 [64 ] 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 14317 INFO 2025-07-13 13:40:52,788 [64 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-07-13 13:40:52,788 [64 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:40:52,788 [64 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2025-07-13 13:40:52,791 [64 ] 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 2025-07-13 13:40:52,801 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:40:52,802 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateZpDetailPanel (Sg.Hcm.Application.M) in 10.7599ms INFO 2025-07-13 13:40:52,802 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2025-07-13 13:40:52,802 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.9806ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:40:53,950 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP5& INFO 2025-07-13 13:40:53,950 [67 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:40:53,951 [67 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:40:53,952 [67 ] 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 2025-07-13 13:40:53,957 [69 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:40:53,958 [69 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 5.4026ms INFO 2025-07-13 13:40:53,958 [69 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:40:53,958 [69 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8676ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:50:22,477 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/Sof/PostFormAccessProc application/json;charset=UTF-8 95 INFO 2025-07-13 13:50:22,477 [87 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-07-13 13:50:22,487 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:50:22,487 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-07-13 13:50:22,488 [87 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessProc", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2025-07-13 13:50:22,497 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:50:22,497 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 8.5674ms INFO 2025-07-13 13:50:22,497 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-07-13 13:50:22,497 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5337ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:50:22,654 [87 ] 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 483744 INFO 2025-07-13 13:50:22,655 [87 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-07-13 13:50:22,655 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:50:22,655 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2025-07-13 13:50:22,657 [87 ] 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 2025-07-13 13:50:22,818 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:50:22,818 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 161.3099ms INFO 2025-07-13 13:50:22,818 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2025-07-13 13:50:22,818 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 163.7034ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:50:28,033 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP3& INFO 2025-07-13 13:50:28,033 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:50:28,033 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:50:28,035 [85 ] 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 2025-07-13 13:50:28,041 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:50:28,041 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 5.5163ms INFO 2025-07-13 13:50:28,041 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:50:28,041 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.1298ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:50:29,183 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP4& INFO 2025-07-13 13:50:29,184 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:50:29,184 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:50:29,185 [85 ] 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 2025-07-13 13:50:29,191 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:50:29,191 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 5.4868ms INFO 2025-07-13 13:50:29,191 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:50:29,191 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6709ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:50:30,650 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP5& INFO 2025-07-13 13:50:30,651 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:50:30,651 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:50:30,652 [86 ] 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 2025-07-13 13:50:30,657 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:50:30,657 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 4.8856ms INFO 2025-07-13 13:50:30,657 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:50:30,657 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9731ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:50:31,421 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP7& INFO 2025-07-13 13:50:31,422 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:50:31,422 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:50:31,423 [88 ] 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 2025-07-13 13:50:31,428 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:50:31,428 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 5.1772ms INFO 2025-07-13 13:50:31,428 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:50:31,429 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4959ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:50:32,255 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP8& INFO 2025-07-13 13:50:32,256 [87 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:50:32,256 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:50:32,257 [87 ] 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 2025-07-13 13:50:32,263 [87 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:50:32,263 [87 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 5.9041ms INFO 2025-07-13 13:50:32,263 [87 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2025-07-13 13:50:32,263 [87 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.9813ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:52:40,767 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/Sof/PostFormAccessProc application/json;charset=UTF-8 95 INFO 2025-07-13 13:52:40,767 [9 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-07-13 13:52:40,768 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:52:40,768 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-07-13 13:52:40,769 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessProc", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2025-07-13 13:52:40,777 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:52:40,777 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 8.0941ms INFO 2025-07-13 13:52:40,777 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2025-07-13 13:52:40,777 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.4528ms 200 application/json; charset=utf-8 INFO 2025-07-13 13:52:40,911 [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 483744 INFO 2025-07-13 13:52:40,911 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2025-07-13 13:52:40,911 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2025-07-13 13:52:40,912 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2025-07-13 13:52:40,913 [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 2025-07-13 13:52:41,094 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2025-07-13 13:52:41,094 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 181.2765ms INFO 2025-07-13 13:52:41,094 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2025-07-13 13:52:41,094 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 183.3204ms 200 application/json; charset=utf-8 INFO 2025-07-13 15:01:41,257 [1 ] tCore.Builder.RequestLocalizationOptions - Supported Request Localization Cultures: en,es-MX,fr,de,it,nl,pt-BR,tr,ru,ar,ja,zh-CN,zh-Hans INFO 2025-07-13 15:01:41,755 [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 2025-07-13 15:01:41,788 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=IDL INFO 2025-07-13 15:01:41,801 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2025-07-13 15:01:41,802 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.2801ms 200 text/html