INFO 2026-03-24 01:49:16,125 [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 2026-03-24 01:49:16,692 [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 2026-03-24 01:49:16,726 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://58.252.12.167:8082/HcmYP/ INFO 2026-03-24 01:49:16,832 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 106.9337ms 404 INFO 2026-03-24 01:51:18,042 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://58.252.12.167:8082/HcmYP/ INFO 2026-03-24 01:51:18,047 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.7536ms 404 INFO 2026-03-24 02:01:06,287 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?timestamp=1774288866217&rytype=IDL INFO 2026-03-24 02:01:06,296 [31 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2026-03-24 02:01:06,297 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.766ms 200 text/html INFO 2026-03-24 02:01:06,477 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/lang.js INFO 2026-03-24 02:01:06,482 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7609ms 404 INFO 2026-03-24 02:01:06,588 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2026-03-24 02:01:06,591 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.8975ms 404 INFO 2026-03-24 02:01:06,631 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2026-03-24 02:01:06,717 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 02:01:06,772 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2026-03-24 02:01:08,012 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2026-03-24 02:01:08,442 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 02:01:08,464 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 450.1875ms INFO 2026-03-24 02:01:08,464 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2026-03-24 02:01:08,466 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1835.3471ms 200 application/json; charset=utf-8 INFO 2026-03-24 02:01:21,162 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2026-03-24 02:01:21,169 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2026-03-24 02:01:21,173 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2026-03-24 02:01:21,194 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 02:01:21,197 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 23.4358ms INFO 2026-03-24 02:01:21,197 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2026-03-24 02:01:21,197 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.6937ms 200 application/json; charset=utf-8 INFO 2026-03-24 02:01:21,428 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json 365 INFO 2026-03-24 02:01:21,429 [31 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2026-03-24 02:01:21,431 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 02:01:21,431 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2026-03-24 02:01:21,441 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2026-03-24 02:01:21,922 [31 ] Sg.HcmMb.PubClass.ShareData - oldValue: INFO 2026-03-24 02:01:21,922 [31 ] Sg.HcmMb.PubClass.ShareData - oldValue: INFO 2026-03-24 02:01:21,922 [31 ] Sg.HcmMb.PubClass.ShareData - oldValue: INFO 2026-03-24 02:01:21,922 [31 ] Sg.HcmMb.PubClass.ShareData - oldValue: INFO 2026-03-24 02:01:21,950 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 02:01:21,952 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 510.5231ms INFO 2026-03-24 02:01:21,952 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2026-03-24 02:01:21,952 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 524.8651ms 200 application/json; charset=utf-8 INFO 2026-03-24 02:01:22,067 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2026-03-24 02:01:22,068 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 02:01:22,069 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2026-03-24 02:01:22,071 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2026-03-24 02:01:22,093 [31 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2026-03-24 02:01:22,093 [31 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language: INFO 2026-03-24 02:01:22,093 [31 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2026-03-24 02:01:22,177 [31 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:0 INFO 2026-03-24 02:01:22,181 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 02:01:22,184 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 112.9168ms INFO 2026-03-24 02:01:22,184 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2026-03-24 02:01:22,185 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 117.2874ms 200 application/json; charset=utf-8 INFO 2026-03-24 02:01:22,330 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2026-03-24 02:01:22,341 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 02:01:22,342 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2026-03-24 02:01:22,345 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2026-03-24 02:01:22,352 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 02:01:22,353 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 8.0134ms INFO 2026-03-24 02:01:22,353 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2026-03-24 02:01:22,353 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 23.4447ms 200 application/json; charset=utf-8 INFO 2026-03-24 02:01:22,373 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2026-03-24 02:01:22,374 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2026-03-24 02:01:22,374 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 02:01:22,374 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2026-03-24 02:01:22,377 [31 ] 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 2026-03-24 02:01:22,381 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 02:01:22,382 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2026-03-24 02:01:22,940 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2026-03-24 02:01:23,194 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 02:01:23,194 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 253.7721ms INFO 2026-03-24 02:01:23,194 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2026-03-24 02:01:23,194 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 820.3363ms 200 application/json; charset=utf-8 INFO 2026-03-24 02:01:23,215 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 02:01:23,219 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 841.6858ms INFO 2026-03-24 02:01:23,219 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2026-03-24 02:01:23,219 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 846.3265ms 200 application/json; charset=utf-8 INFO 2026-03-24 02:01:23,342 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2026-03-24 02:01:23,342 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 02:01:23,342 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/PubClass/GetParameters?tableName=MobileParas¶meterNames=onlyAllowedPhotos& INFO 2026-03-24 02:01:23,342 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2026-03-24 02:01:23,343 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 02:01:23,343 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.PubClassAppService.GetParameters (Sg.Hcm.Application.M)' INFO 2026-03-24 02:01:23,344 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetChineseCharLength?& INFO 2026-03-24 02:01:23,344 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 02:01:23,344 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetChineseCharLength (Sg.Hcm.Application.M)' INFO 2026-03-24 02:01:23,345 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2026-03-24 02:01:23,345 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetParameters", controller = "PubClass"}. Executing controller action with signature System.Object GetParameters(System.String, System.String) on controller Sg.HcmMb.PubClass.PubClassAppService (Sg.Hcm.Application.M). INFO 2026-03-24 02:01:23,346 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetChineseCharLength", controller = "ShareData"}. Executing controller action with signature Int32 GetChineseCharLength() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2026-03-24 02:01:23,369 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 02:01:23,369 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetChineseCharLength (Sg.Hcm.Application.M) in 23.2494ms INFO 2026-03-24 02:01:23,369 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetChineseCharLength (Sg.Hcm.Application.M)' INFO 2026-03-24 02:01:23,369 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.6452ms 200 application/json; charset=utf-8 INFO 2026-03-24 02:01:23,370 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 02:01:23,371 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 02:01:23,371 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.PubClassAppService.GetParameters (Sg.Hcm.Application.M) in 25.7735ms INFO 2026-03-24 02:01:23,371 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.PubClassAppService.GetParameters (Sg.Hcm.Application.M)' INFO 2026-03-24 02:01:23,371 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.1474ms 200 application/json; charset=utf-8 INFO 2026-03-24 02:01:23,381 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2026-03-24 02:01:23,382 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 02:01:23,382 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2026-03-24 02:01:23,384 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2026-03-24 02:01:23,394 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 48.7712ms INFO 2026-03-24 02:01:23,394 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2026-03-24 02:01:23,394 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.0651ms 200 application/json; charset=utf-8 INFO 2026-03-24 02:01:23,462 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetParamsValues?paramNames=fileMaxSize,whiteFileTypes& INFO 2026-03-24 02:01:23,463 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 02:01:23,463 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamsValues (Sg.Hcm.Application.M)' INFO 2026-03-24 02:01:23,465 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetParamsValues", controller = "ShareData"}. Executing controller action with signature System.Object GetParamsValues(System.String) on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2026-03-24 02:01:23,470 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 02:01:23,470 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetParamsValues (Sg.Hcm.Application.M) in 5.1413ms INFO 2026-03-24 02:01:23,470 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamsValues (Sg.Hcm.Application.M)' INFO 2026-03-24 02:01:23,470 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0548ms 200 application/json; charset=utf-8 INFO 2026-03-24 02:01:23,581 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 02:01:23,652 [26 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 268.3063ms INFO 2026-03-24 02:01:23,652 [26 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2026-03-24 02:01:23,652 [26 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 270.9777ms 200 application/json; charset=utf-8 INFO 2026-03-24 02:01:24,133 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=63e11cdd-f91b-67ea-2dc3-26002476b67f&attachTableName=& INFO 2026-03-24 02:01:24,133 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=6b1cc3e5-5c29-e749-ea49-3d0eccc5dc10&attachTableName=& INFO 2026-03-24 02:01:24,146 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 02:01:24,146 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 02:01:24,147 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2026-03-24 02:01:24,147 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2026-03-24 02:01:24,151 [32 ] 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 2026-03-24 02:01:24,151 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetFileNameForGuid(System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2026-03-24 02:01:29,260 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 02:01:29,260 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 02:01:29,262 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 5110.6311ms INFO 2026-03-24 02:01:29,262 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 5110.6618ms INFO 2026-03-24 02:01:29,262 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2026-03-24 02:01:29,262 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2026-03-24 02:01:29,262 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5129.3973ms 200 application/json; charset=utf-8 INFO 2026-03-24 02:01:29,262 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5129.3971ms 200 application/json; charset=utf-8 INFO 2026-03-24 02:01:54,887 [33 ] 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 2026-03-24 02:01:54,888 [33 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2026-03-24 02:01:54,889 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 02:01:54,890 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2026-03-24 02:01:54,896 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessProc", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2026-03-24 02:01:55,230 [33 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 02:01:55,233 [33 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 337.4337ms INFO 2026-03-24 02:01:55,233 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2026-03-24 02:01:55,234 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 346.7442ms 200 application/json; charset=utf-8 INFO 2026-03-24 02:01:55,421 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoUpdateEntry? application/json 517506 INFO 2026-03-24 02:01:55,422 [29 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2026-03-24 02:01:55,422 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 02:01:55,423 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2026-03-24 02:01:55,425 [29 ] 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 2026-03-24 02:01:56,068 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 02:01:56,068 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 642.7676ms INFO 2026-03-24 02:01:56,068 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2026-03-24 02:01:56,069 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 647.3766ms 200 application/json; charset=utf-8 INFO 2026-03-24 02:03:00,977 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?timestamp=1774288980895&rytype=IDL INFO 2026-03-24 02:03:00,978 [34 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2026-03-24 02:03:00,979 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.8233ms 200 text/html INFO 2026-03-24 02:03:01,157 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/lang.js INFO 2026-03-24 02:03:01,159 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7066ms 404 INFO 2026-03-24 02:03:01,332 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2026-03-24 02:03:01,334 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6076ms 404 INFO 2026-03-24 02:03:01,387 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2026-03-24 02:03:01,387 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 02:03:01,388 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2026-03-24 02:03:01,390 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2026-03-24 02:03:01,397 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 02:03:01,398 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 7.4839ms INFO 2026-03-24 02:03:01,398 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2026-03-24 02:03:01,398 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.5038ms 200 application/json; charset=utf-8 INFO 2026-03-24 02:03:18,250 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2026-03-24 02:03:18,252 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2026-03-24 02:03:18,254 [34 ] 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 2026-03-24 02:03:18,264 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 02:03:18,264 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 10.2746ms INFO 2026-03-24 02:03:18,264 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2026-03-24 02:03:18,265 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.46ms 200 application/json; charset=utf-8 INFO 2026-03-24 02:03:18,380 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json 365 INFO 2026-03-24 02:03:18,380 [14 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2026-03-24 02:03:18,384 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 02:03:18,385 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2026-03-24 02:03:18,387 [14 ] 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 2026-03-24 02:03:18,389 [14 ] Sg.HcmMb.PubClass.ShareData - oldValue: INFO 2026-03-24 02:03:18,389 [14 ] Sg.HcmMb.PubClass.ShareData - oldValue: INFO 2026-03-24 02:03:18,389 [14 ] Sg.HcmMb.PubClass.ShareData - oldValue: INFO 2026-03-24 02:03:18,389 [14 ] Sg.HcmMb.PubClass.ShareData - oldValue: INFO 2026-03-24 02:03:18,406 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 02:03:18,406 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 19.843ms INFO 2026-03-24 02:03:18,407 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2026-03-24 02:03:18,407 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.6701ms 200 application/json; charset=utf-8 INFO 2026-03-24 02:03:18,525 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2026-03-24 02:03:18,526 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 02:03:18,526 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2026-03-24 02:03:18,527 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2026-03-24 02:03:18,528 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2026-03-24 02:03:18,528 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language: INFO 2026-03-24 02:03:18,528 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2026-03-24 02:03:18,545 [19 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:0 INFO 2026-03-24 02:03:18,549 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 02:03:18,549 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 22.0939ms INFO 2026-03-24 02:03:18,549 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2026-03-24 02:03:18,549 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.2571ms 200 application/json; charset=utf-8 INFO 2026-03-24 02:03:18,675 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2026-03-24 02:03:18,675 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 02:03:18,676 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2026-03-24 02:03:18,677 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2026-03-24 02:03:18,680 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 02:03:18,680 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 3.3343ms INFO 2026-03-24 02:03:18,680 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2026-03-24 02:03:18,681 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.7353ms 200 application/json; charset=utf-8 INFO 2026-03-24 02:03:18,706 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2026-03-24 02:03:18,707 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 02:03:18,707 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2026-03-24 02:03:18,708 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2026-03-24 02:03:18,715 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 02:03:18,715 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 7.1408ms INFO 2026-03-24 02:03:18,715 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2026-03-24 02:03:18,715 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.8899ms 200 application/json; charset=utf-8 INFO 2026-03-24 02:03:18,853 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2026-03-24 02:03:18,853 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 02:03:18,854 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2026-03-24 02:03:18,856 [14 ] 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 2026-03-24 02:03:18,887 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 02:03:18,888 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 32.1614ms INFO 2026-03-24 02:03:18,888 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2026-03-24 02:03:18,888 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.8048ms 200 application/json; charset=utf-8 INFO 2026-03-24 02:03:19,025 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2026-03-24 02:03:19,026 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 02:03:19,026 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/PubClass/GetParameters?tableName=MobileParas¶meterNames=onlyAllowedPhotos& INFO 2026-03-24 02:03:19,026 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2026-03-24 02:03:19,028 [14 ] 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 2026-03-24 02:03:19,029 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 02:03:19,030 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.PubClassAppService.GetParameters (Sg.Hcm.Application.M)' INFO 2026-03-24 02:03:19,030 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetChineseCharLength?& INFO 2026-03-24 02:03:19,031 [28 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 02:03:19,031 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetChineseCharLength (Sg.Hcm.Application.M)' INFO 2026-03-24 02:03:19,031 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetParameters", controller = "PubClass"}. Executing controller action with signature System.Object GetParameters(System.String, System.String) on controller Sg.HcmMb.PubClass.PubClassAppService (Sg.Hcm.Application.M). INFO 2026-03-24 02:03:19,033 [28 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetChineseCharLength", controller = "ShareData"}. Executing controller action with signature Int32 GetChineseCharLength() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2026-03-24 02:03:19,046 [31 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 02:03:19,046 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 02:03:19,046 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 02:03:19,046 [31 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.PubClassAppService.GetParameters (Sg.Hcm.Application.M) in 14.7256ms INFO 2026-03-24 02:03:19,046 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetChineseCharLength (Sg.Hcm.Application.M) in 13.3771ms INFO 2026-03-24 02:03:19,046 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.PubClassAppService.GetParameters (Sg.Hcm.Application.M)' INFO 2026-03-24 02:03:19,046 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetChineseCharLength (Sg.Hcm.Application.M)' INFO 2026-03-24 02:03:19,046 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.5784ms 200 application/json; charset=utf-8 INFO 2026-03-24 02:03:19,047 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.0969ms 200 application/json; charset=utf-8 INFO 2026-03-24 02:03:19,060 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2026-03-24 02:03:19,061 [17 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 02:03:19,061 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2026-03-24 02:03:19,063 [17 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2026-03-24 02:03:19,071 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 43.4075ms INFO 2026-03-24 02:03:19,071 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2026-03-24 02:03:19,071 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 46.4817ms 200 application/json; charset=utf-8 INFO 2026-03-24 02:03:19,091 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 02:03:19,123 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 60.3975ms INFO 2026-03-24 02:03:19,123 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2026-03-24 02:03:19,123 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 63.0957ms 200 application/json; charset=utf-8 INFO 2026-03-24 02:03:19,136 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetParamsValues?paramNames=fileMaxSize,whiteFileTypes& INFO 2026-03-24 02:03:19,137 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 02:03:19,138 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamsValues (Sg.Hcm.Application.M)' INFO 2026-03-24 02:03:19,139 [14 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetParamsValues", controller = "ShareData"}. Executing controller action with signature System.Object GetParamsValues(System.String) on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2026-03-24 02:03:19,143 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 02:03:19,144 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetParamsValues (Sg.Hcm.Application.M) in 4.3691ms INFO 2026-03-24 02:03:19,144 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamsValues (Sg.Hcm.Application.M)' INFO 2026-03-24 02:03:19,144 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5544ms 200 application/json; charset=utf-8 INFO 2026-03-24 02:03:19,665 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=63e11cdd-f91b-67ea-2dc3-26002476b67f&attachTableName=& INFO 2026-03-24 02:03:19,666 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 02:03:19,666 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetFileNameForGuid?Guid=6b1cc3e5-5c29-e749-ea49-3d0eccc5dc10&attachTableName=& INFO 2026-03-24 02:03:19,666 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2026-03-24 02:03:19,667 [14 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 02:03:19,667 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2026-03-24 02:03:19,668 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetFileNameForGuid", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.FileInfoDto GetFileNameForGuid(System.String, System.String) on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2026-03-24 02:03:19,669 [14 ] 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 2026-03-24 02:03:19,716 [14 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 02:03:19,716 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 02:03:19,717 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 48.2568ms INFO 2026-03-24 02:03:19,717 [14 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M) in 48.9195ms INFO 2026-03-24 02:03:19,717 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2026-03-24 02:03:19,717 [14 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetFileNameForGuid (Sg.Hcm.Application.M)' INFO 2026-03-24 02:03:19,717 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 51.0596ms 200 application/json; charset=utf-8 INFO 2026-03-24 02:03:19,717 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 52.329ms 200 application/json; charset=utf-8 INFO 2026-03-24 02:03:30,460 [17 ] 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 2026-03-24 02:03:30,460 [17 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2026-03-24 02:03:30,473 [17 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 02:03:30,473 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2026-03-24 02:03:30,475 [17 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessProc", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2026-03-24 02:03:30,489 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 02:03:30,489 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 14.0105ms INFO 2026-03-24 02:03:30,489 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2026-03-24 02:03:30,489 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.0576ms 200 application/json; charset=utf-8 INFO 2026-03-24 02:03:30,660 [12 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoUpdateEntry? application/json 517537 INFO 2026-03-24 02:03:30,660 [12 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2026-03-24 02:03:30,660 [12 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 02:03:30,661 [12 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2026-03-24 02:03:30,662 [12 ] 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 2026-03-24 02:03:31,089 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 02:03:31,089 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M) in 426.6348ms INFO 2026-03-24 02:03:31,089 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoUpdateEntry (Sg.Hcm.Application.M)' INFO 2026-03-24 02:03:31,089 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 429.5656ms 200 application/json; charset=utf-8 INFO 2026-03-24 04:47:04,628 [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 2026-03-24 04:47:05,194 [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 2026-03-24 04:47:05,228 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://121.13.85.87:8082/HcmYP/ INFO 2026-03-24 04:47:05,339 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 112.126ms 404 INFO 2026-03-24 04:48:18,925 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://121.13.85.87:8082/HcmYP/ INFO 2026-03-24 04:48:18,929 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.0299ms 404 INFO 2026-03-24 11:51:50,600 [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 2026-03-24 11:51:51,145 [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 2026-03-24 11:51:51,183 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://58.252.12.171:8082/HcmYP/ INFO 2026-03-24 11:51:51,290 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 108.7959ms 404 INFO 2026-03-24 11:56:44,028 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://58.252.12.171:8082/HcmYP/ INFO 2026-03-24 11:56:44,033 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.655ms 404 INFO 2026-03-24 14:41:51,686 [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 2026-03-24 14:41:52,237 [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 2026-03-24 14:41:52,273 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://58.252.12.166:8082/HcmYP/ INFO 2026-03-24 14:41:52,384 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 111.3696ms 404 INFO 2026-03-24 15:21:59,150 [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 2026-03-24 15:21:59,719 [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 2026-03-24 15:21:59,757 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?rytype=IDL INFO 2026-03-24 15:21:59,773 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2026-03-24 15:21:59,774 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.2126ms 200 text/html INFO 2026-03-24 15:21:59,894 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?timestamp=1774336917877&rytype=IDL INFO 2026-03-24 15:21:59,894 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2026-03-24 15:21:59,895 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1073ms 200 text/html INFO 2026-03-24 15:21:59,926 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2026-03-24 15:21:59,926 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/assets/index.13d0f6a1.css INFO 2026-03-24 15:21:59,926 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/assets/index.6c17e4c7.js INFO 2026-03-24 15:21:59,927 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2026-03-24 15:21:59,927 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7669ms 200 application/javascript INFO 2026-03-24 15:21:59,928 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2026-03-24 15:21:59,928 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2026-03-24 15:21:59,928 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4349ms 200 application/javascript INFO 2026-03-24 15:21:59,929 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2026-03-24 15:21:59,931 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2026-03-24 15:21:59,931 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2026-03-24 15:21:59,932 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0236ms 200 application/javascript INFO 2026-03-24 15:21:59,935 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2026-03-24 15:21:59,935 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2026-03-24 15:21:59,935 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5198ms 200 application/javascript INFO 2026-03-24 15:21:59,936 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/assets/index.13d0f6a1.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\assets\index.13d0f6a1.css' INFO 2026-03-24 15:21:59,936 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.8733ms 200 text/css INFO 2026-03-24 15:21:59,974 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/assets/index.6c17e4c7.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\assets\index.6c17e4c7.js' INFO 2026-03-24 15:21:59,974 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 47.7262ms 200 application/javascript INFO 2026-03-24 15:22:00,001 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/config.js INFO 2026-03-24 15:22:00,002 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\config.js' INFO 2026-03-24 15:22:00,002 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6878ms 200 application/javascript INFO 2026-03-24 15:22:00,032 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/vw.js INFO 2026-03-24 15:22:00,033 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\vw.js' INFO 2026-03-24 15:22:00,033 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8165ms 200 application/javascript INFO 2026-03-24 15:22:00,033 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/base64.js INFO 2026-03-24 15:22:00,033 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/assets/index.13d0f6a1.css INFO 2026-03-24 15:22:00,034 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\base64.js' INFO 2026-03-24 15:22:00,034 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8577ms 200 application/javascript INFO 2026-03-24 15:22:00,034 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/assets/index.6c17e4c7.js INFO 2026-03-24 15:22:00,034 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2026-03-24 15:22:00,035 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/zepto.min.js INFO 2026-03-24 15:22:00,035 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\zepto.min.js' INFO 2026-03-24 15:22:00,035 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4697ms 200 application/javascript INFO 2026-03-24 15:22:00,038 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/api.js INFO 2026-03-24 15:22:00,039 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/api.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\api.js' INFO 2026-03-24 15:22:00,039 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5039ms 200 application/javascript INFO 2026-03-24 15:22:00,039 [17 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/assets/index.13d0f6a1.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\assets\index.13d0f6a1.css' INFO 2026-03-24 15:22:00,039 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8994ms 200 text/css INFO 2026-03-24 15:22:00,081 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/md5.js INFO 2026-03-24 15:22:00,082 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\md5.js' INFO 2026-03-24 15:22:00,082 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8032ms 200 application/javascript INFO 2026-03-24 15:22:00,083 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/logHelper.js INFO 2026-03-24 15:22:00,083 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/logHelper.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\logHelper.js' INFO 2026-03-24 15:22:00,083 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4811ms 200 application/javascript INFO 2026-03-24 15:22:00,092 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/assets/index.6c17e4c7.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\assets\index.6c17e4c7.js' INFO 2026-03-24 15:22:00,092 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 58.0593ms 200 application/javascript INFO 2026-03-24 15:22:00,106 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/manifest.js INFO 2026-03-24 15:22:00,107 [11 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\manifest.js' INFO 2026-03-24 15:22:00,107 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5264ms 200 application/javascript INFO 2026-03-24 15:22:00,713 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/lang.js INFO 2026-03-24 15:22:00,814 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 100.6386ms 404 INFO 2026-03-24 15:22:01,333 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2026-03-24 15:22:01,334 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/assets/login.66099ffc.js INFO 2026-03-24 15:22:01,334 [11 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2026-03-24 15:22:01,335 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2026-03-24 15:22:01,336 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/assets/login.8da1bdaf.css INFO 2026-03-24 15:22:01,337 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/assets/login.8da1bdaf.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\assets\login.8da1bdaf.css' INFO 2026-03-24 15:22:01,337 [17 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/assets/login.66099ffc.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\assets\login.66099ffc.js' INFO 2026-03-24 15:22:01,337 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8771ms 200 text/css INFO 2026-03-24 15:22:01,337 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.7038ms 200 application/javascript INFO 2026-03-24 15:22:01,339 [11 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2026-03-24 15:22:01,339 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2266ms 404 INFO 2026-03-24 15:22:01,494 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/logo.png INFO 2026-03-24 15:22:01,494 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/images/logo.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\static\images\logo.png' INFO 2026-03-24 15:22:01,494 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7705ms 200 image/png INFO 2026-03-24 15:22:02,542 [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 2026-03-24 15:22:02,991 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:22:03,048 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 503.0357ms INFO 2026-03-24 15:22:03,048 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2026-03-24 15:22:03,050 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1715.6668ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:22:03,163 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2026-03-24 15:22:03,177 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2026-03-24 15:22:03,179 [17 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:22:03,184 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:22:03,184 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 5.5188ms INFO 2026-03-24 15:22:03,184 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2026-03-24 15:22:03,185 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.3342ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:22:21,014 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2026-03-24 15:22:21,015 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2026-03-24 15:22:21,019 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2026-03-24 15:22:21,040 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:22:21,043 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 23.3314ms INFO 2026-03-24 15:22:21,043 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2026-03-24 15:22:21,043 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.3621ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:22:21,179 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json 365 INFO 2026-03-24 15:22:21,179 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2026-03-24 15:22:21,180 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2026-03-24 15:22:21,190 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2026-03-24 15:22:21,724 [16 ] Sg.HcmMb.PubClass.ShareData - oldValue: INFO 2026-03-24 15:22:21,725 [16 ] Sg.HcmMb.PubClass.ShareData - oldValue: INFO 2026-03-24 15:22:21,725 [16 ] Sg.HcmMb.PubClass.ShareData - oldValue: INFO 2026-03-24 15:22:21,725 [16 ] Sg.HcmMb.PubClass.ShareData - oldValue: WARN 2026-03-24 15:22:21,832 [16 ] naries.DictionaryBasedLocalizationSource - Can not find 'µÇ¼ʧ°Ü£¬Äú²»Âú×ãµÇ¼Ìõ¼þ!' in localization source 'Hcm'! WARN 2026-03-24 15:22:21,890 [6 ] Mvc.ExceptionHandling.AbpExceptionFilter - Login failed! Abp.UI.UserFriendlyException: Login failed! at Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate(ZpAuthenticateModel model) in D:\Code\HcmYP_Backend\src\Sg.Hcm.Web.Core\Controllers\TokenAuthController.cs:line 697 at lambda_method(Closure , Object , Object[] ) at Microsoft.Extensions.Internal.ObjectMethodExecutor.Execute(Object target, Object[] parameters) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) INFO 2026-03-24 15:22:21,894 [6 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:22:21,897 [6 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 707.2241ms INFO 2026-03-24 15:22:21,897 [6 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2026-03-24 15:22:21,898 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 719.4202ms 500 application/json; charset=utf-8 INFO 2026-03-24 15:22:34,373 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/assets/register.20073af1.css INFO 2026-03-24 15:22:34,373 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/assets/register.8bdf1fb4.js INFO 2026-03-24 15:22:34,374 [17 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2026-03-24 15:22:34,375 [6 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/assets/register.20073af1.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\assets\register.20073af1.css' INFO 2026-03-24 15:22:34,375 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.569ms 200 text/css INFO 2026-03-24 15:22:34,375 [17 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/assets/register.8bdf1fb4.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\assets\register.8bdf1fb4.js' INFO 2026-03-24 15:22:34,376 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.5222ms 200 application/javascript INFO 2026-03-24 15:22:34,533 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2026-03-24 15:22:34,534 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2026-03-24 15:22:34,537 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:22:34,545 [28 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:22:34,546 [28 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 8.3114ms INFO 2026-03-24 15:22:34,546 [28 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2026-03-24 15:22:34,546 [28 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.744ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:23:10,163 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/DoRegister? application/json 146 INFO 2026-03-24 15:23:10,163 [29 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2026-03-24 15:23:10,164 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.DoRegister (Sg.Hcm.Application.M)' INFO 2026-03-24 15:23:10,167 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoRegister", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoRegister(Sg.HcmMb.Other.Dto.RegisterDto) on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:23:10,257 [13 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:23:10,259 [13 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.DoRegister (Sg.Hcm.Application.M) in 91.3061ms INFO 2026-03-24 15:23:10,259 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.DoRegister (Sg.Hcm.Application.M)' INFO 2026-03-24 15:23:10,259 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 96.369ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:23:12,453 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2026-03-24 15:23:12,454 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2026-03-24 15:23:12,457 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:23:12,468 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:23:12,468 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 11.5745ms INFO 2026-03-24 15:23:12,469 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2026-03-24 15:23:12,469 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.4078ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:23:27,173 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2026-03-24 15:23:27,174 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2026-03-24 15:23:27,176 [13 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2026-03-24 15:23:27,184 [13 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:23:27,184 [13 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 7.5441ms INFO 2026-03-24 15:23:27,184 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2026-03-24 15:23:27,184 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.8747ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:23:27,333 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json 365 INFO 2026-03-24 15:23:27,333 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2026-03-24 15:23:27,337 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2026-03-24 15:23:27,339 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2026-03-24 15:23:27,342 [16 ] Sg.HcmMb.PubClass.ShareData - oldValue: INFO 2026-03-24 15:23:27,342 [16 ] Sg.HcmMb.PubClass.ShareData - oldValue: INFO 2026-03-24 15:23:27,342 [16 ] Sg.HcmMb.PubClass.ShareData - oldValue: INFO 2026-03-24 15:23:27,342 [16 ] Sg.HcmMb.PubClass.ShareData - oldValue: WARN 2026-03-24 15:23:27,355 [16 ] naries.DictionaryBasedLocalizationSource - Can not find 'µÇ¼ʧ°Ü£¬Óû§ÃûÃÜÂë´íÎó!' in localization source 'Hcm'! WARN 2026-03-24 15:23:27,359 [13 ] Mvc.ExceptionHandling.AbpExceptionFilter - Login failed! Abp.UI.UserFriendlyException: Login failed! at Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate(ZpAuthenticateModel model) in D:\Code\HcmYP_Backend\src\Sg.Hcm.Web.Core\Controllers\TokenAuthController.cs:line 727 at lambda_method(Closure , Object , Object[] ) at Microsoft.Extensions.Internal.ObjectMethodExecutor.Execute(Object target, Object[] parameters) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) INFO 2026-03-24 15:23:27,360 [13 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:23:27,360 [13 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 20.5878ms INFO 2026-03-24 15:23:27,360 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2026-03-24 15:23:27,360 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.3153ms 500 application/json; charset=utf-8 INFO 2026-03-24 15:23:36,457 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2026-03-24 15:23:36,458 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2026-03-24 15:23:36,460 [16 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2026-03-24 15:23:36,468 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:23:36,468 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 7.7371ms INFO 2026-03-24 15:23:36,468 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2026-03-24 15:23:36,469 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.2401ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:23:36,577 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json 365 INFO 2026-03-24 15:23:36,578 [13 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2026-03-24 15:23:36,578 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2026-03-24 15:23:36,580 [13 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2026-03-24 15:23:36,583 [13 ] Sg.HcmMb.PubClass.ShareData - oldValue: INFO 2026-03-24 15:23:36,583 [13 ] Sg.HcmMb.PubClass.ShareData - oldValue: INFO 2026-03-24 15:23:36,583 [13 ] Sg.HcmMb.PubClass.ShareData - oldValue: INFO 2026-03-24 15:23:36,583 [13 ] Sg.HcmMb.PubClass.ShareData - oldValue: INFO 2026-03-24 15:23:36,613 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:23:36,614 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 34.2533ms INFO 2026-03-24 15:23:36,614 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2026-03-24 15:23:36,615 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.3675ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:23:36,762 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2026-03-24 15:23:36,786 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:23:36,823 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2026-03-24 15:23:36,826 [13 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:23:36,847 [13 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2026-03-24 15:23:36,847 [13 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language: INFO 2026-03-24 15:23:36,848 [13 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2026-03-24 15:23:36,946 [13 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:0 INFO 2026-03-24 15:23:36,949 [13 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:23:36,952 [13 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 126.425ms INFO 2026-03-24 15:23:36,952 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2026-03-24 15:23:36,952 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 189.7572ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:23:37,107 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/assets/entryPanel.8f147df1.js INFO 2026-03-24 15:23:37,107 [13 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2026-03-24 15:23:37,108 [13 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/assets/entryPanel.8f147df1.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\assets\entryPanel.8f147df1.js' INFO 2026-03-24 15:23:37,108 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.3676ms 200 application/javascript INFO 2026-03-24 15:23:37,158 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/assets/uploadavatar.bafe9a47.css INFO 2026-03-24 15:23:37,158 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/assets/findEmpty.f972d966.js INFO 2026-03-24 15:23:37,158 [13 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2026-03-24 15:23:37,158 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/assets/entryPanel.77918097.css INFO 2026-03-24 15:23:37,158 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/assets/findEmpty.a27f8895.css INFO 2026-03-24 15:23:37,158 [13 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/assets/findEmpty.f972d966.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\assets\findEmpty.f972d966.js' INFO 2026-03-24 15:23:37,158 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6137ms 200 application/javascript INFO 2026-03-24 15:23:37,158 [27 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/assets/entryPanel.77918097.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\assets\entryPanel.77918097.css' INFO 2026-03-24 15:23:37,158 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.3888ms 200 text/css INFO 2026-03-24 15:23:37,159 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/assets/uploadavatar.bafe9a47.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\assets\uploadavatar.bafe9a47.css' INFO 2026-03-24 15:23:37,159 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/assets/uploadavatar.fbb0c7e8.js INFO 2026-03-24 15:23:37,159 [13 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2026-03-24 15:23:37,159 [30 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/assets/findEmpty.a27f8895.css'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\assets\findEmpty.a27f8895.css' INFO 2026-03-24 15:23:37,159 [30 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8137ms 200 text/css INFO 2026-03-24 15:23:37,159 [13 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/assets/uploadavatar.fbb0c7e8.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\assets\uploadavatar.fbb0c7e8.js' INFO 2026-03-24 15:23:37,159 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4042ms 200 application/javascript INFO 2026-03-24 15:23:37,159 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.7368ms 200 text/css INFO 2026-03-24 15:23:37,413 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2026-03-24 15:23:37,414 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:23:37,414 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2026-03-24 15:23:37,414 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2026-03-24 15:23:37,415 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:23:37,415 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2026-03-24 15:23:37,416 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:23:37,418 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:23:37,419 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2026-03-24 15:23:37,420 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:23:37,421 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2026-03-24 15:23:37,425 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:23:37,425 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 8.5437ms INFO 2026-03-24 15:23:37,425 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2026-03-24 15:23:37,427 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.9981ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:23:37,784 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTables", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.ZPResumeTablesDto] GetZpSubTables(System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:23:38,293 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:23:38,293 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 874.9498ms INFO 2026-03-24 15:23:38,293 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2026-03-24 15:23:38,293 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 879.1214ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:23:38,312 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:23:38,315 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 531.6652ms INFO 2026-03-24 15:23:38,315 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2026-03-24 15:23:38,315 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 896.3983ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:23:38,532 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2026-03-24 15:23:38,533 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetChineseCharLength?& INFO 2026-03-24 15:23:38,534 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:23:38,534 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetChineseCharLength (Sg.Hcm.Application.M)' INFO 2026-03-24 15:23:38,537 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/PubClass/GetParameters?tableName=MobileParas¶meterNames=onlyAllowedPhotos& INFO 2026-03-24 15:23:38,537 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetChineseCharLength", controller = "ShareData"}. Executing controller action with signature Int32 GetChineseCharLength() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:23:38,538 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:23:38,538 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.PubClassAppService.GetParameters (Sg.Hcm.Application.M)' INFO 2026-03-24 15:23:38,539 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2026-03-24 15:23:38,540 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/assets/icon-sctx@3x.76754924.png INFO 2026-03-24 15:23:38,540 [34 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:23:38,540 [33 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:23:38,540 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2026-03-24 15:23:38,540 [33 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2026-03-24 15:23:38,541 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetParameters", controller = "PubClass"}. Executing controller action with signature System.Object GetParameters(System.String, System.String) on controller Sg.HcmMb.PubClass.PubClassAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:23:38,542 [25 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/assets/icon-sctx@3x.76754924.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\assets\icon-sctx@3x.76754924.png' INFO 2026-03-24 15:23:38,542 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.5076ms 200 image/png INFO 2026-03-24 15:23:38,563 [33 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:23:38,564 [34 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:23:38,572 [35 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:23:38,572 [35 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetChineseCharLength (Sg.Hcm.Application.M) in 35.5794ms INFO 2026-03-24 15:23:38,572 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetChineseCharLength (Sg.Hcm.Application.M)' INFO 2026-03-24 15:23:38,572 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 39.8322ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:23:38,573 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:23:38,573 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:23:38,574 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.PubClassAppService.GetParameters (Sg.Hcm.Application.M) in 33.395ms INFO 2026-03-24 15:23:38,574 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.PubClassAppService.GetParameters (Sg.Hcm.Application.M)' INFO 2026-03-24 15:23:38,574 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 37.7529ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:23:38,575 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 11.2718ms INFO 2026-03-24 15:23:38,575 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2026-03-24 15:23:38,575 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 36.0242ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:23:38,693 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetParamsValues?paramNames=fileMaxSize,whiteFileTypes& INFO 2026-03-24 15:23:38,693 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:23:38,693 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamsValues (Sg.Hcm.Application.M)' INFO 2026-03-24 15:23:38,696 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetParamsValues", controller = "ShareData"}. Executing controller action with signature System.Object GetParamsValues(System.String) on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:23:38,701 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:23:38,701 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetParamsValues (Sg.Hcm.Application.M) in 5.066ms INFO 2026-03-24 15:23:38,701 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamsValues (Sg.Hcm.Application.M)' INFO 2026-03-24 15:23:38,701 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3971ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:23:38,802 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:23:38,870 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 306.035ms INFO 2026-03-24 15:23:38,870 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2026-03-24 15:23:38,870 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 337.6748ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:23:41,098 [36 ] 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 2026-03-24 15:23:41,099 [36 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:23:41,099 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2026-03-24 15:23:41,102 [36 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:23:41,128 [36 ] Sg.HcmMb.PubClass.ShareData - oldValue:SioggBvxWXI= INFO 2026-03-24 15:23:41,137 [36 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:23:41,139 [36 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 36.3358ms INFO 2026-03-24 15:23:41,139 [36 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2026-03-24 15:23:41,139 [36 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 41.4817ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:23:42,618 [35 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoSetRead? 0 INFO 2026-03-24 15:23:42,618 [35 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2026-03-24 15:23:42,618 [35 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:23:42,619 [35 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoSetRead (Sg.Hcm.Application.M)' INFO 2026-03-24 15:23:42,621 [35 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoSetRead", controller = "AppForSelf"}. Executing controller action with signature Boolean DoSetRead() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:23:42,656 [34 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:23:42,656 [34 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoSetRead (Sg.Hcm.Application.M) in 34.7953ms INFO 2026-03-24 15:23:42,656 [34 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoSetRead (Sg.Hcm.Application.M)' INFO 2026-03-24 15:23:42,656 [34 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.8031ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:24:08,155 [31 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoEditPhoto? application/json 353727 INFO 2026-03-24 15:24:08,155 [31 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2026-03-24 15:24:08,156 [31 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:24:08,156 [31 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoEditPhoto (Sg.Hcm.Application.M)' INFO 2026-03-24 15:24:08,159 [31 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoEditPhoto", controller = "AppForSelf"}. Executing controller action with signature Boolean DoEditPhoto(Sg.HcmMb.EntryToJLAppService.PhotoDto) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:24:08,506 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:24:08,507 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoEditPhoto (Sg.Hcm.Application.M) in 347.6176ms INFO 2026-03-24 15:24:08,507 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoEditPhoto (Sg.Hcm.Application.M)' INFO 2026-03-24 15:24:08,507 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 352.101ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:43:47,147 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetParamValue?ParamName=WhiteFileTypes& INFO 2026-03-24 15:43:47,148 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:43:47,149 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2026-03-24 15:43:47,151 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetParamValue", controller = "ShareData"}. Executing controller action with signature System.String GetParamValue(System.String) on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:43:47,158 [68 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:43:47,158 [68 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M) in 7.131ms INFO 2026-03-24 15:43:47,159 [68 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2026-03-24 15:43:47,159 [68 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4841ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:43:47,288 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/assets/fontawesome-webfont.2adefcbc.woff2?v=4.7.0 INFO 2026-03-24 15:43:47,288 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2026-03-24 15:43:47,289 [67 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/assets/fontawesome-webfont.2adefcbc.woff2'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\assets\fontawesome-webfont.2adefcbc.woff2' INFO 2026-03-24 15:43:47,289 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.557ms 200 font/woff2 INFO 2026-03-24 15:43:57,514 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetParamValue?ParamName=WhiteFileTypes& INFO 2026-03-24 15:43:57,514 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:43:57,515 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2026-03-24 15:43:57,516 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetParamValue", controller = "ShareData"}. Executing controller action with signature System.String GetParamValue(System.String) on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:43:57,523 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:43:57,523 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M) in 6.4243ms INFO 2026-03-24 15:43:57,523 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamValue (Sg.Hcm.Application.M)' INFO 2026-03-24 15:43:57,523 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.6999ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:44:27,398 [66 ] 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 2026-03-24 15:44:27,398 [66 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2026-03-24 15:44:27,399 [66 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:44:27,399 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2026-03-24 15:44:27,402 [66 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessProc", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:44:27,746 [66 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:44:27,749 [66 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 347.0467ms INFO 2026-03-24 15:44:27,749 [66 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2026-03-24 15:44:27,749 [66 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 351.2933ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:44:38,998 [71 ] 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 2026-03-24 15:44:38,999 [71 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2026-03-24 15:44:39,011 [71 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:44:39,011 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2026-03-24 15:44:39,012 [71 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessProc", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:44:39,025 [71 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:44:39,026 [71 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 13.195ms INFO 2026-03-24 15:44:39,026 [71 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2026-03-24 15:44:39,026 [71 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 27.441ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:45:09,362 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/assets/findEmpty1.7ea8b14d.png INFO 2026-03-24 15:45:09,363 [70 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/assets/findEmpty1.7ea8b14d.png'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\assets\findEmpty1.7ea8b14d.png' INFO 2026-03-24 15:45:09,363 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.5869ms 200 image/png INFO 2026-03-24 15:45:09,399 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP3& INFO 2026-03-24 15:45:09,400 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:45:09,400 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:45:09,403 [73 ] 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 2026-03-24 15:45:09,417 [74 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:45:09,419 [74 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 16.4057ms INFO 2026-03-24 15:45:09,419 [74 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:45:09,419 [74 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.2911ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:45:12,358 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP4& INFO 2026-03-24 15:45:12,359 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:45:12,359 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:45:12,361 [73 ] 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 2026-03-24 15:45:12,370 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:45:12,370 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 9.1179ms INFO 2026-03-24 15:45:12,370 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:45:12,370 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.9943ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:45:13,398 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP5& INFO 2026-03-24 15:45:13,399 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:45:13,399 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:45:13,401 [75 ] 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 2026-03-24 15:45:13,409 [75 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:45:13,410 [75 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 8.6958ms INFO 2026-03-24 15:45:13,410 [75 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:45:13,410 [75 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6271ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:45:14,198 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP7& INFO 2026-03-24 15:45:14,199 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:45:14,199 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:45:14,201 [73 ] 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 2026-03-24 15:45:14,209 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:45:14,209 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 8.0826ms INFO 2026-03-24 15:45:14,209 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:45:14,209 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.075ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:45:14,919 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP8& INFO 2026-03-24 15:45:14,919 [73 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:45:14,920 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:45:14,921 [73 ] 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 2026-03-24 15:45:14,930 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:45:14,930 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 8.5353ms INFO 2026-03-24 15:45:14,930 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:45:14,930 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.4599ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:45:18,038 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP3& INFO 2026-03-24 15:45:18,039 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:45:18,039 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:45:18,041 [70 ] 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 2026-03-24 15:45:18,048 [65 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:45:18,048 [65 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 6.6716ms INFO 2026-03-24 15:45:18,048 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:45:18,048 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7779ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:45:19,797 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP3&resumeId=uXRSaPD1cEA%3D& INFO 2026-03-24 15:45:19,798 [70 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:45:19,798 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2026-03-24 15:45:19,798 [65 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetChineseCharLength?& INFO 2026-03-24 15:45:19,799 [65 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:45:19,799 [65 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetChineseCharLength (Sg.Hcm.Application.M)' INFO 2026-03-24 15:45:19,801 [65 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetChineseCharLength", controller = "ShareData"}. Executing controller action with signature Int32 GetChineseCharLength() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:45:19,801 [70 ] 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 2026-03-24 15:45:19,807 [73 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:45:19,807 [73 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetChineseCharLength (Sg.Hcm.Application.M) in 6.2986ms INFO 2026-03-24 15:45:19,807 [73 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetChineseCharLength (Sg.Hcm.Application.M)' INFO 2026-03-24 15:45:19,807 [73 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.7347ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:45:19,821 [70 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:45:19,821 [70 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 20.3368ms INFO 2026-03-24 15:45:19,821 [70 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2026-03-24 15:45:19,821 [70 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 24.3291ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:46:30,007 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/DoCreateZpDetailPanel? application/json 17754 INFO 2026-03-24 15:46:30,007 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2026-03-24 15:46:30,007 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:46:30,007 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2026-03-24 15:46:30,012 [76 ] 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 2026-03-24 15:46:30,136 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:46:30,136 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M) in 123.7416ms INFO 2026-03-24 15:46:30,136 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.DoCreateZpDetailPanel (Sg.Hcm.Application.M)' INFO 2026-03-24 15:46:30,136 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 129.4843ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:46:31,321 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP3& INFO 2026-03-24 15:46:31,321 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:46:31,322 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:46:31,323 [76 ] 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 2026-03-24 15:46:31,334 [76 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:46:31,337 [76 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 13.6742ms INFO 2026-03-24 15:46:31,337 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:46:31,337 [76 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.9853ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:46:38,521 [76 ] 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 2026-03-24 15:46:38,521 [76 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2026-03-24 15:46:38,522 [76 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:46:38,522 [76 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2026-03-24 15:46:38,523 [76 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "PostFormAccessProc", controller = "Sof"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] PostFormAccessProc(Newtonsoft.Json.Linq.JObject) on controller Sg.HcmMb.SofAppService.SofAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:46:38,534 [78 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:46:38,534 [78 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M) in 10.9505ms INFO 2026-03-24 15:46:38,534 [78 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.SofAppService.SofAppService.PostFormAccessProc (Sg.Hcm.Application.M)' INFO 2026-03-24 15:46:38,535 [78 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.4984ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:47:02,321 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?timestamp=1774338420195&rytype=IDL INFO 2026-03-24 15:47:02,322 [82 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2026-03-24 15:47:02,322 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0392ms 200 text/html INFO 2026-03-24 15:47:02,889 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/lang.js INFO 2026-03-24 15:47:02,890 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8217ms 404 INFO 2026-03-24 15:47:03,484 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2026-03-24 15:47:03,485 [84 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9186ms 404 INFO 2026-03-24 15:47:03,619 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2026-03-24 15:47:03,619 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:47:03,619 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:03,621 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:47:03,626 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:47:03,626 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 5.1233ms INFO 2026-03-24 15:47:03,626 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:03,626 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6764ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:47:03,679 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2026-03-24 15:47:03,679 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:47:03,679 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:03,681 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:47:03,685 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:47:03,685 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 4.6229ms INFO 2026-03-24 15:47:03,685 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:03,686 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.9319ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:47:18,364 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2026-03-24 15:47:18,364 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2026-03-24 15:47:18,365 [86 ] 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 2026-03-24 15:47:18,369 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:47:18,369 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 3.9171ms INFO 2026-03-24 15:47:18,369 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2026-03-24 15:47:18,370 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9572ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:47:18,524 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json 365 INFO 2026-03-24 15:47:18,524 [85 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2026-03-24 15:47:18,525 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:47:18,525 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2026-03-24 15:47:18,527 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2026-03-24 15:47:18,530 [86 ] Sg.HcmMb.PubClass.ShareData - oldValue: INFO 2026-03-24 15:47:18,530 [86 ] Sg.HcmMb.PubClass.ShareData - oldValue: INFO 2026-03-24 15:47:18,530 [86 ] Sg.HcmMb.PubClass.ShareData - oldValue: INFO 2026-03-24 15:47:18,530 [86 ] Sg.HcmMb.PubClass.ShareData - oldValue: INFO 2026-03-24 15:47:18,545 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:47:18,545 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 17.5634ms INFO 2026-03-24 15:47:18,545 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2026-03-24 15:47:18,545 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8689ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:47:18,679 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2026-03-24 15:47:18,690 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:47:18,691 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:18,692 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:47:18,693 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2026-03-24 15:47:18,693 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language: INFO 2026-03-24 15:47:18,693 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2026-03-24 15:47:18,710 [85 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:0 INFO 2026-03-24 15:47:18,713 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:47:18,713 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 20.5959ms INFO 2026-03-24 15:47:18,713 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:18,713 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.3543ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:47:18,918 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2026-03-24 15:47:18,918 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:47:18,918 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2026-03-24 15:47:18,919 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:18,919 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:47:18,919 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:18,920 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:47:18,920 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:47:18,927 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:47:18,927 [86 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 6.4357ms INFO 2026-03-24 15:47:18,927 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:18,927 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.3791ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:47:18,927 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:47:18,928 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 7.5898ms INFO 2026-03-24 15:47:18,928 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:18,928 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.9326ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:47:18,971 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2026-03-24 15:47:18,971 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:47:18,971 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:18,972 [82 ] 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 2026-03-24 15:47:18,997 [85 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:47:18,997 [85 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 24.3669ms INFO 2026-03-24 15:47:18,997 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:18,997 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.117ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:47:19,239 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/PubClass/GetParameters?tableName=MobileParas¶meterNames=onlyAllowedPhotos& INFO 2026-03-24 15:47:19,239 [85 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2026-03-24 15:47:19,239 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetChineseCharLength?& INFO 2026-03-24 15:47:19,240 [85 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:47:19,240 [82 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:47:19,240 [85 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:19,240 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetChineseCharLength (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:19,242 [85 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:47:19,242 [82 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetChineseCharLength", controller = "ShareData"}. Executing controller action with signature Int32 GetChineseCharLength() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:47:19,242 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:47:19,243 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.PubClassAppService.GetParameters (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:19,244 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetParameters", controller = "PubClass"}. Executing controller action with signature System.Object GetParameters(System.String, System.String) on controller Sg.HcmMb.PubClass.PubClassAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:47:19,249 [82 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:47:19,249 [82 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetChineseCharLength (Sg.Hcm.Application.M) in 6.984ms INFO 2026-03-24 15:47:19,249 [82 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetChineseCharLength (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:19,249 [82 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.683ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:47:19,250 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:47:19,250 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.PubClassAppService.GetParameters (Sg.Hcm.Application.M) in 5.8805ms INFO 2026-03-24 15:47:19,250 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.PubClassAppService.GetParameters (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:19,250 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.9819ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:47:19,251 [86 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:47:19,271 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 28.795ms INFO 2026-03-24 15:47:19,271 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:19,271 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.5301ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:47:19,279 [86 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2026-03-24 15:47:19,280 [86 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:47:19,280 [86 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:19,281 [86 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:47:19,306 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:47:19,334 [92 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 52.9579ms INFO 2026-03-24 15:47:19,334 [92 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:19,334 [92 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 55.1199ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:47:19,378 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetParamsValues?paramNames=fileMaxSize,whiteFileTypes& INFO 2026-03-24 15:47:19,378 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:47:19,378 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamsValues (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:19,380 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetParamsValues", controller = "ShareData"}. Executing controller action with signature System.Object GetParamsValues(System.String) on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:47:19,384 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:47:19,384 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetParamsValues (Sg.Hcm.Application.M) in 3.915ms INFO 2026-03-24 15:47:19,384 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamsValues (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:19,384 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.2051ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:47:21,399 [77 ] 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 2026-03-24 15:47:21,404 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:47:21,404 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:21,406 [77 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:47:21,408 [77 ] Sg.HcmMb.PubClass.ShareData - oldValue:SioggBvxWXI= INFO 2026-03-24 15:47:21,412 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:47:21,412 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 6.4775ms INFO 2026-03-24 15:47:21,412 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:21,412 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.2792ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:47:29,239 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP3& INFO 2026-03-24 15:47:29,239 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:47:29,240 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:29,241 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:47:29,246 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:47:29,246 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 5.353ms INFO 2026-03-24 15:47:29,246 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:29,247 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6861ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:47:29,799 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP4& INFO 2026-03-24 15:47:29,800 [77 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:47:29,800 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:29,801 [77 ] 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 2026-03-24 15:47:29,807 [77 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:47:29,807 [77 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 5.4228ms INFO 2026-03-24 15:47:29,807 [77 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:29,807 [77 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8424ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:47:30,909 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP5& INFO 2026-03-24 15:47:30,909 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:47:30,909 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:30,911 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:47:30,919 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:47:30,919 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 7.8082ms INFO 2026-03-24 15:47:30,919 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:30,919 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.0853ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:47:31,614 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP7& INFO 2026-03-24 15:47:31,614 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:47:31,614 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:31,616 [89 ] 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 2026-03-24 15:47:31,621 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:47:31,621 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 5.0949ms INFO 2026-03-24 15:47:31,621 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:31,621 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.7443ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:47:32,284 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP8& INFO 2026-03-24 15:47:32,285 [90 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:47:32,285 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:32,286 [90 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpSubTabeList", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[System.Collections.Generic.List`1[Sg.HcmMb.PubClass.Dto.ZpFieldDto]] GetZpSubTabeList(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:47:32,291 [90 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:47:32,291 [90 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 5.1857ms INFO 2026-03-24 15:47:32,291 [90 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:32,292 [90 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5475ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:47:41,800 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP3& INFO 2026-03-24 15:47:41,800 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:47:41,800 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:41,802 [89 ] 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 2026-03-24 15:47:41,807 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:47:41,807 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 5.3248ms INFO 2026-03-24 15:47:41,807 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:41,807 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6013ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:47:42,595 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP4& INFO 2026-03-24 15:47:42,596 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:47:42,596 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:42,597 [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 2026-03-24 15:47:42,603 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:47:42,603 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 5.4191ms INFO 2026-03-24 15:47:42,603 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:42,603 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8769ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:47:44,364 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP5& INFO 2026-03-24 15:47:44,364 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:47:44,364 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:44,366 [89 ] 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 2026-03-24 15:47:44,371 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:47:44,371 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 5.0932ms INFO 2026-03-24 15:47:44,371 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:44,371 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.5841ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:47:46,679 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP7& INFO 2026-03-24 15:47:46,679 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:47:46,679 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:46,681 [89 ] 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 2026-03-24 15:47:46,686 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:47:46,686 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 5.2968ms INFO 2026-03-24 15:47:46,686 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:46,686 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4975ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:47:47,723 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP8& INFO 2026-03-24 15:47:47,724 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:47:47,724 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:47,725 [91 ] 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 2026-03-24 15:47:47,731 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:47:47,731 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 5.2033ms INFO 2026-03-24 15:47:47,731 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:47,731 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6246ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:47:51,079 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP4& INFO 2026-03-24 15:47:51,079 [91 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:47:51,079 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:51,081 [91 ] 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 2026-03-24 15:47:51,101 [88 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:47:51,101 [88 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 20.2627ms INFO 2026-03-24 15:47:51,101 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:51,101 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 22.5813ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:47:52,198 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTablePanel?tableName=NetZP4&resumeId=uXRSaPD1cEA%3D& INFO 2026-03-24 15:47:52,199 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:47:52,199 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:52,201 [88 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetChineseCharLength?& INFO 2026-03-24 15:47:52,201 [89 ] 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 2026-03-24 15:47:52,201 [88 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:47:52,201 [88 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetChineseCharLength (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:52,202 [88 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetChineseCharLength", controller = "ShareData"}. Executing controller action with signature Int32 GetChineseCharLength() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:47:52,210 [91 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:47:52,210 [91 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetChineseCharLength (Sg.Hcm.Application.M) in 7.9737ms INFO 2026-03-24 15:47:52,210 [91 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetChineseCharLength (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:52,210 [91 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7764ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:47:52,219 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:47:52,219 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M) in 18.6705ms INFO 2026-03-24 15:47:52,219 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTablePanel (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:52,219 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.0161ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:47:59,083 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP3& INFO 2026-03-24 15:47:59,083 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:47:59,083 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:59,085 [89 ] 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 2026-03-24 15:47:59,090 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:47:59,090 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 5.2064ms INFO 2026-03-24 15:47:59,090 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:59,090 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.3582ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:47:59,163 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTabeList?tableName=NetZP3& INFO 2026-03-24 15:47:59,163 [89 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:47:59,163 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:59,165 [89 ] 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 2026-03-24 15:47:59,169 [89 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:47:59,169 [89 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M) in 4.5826ms INFO 2026-03-24 15:47:59,169 [89 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTabeList (Sg.Hcm.Application.M)' INFO 2026-03-24 15:47:59,169 [89 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.6116ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:50:37,060 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?timestamp=1774338634909&rytype=IDL INFO 2026-03-24 15:50:37,060 [33 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2026-03-24 15:50:37,061 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0626ms 200 text/html INFO 2026-03-24 15:50:37,698 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/lang.js INFO 2026-03-24 15:50:37,699 [33 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7988ms 404 INFO 2026-03-24 15:50:38,209 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2026-03-24 15:50:38,210 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8534ms 404 INFO 2026-03-24 15:50:38,273 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2026-03-24 15:50:38,274 [13 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:50:38,274 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2026-03-24 15:50:38,276 [13 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:50:38,279 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:50:38,279 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 3.6807ms INFO 2026-03-24 15:50:38,279 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2026-03-24 15:50:38,279 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.9546ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:50:38,348 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2026-03-24 15:50:38,348 [13 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:50:38,348 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2026-03-24 15:50:38,349 [13 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:50:38,353 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:50:38,353 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 3.6118ms INFO 2026-03-24 15:50:38,353 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2026-03-24 15:50:38,353 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.567ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:51:05,853 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/Rsa/GetPublicKey INFO 2026-03-24 15:51:05,853 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2026-03-24 15:51:05,855 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetPublicKey", controller = "Rsa"}. Executing controller action with signature System.Object GetPublicKey() on controller Sg.Hcm.PubClass.RsaAppService (Sg.Hcm.Application.Pub). INFO 2026-03-24 15:51:05,858 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:51:05,858 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub) in 3.6898ms INFO 2026-03-24 15:51:05,858 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.PubClass.RsaAppService.GetPublicKey (Sg.Hcm.Application.Pub)' INFO 2026-03-24 15:51:05,858 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.8514ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:51:06,038 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://ehr.ergotron.net:8082/HcmYP/api/TokenAuth/ServiceAuthenticate? application/json 365 INFO 2026-03-24 15:51:06,038 [27 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2026-03-24 15:51:06,038 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:51:06,038 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2026-03-24 15:51:06,039 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "ServiceAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature Sg.Hcm.Models.TokenAuth.ServiceAuthenticateResultModel ServiceAuthenticate(Sg.Hcm.Models.TokenAuth.ZpAuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2026-03-24 15:51:06,048 [29 ] Sg.HcmMb.PubClass.ShareData - oldValue: INFO 2026-03-24 15:51:06,048 [29 ] Sg.HcmMb.PubClass.ShareData - oldValue: INFO 2026-03-24 15:51:06,048 [29 ] Sg.HcmMb.PubClass.ShareData - oldValue: INFO 2026-03-24 15:51:06,048 [29 ] Sg.HcmMb.PubClass.ShareData - oldValue: INFO 2026-03-24 15:51:06,063 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:51:06,063 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core) in 23.596ms INFO 2026-03-24 15:51:06,063 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.ServiceAuthenticate (Sg.Hcm.Web.Core)' INFO 2026-03-24 15:51:06,063 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 25.778ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:51:06,208 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/UserAuthority/GetUserMsg?& INFO 2026-03-24 15:51:06,208 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:51:06,208 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2026-03-24 15:51:06,210 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:51:06,211 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg begin INFO 2026-03-24 15:51:06,211 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg language: INFO 2026-03-24 15:51:06,211 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg yzpUrl: INFO 2026-03-24 15:51:06,226 [32 ] Sg.HcmMb.Sys.UserAuthorityAppService - GetUserMsg empView.Count:0 INFO 2026-03-24 15:51:06,228 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:51:06,229 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 18.7556ms INFO 2026-03-24 15:51:06,229 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2026-03-24 15:51:06,229 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8159ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:51:06,452 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2026-03-24 15:51:06,453 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:51:06,453 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2026-03-24 15:51:06,454 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:51:06,458 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:51:06,458 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 3.5409ms INFO 2026-03-24 15:51:06,458 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2026-03-24 15:51:06,458 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.6628ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:51:06,498 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetMarkResumeChg?& INFO 2026-03-24 15:51:06,498 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:51:06,498 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2026-03-24 15:51:06,498 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpSubTables?& INFO 2026-03-24 15:51:06,499 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:51:06,499 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2026-03-24 15:51:06,500 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetMarkResumeChg", controller = "AppForSelf"}. Executing controller action with signature Boolean GetMarkResumeChg() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:51:06,500 [32 ] 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 2026-03-24 15:51:06,507 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:51:06,507 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M) in 7.5747ms INFO 2026-03-24 15:51:06,507 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetMarkResumeChg (Sg.Hcm.Application.M)' INFO 2026-03-24 15:51:06,507 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.4738ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:51:06,528 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:51:06,528 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M) in 27.9869ms INFO 2026-03-24 15:51:06,528 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpSubTables (Sg.Hcm.Application.M)' INFO 2026-03-24 15:51:06,528 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.9051ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:51:06,772 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetChineseCharLength?& INFO 2026-03-24 15:51:06,773 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/PubClass/GetParameters?tableName=MobileParas¶meterNames=onlyAllowedPhotos& INFO 2026-03-24 15:51:06,773 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:51:06,773 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:51:06,773 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetChineseCharLength (Sg.Hcm.Application.M)' INFO 2026-03-24 15:51:06,773 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.PubClassAppService.GetParameters (Sg.Hcm.Application.M)' INFO 2026-03-24 15:51:06,774 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetZpPhoto?& INFO 2026-03-24 15:51:06,774 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:51:06,774 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2026-03-24 15:51:06,774 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetChineseCharLength", controller = "ShareData"}. Executing controller action with signature Int32 GetChineseCharLength() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:51:06,774 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetParameters", controller = "PubClass"}. Executing controller action with signature System.Object GetParameters(System.String, System.String) on controller Sg.HcmMb.PubClass.PubClassAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:51:06,775 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpPhoto", controller = "AppForSelf"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.EntryToJLAppService.PhotoDto] GetZpPhoto() on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:51:06,780 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:51:06,780 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:51:06,780 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.PubClassAppService.GetParameters (Sg.Hcm.Application.M) in 5.6735ms INFO 2026-03-24 15:51:06,780 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetChineseCharLength (Sg.Hcm.Application.M) in 5.7388ms INFO 2026-03-24 15:51:06,780 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.PubClassAppService.GetParameters (Sg.Hcm.Application.M)' INFO 2026-03-24 15:51:06,780 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetChineseCharLength (Sg.Hcm.Application.M)' INFO 2026-03-24 15:51:06,780 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.4533ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:51:06,780 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.6619ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:51:06,782 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:51:06,804 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M) in 28.2941ms INFO 2026-03-24 15:51:06,804 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetZpPhoto (Sg.Hcm.Application.M)' INFO 2026-03-24 15:51:06,804 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 29.9768ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:51:06,835 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/AppForSelf/GetAppSelfPanel?& INFO 2026-03-24 15:51:06,836 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:51:06,836 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2026-03-24 15:51:06,837 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetAppSelfPanel", controller = "AppForSelf"}. Executing controller action with signature Sg.HcmMb.EntryToJLAppService.ZpMainPanelDto GetAppSelfPanel(System.String, System.String) on controller Sg.HcmMb.EntryToJLAppService.AppForSelfAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:51:06,862 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:51:06,888 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M) in 51.4429ms INFO 2026-03-24 15:51:06,888 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.EntryToJLAppService.AppForSelfAppService.GetAppSelfPanel (Sg.Hcm.Application.M)' INFO 2026-03-24 15:51:06,889 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 53.4605ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:51:06,893 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetParamsValues?paramNames=fileMaxSize,whiteFileTypes& INFO 2026-03-24 15:51:06,893 [32 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:51:06,894 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamsValues (Sg.Hcm.Application.M)' INFO 2026-03-24 15:51:06,895 [32 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetParamsValues", controller = "ShareData"}. Executing controller action with signature System.Object GetParamsValues(System.String) on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:51:06,898 [32 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:51:06,898 [32 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetParamsValues (Sg.Hcm.Application.M) in 3.1322ms INFO 2026-03-24 15:51:06,898 [32 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetParamsValues (Sg.Hcm.Application.M)' INFO 2026-03-24 15:51:06,898 [32 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 5.0284ms 200 application/json; charset=utf-8 INFO 2026-03-24 15:51:09,010 [27 ] 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 2026-03-24 15:51:09,010 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 15:51:09,010 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2026-03-24 15:51:09,012 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetDeptByDeptCode", controller = "UserInfo"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.UserInfo.Dto.DeptInfoDto] GetDeptByDeptCode(System.String, Boolean) on controller Sg.HcmMb.UserInfo.UserInfoAppService (Sg.Hcm.Application.M). INFO 2026-03-24 15:51:09,014 [27 ] Sg.HcmMb.PubClass.ShareData - oldValue:SioggBvxWXI= INFO 2026-03-24 15:51:09,017 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 15:51:09,018 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M) in 5.4951ms INFO 2026-03-24 15:51:09,018 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.UserInfo.UserInfoAppService.GetDeptByDeptCode (Sg.Hcm.Application.M)' INFO 2026-03-24 15:51:09,018 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 7.8661ms 200 application/json; charset=utf-8 INFO 2026-03-24 18:48:23,908 [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 2026-03-24 18:48:24,447 [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 2026-03-24 18:48:24,486 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/assets/index.6c17e4c7.js INFO 2026-03-24 18:48:24,486 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/index.html?timestamp=1774349298245&rytype=IDL INFO 2026-03-24 18:48:24,492 [6 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2026-03-24 18:48:24,503 [7 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\index.html' INFO 2026-03-24 18:48:24,503 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 18.159ms 200 text/html INFO 2026-03-24 18:48:24,516 [14 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/assets/index.6c17e4c7.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\assets\index.6c17e4c7.js' INFO 2026-03-24 18:48:24,516 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 31.0168ms 200 application/javascript INFO 2026-03-24 18:48:24,700 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/assets/index.6c17e4c7.js INFO 2026-03-24 18:48:24,701 [16 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2026-03-24 18:48:24,710 [16 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/assets/index.6c17e4c7.js'. Physical path: 'C:\Sharegoo\HcmYP\wwwroot\assets\index.6c17e4c7.js' INFO 2026-03-24 18:48:24,710 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 9.7283ms 200 application/javascript INFO 2026-03-24 18:48:25,452 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/lang.js INFO 2026-03-24 18:48:25,550 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 97.689ms 404 INFO 2026-03-24 18:48:26,037 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/static/images/imgbackgroupimage.png INFO 2026-03-24 18:48:26,043 [6 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 6.0033ms 404 INFO 2026-03-24 18:48:26,075 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2026-03-24 18:48:26,160 [16 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 18:48:26,217 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2026-03-24 18:48:27,396 [13 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2026-03-24 18:48:27,841 [16 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 18:48:27,862 [16 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 464.2054ms INFO 2026-03-24 18:48:27,863 [16 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2026-03-24 18:48:27,864 [16 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1789.0362ms 200 application/json; charset=utf-8 INFO 2026-03-24 18:48:27,883 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://ehr.ergotron.net:8082/HcmYP/api/services/app/ShareData/GetZpParas?& INFO 2026-03-24 18:48:27,897 [13 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2026-03-24 18:48:27,897 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2026-03-24 18:48:27,899 [13 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetZpParas", controller = "ShareData"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ZPParasDto GetZpParas() on controller Sg.HcmMb.PubClass.ShareDataAppService (Sg.Hcm.Application.M). INFO 2026-03-24 18:48:27,904 [13 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2026-03-24 18:48:27,904 [13 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M) in 5.3693ms INFO 2026-03-24 18:48:27,905 [13 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.PubClass.ShareDataAppService.GetZpParas (Sg.Hcm.Application.M)' INFO 2026-03-24 18:48:27,905 [13 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.7302ms 200 application/json; charset=utf-8