INFO 2023-02-19 11:30:54,523 [1 ] tCore.Builder.RequestLocalizationOptions - Supported Request Localization Cultures: en,es-MX,fr,de,it,nl,pt-BR,tr,ru,ar,ja,zh-CN,zh-Hans INFO 2023-02-19 11:30:56,380 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmYP\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2023-02-19 11:30:56,513 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2023-02-19 11:30:56,534 [9 ] NetCore.StaticFiles.StaticFileMiddleware - The file /config.js was not modified INFO 2023-02-19 11:30:56,549 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.2295ms 304 application/javascript INFO 2023-02-19 11:30:56,750 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2023-02-19 11:30:56,809 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-19 11:30:57,023 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-19 11:30:57,031 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 280.768ms 404 INFO 2023-02-19 11:31:00,060 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-19 11:31:01,320 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-19 11:31:01,524 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 1455.7958ms INFO 2023-02-19 11:31:01,525 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-19 11:31:01,533 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4724.8206ms 200 application/json; charset=utf-8 INFO 2023-02-19 11:31:26,233 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2023-02-19 11:31:26,270 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-19 11:31:26,281 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2023-02-19 11:31:26,358 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-19 11:31:26,366 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 84.9363ms INFO 2023-02-19 11:31:26,366 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2023-02-19 11:31:26,367 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 134.0085ms 200 application/json; charset=utf-8 INFO 2023-02-19 11:31:26,467 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json;charset=utf-8 365 INFO 2023-02-19 11:31:26,475 [11 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2023-02-19 11:31:26,476 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-19 11:31:26,504 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2023-02-19 11:31:28,436 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-19 11:31:28,441 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 1936.6664ms INFO 2023-02-19 11:31:28,441 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2023-02-19 11:31:28,443 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1976.8684ms 200 application/json; charset=utf-8 INFO 2023-02-19 11:31:28,589 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2023-02-19 11:31:28,658 [17 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-19 11:31:28,791 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-19 11:31:28,814 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-19 11:31:28,942 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-19 11:31:28,963 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 148.3128ms INFO 2023-02-19 11:31:28,963 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2023-02-19 11:31:28,963 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 374.9943ms 200 application/json; charset=utf-8 INFO 2023-02-19 11:31:29,048 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2023-02-19 11:31:29,049 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2023-02-19 11:31:29,050 [17 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-19 11:31:29,051 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-19 11:31:29,058 [17 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-19 11:31:29,071 [11 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-19 11:31:29,071 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-19 11:31:29,071 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2023-02-19 11:31:29,096 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-19 11:31:29,097 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-19 11:31:29,607 [11 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2023-02-19 11:31:29,608 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-19 11:31:30,500 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-19 11:31:30,502 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 894.6193ms INFO 2023-02-19 11:31:30,502 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2023-02-19 11:31:30,508 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1459.7979ms 200 application/json; charset=utf-8 INFO 2023-02-19 11:31:31,072 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-19 11:31:31,073 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 2015.3145ms INFO 2023-02-19 11:31:31,073 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2023-02-19 11:31:31,074 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2025.2604ms 200 application/json; charset=utf-8 INFO 2023-02-19 11:31:31,084 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-19 11:31:31,100 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 1491.7896ms INFO 2023-02-19 11:31:31,100 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2023-02-19 11:31:31,101 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2029.4009ms 200 application/json; charset=utf-8 INFO 2023-02-19 11:31:31,179 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2023-02-19 11:31:31,183 [17 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-19 11:31:31,185 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-19 11:31:31,192 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2023-02-19 11:31:31,193 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-19 11:31:31,193 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-19 11:31:31,194 [17 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-19 11:31:31,248 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-19 11:31:31,278 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-19 11:31:31,395 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 201.3636ms INFO 2023-02-19 11:31:31,395 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2023-02-19 11:31:31,396 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 217.2223ms 200 application/json; charset=utf-8 INFO 2023-02-19 11:31:32,261 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-19 11:31:32,508 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 1259.6617ms INFO 2023-02-19 11:31:32,508 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2023-02-19 11:31:32,509 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1316.2762ms 200 application/json; charset=utf-8 INFO 2023-02-19 11:31:33,007 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=dfb649ad-f1e9-adc6-6b80-7f7d72f7884e&attachTableName=& INFO 2023-02-19 11:31:33,008 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=32ee63c3-6c4c-49e7-abd4-cc9b46962c89&attachTableName=& INFO 2023-02-19 11:31:33,048 [10 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-19 11:31:33,048 [17 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-19 11:31:33,050 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-19 11:31:33,050 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-19 11:31:33,057 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=JgxjFxjScZA%3D&isDeptCode=true& INFO 2023-02-19 11:31:33,059 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-19 11:31:33,060 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-19 11:31:33,061 [17 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetFileNameForGuid(System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-19 11:31:33,062 [10 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetFileNameForGuid(System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2023-02-19 11:31:33,070 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2023-02-19 11:31:33,389 [19 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-19 11:31:33,414 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-19 11:31:33,421 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 349.9444ms INFO 2023-02-19 11:31:33,421 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-19 11:31:33,421 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 363.8312ms 200 application/json; charset=utf-8 INFO 2023-02-19 11:31:33,571 [18 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserInfo/GetDeptByDeptCode?DeptCodes=JgxjFxjScZA%3D&isDeptCode=true& INFO 2023-02-19 11:31:33,622 [18 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-19 11:31:33,623 [18 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-19 11:31:33,629 [18 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2023-02-19 11:31:33,636 [18 ] Sg.HcmMb.PubClass.ShareData - oldValue:JgxjFxjScZA= INFO 2023-02-19 11:31:33,721 [10 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-19 11:31:33,721 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-19 11:31:33,723 [10 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 661.5773ms INFO 2023-02-19 11:31:33,723 [10 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-19 11:31:33,723 [10 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 716.7877ms 200 application/json; charset=utf-8 INFO 2023-02-19 11:31:33,724 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 661.9208ms INFO 2023-02-19 11:31:33,724 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2023-02-19 11:31:33,724 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 716.2377ms 200 application/json; charset=utf-8 INFO 2023-02-19 11:31:33,725 [11 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-19 11:31:33,725 [11 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 96.5048ms INFO 2023-02-19 11:31:33,725 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2023-02-19 11:31:33,726 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 154.3128ms 200 application/json; charset=utf-8 INFO 2023-02-19 11:32:54,245 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP3& INFO 2023-02-19 11:32:54,250 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-19 11:32:54,253 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-19 11:32:54,264 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-19 11:32:54,333 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-19 11:32:54,342 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 78.551ms INFO 2023-02-19 11:32:54,343 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-19 11:32:54,343 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 98.4419ms 200 application/json; charset=utf-8 INFO 2023-02-19 11:32:56,376 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP4& INFO 2023-02-19 11:32:56,381 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-19 11:32:56,383 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-19 11:32:56,394 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-19 11:32:56,454 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-19 11:32:56,457 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 63.3261ms INFO 2023-02-19 11:32:56,458 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-19 11:32:56,459 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 83.1506ms 200 application/json; charset=utf-8 INFO 2023-02-19 11:32:58,011 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP5& INFO 2023-02-19 11:32:58,014 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-19 11:32:58,015 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-19 11:32:58,022 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-19 11:32:58,061 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-19 11:32:58,063 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 39.8266ms INFO 2023-02-19 11:32:58,063 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-19 11:32:58,064 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.875ms 200 application/json; charset=utf-8 INFO 2023-02-19 11:33:00,377 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP6& INFO 2023-02-19 11:33:00,380 [26 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-19 11:33:00,381 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-19 11:33:00,387 [26 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-19 11:33:00,427 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-19 11:33:00,428 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 40.6113ms INFO 2023-02-19 11:33:00,429 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-19 11:33:00,429 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.0784ms 200 application/json; charset=utf-8 INFO 2023-02-19 11:33:02,182 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP3& INFO 2023-02-19 11:33:02,184 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2023-02-19 11:33:02,185 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-19 11:33:02,192 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2023-02-19 11:33:02,225 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2023-02-19 11:33:02,227 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 34.1548ms INFO 2023-02-19 11:33:02,227 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2023-02-19 11:33:02,227 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 45.8383ms 200 application/json; charset=utf-8