2026-01-10 20:18:51.351 [http-nio-20700-exec-10] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json, application/cbor]
2026-01-10 20:18:51.351 [http-nio-20700-exec-10] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - Writing [com.zbkj.common.result.CommonResult@5c8e36be]
2026-01-10 20:18:51.351 [http-nio-20700-exec-10] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Resolved [org.springframework.security.access.AccessDeniedException: Access is denied]
2026-01-10 20:18:51.352 [http-nio-20700-exec-10] DEBUG org.springframework.web.servlet.DispatcherServlet - Completed 200 OK
2026-01-10 20:18:57.220 [http-nio-20700-exec-15] DEBUG org.springframework.web.servlet.DispatcherServlet - GET "/api/admin/platform/system/form/temp/name/info?name=%E8%AE%A2%E5%8D%95%E9%85%8D%E7%BD%AE&temp=1768047626", parameters={masked}
2026-01-10 20:18:57.220 [http-nio-20700-exec-15] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped to com.zbkj.admin.controller.platform.SystemFormTempController#nameInfo(String)
2026-01-10 20:18:57.221 [http-nio-20700-exec-15] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Using @ExceptionHandler com.zbkj.service.exception.GlobalExceptionHandler#crmebExceptionHandler(HttpServletRequest, Exception)
2026-01-10 20:18:57.221 [http-nio-20700-exec-15] ERROR com.zbkj.service.exception.GlobalExceptionHandler - 捕 获 到 异 常 :
org.springframework.security.access.AccessDeniedException: Access is denied
at org.springframework.security.access.vote.AffirmativeBased.decide(AffirmativeBased.java:84)
at org.springframework.security.access.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:233)
at org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:65)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
at com.zbkj.admin.controller.platform.SystemFormTempController$$EnhancerBySpringCGLIB$$36124fca.nameInfo()

