courseManager.log 254 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361
  1. 2025-04-18 13:37:48.065 [main] INFO c.m.p.PlatformStartApplication - [logStarting,50] - Starting PlatformStartApplication on Seya的新电脑 with PID 45596 (D:\Work\Code\manHourHousekeeper\fhKeeper\formulahousekeeper\course-manager\target\classes started by 37313 in D:\Work\Code\manHourHousekeeper\fhKeeper\formulahousekeeper\course-manager)
  2. 2025-04-18 13:37:48.068 [main] INFO c.m.p.PlatformStartApplication - [logStartupProfileInfo,648] - No active profile set, falling back to default profiles: default
  3. 2025-04-18 13:37:48.362 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\Work\Code\manHourHousekeeper\fhKeeper\formulahousekeeper\course-manager\target\classes\com\management\platform\mapper\CompanyMapper.class]
  4. 2025-04-18 13:37:48.363 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\Work\Code\manHourHousekeeper\fhKeeper\formulahousekeeper\course-manager\target\classes\com\management\platform\mapper\CourseInfoMapper.class]
  5. 2025-04-18 13:37:48.363 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\Work\Code\manHourHousekeeper\fhKeeper\formulahousekeeper\course-manager\target\classes\com\management\platform\mapper\CourseTypeMapper.class]
  6. 2025-04-18 13:37:48.363 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\Work\Code\manHourHousekeeper\fhKeeper\formulahousekeeper\course-manager\target\classes\com\management\platform\mapper\SysUserMapper.class]
  7. 2025-04-18 13:37:48.363 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\Work\Code\manHourHousekeeper\fhKeeper\formulahousekeeper\course-manager\target\classes\com\management\platform\mapper\UserMapper.class]
  8. 2025-04-18 13:37:48.363 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'companyMapper' and 'com.management.platform.mapper.CompanyMapper' mapperInterface
  9. 2025-04-18 13:37:48.364 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'companyMapper'.
  10. 2025-04-18 13:37:48.364 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'courseInfoMapper' and 'com.management.platform.mapper.CourseInfoMapper' mapperInterface
  11. 2025-04-18 13:37:48.364 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'courseInfoMapper'.
  12. 2025-04-18 13:37:48.364 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'courseTypeMapper' and 'com.management.platform.mapper.CourseTypeMapper' mapperInterface
  13. 2025-04-18 13:37:48.364 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'courseTypeMapper'.
  14. 2025-04-18 13:37:48.364 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'sysUserMapper' and 'com.management.platform.mapper.SysUserMapper' mapperInterface
  15. 2025-04-18 13:37:48.364 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'sysUserMapper'.
  16. 2025-04-18 13:37:48.364 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'userMapper' and 'com.management.platform.mapper.UserMapper' mapperInterface
  17. 2025-04-18 13:37:48.364 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'userMapper'.
  18. 2025-04-18 13:37:48.365 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\Work\Code\manHourHousekeeper\fhKeeper\formulahousekeeper\course-manager\target\classes\com\management\platform\mapper\CompanyMapper.class]
  19. 2025-04-18 13:37:48.366 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\Work\Code\manHourHousekeeper\fhKeeper\formulahousekeeper\course-manager\target\classes\com\management\platform\mapper\CourseInfoMapper.class]
  20. 2025-04-18 13:37:48.366 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\Work\Code\manHourHousekeeper\fhKeeper\formulahousekeeper\course-manager\target\classes\com\management\platform\mapper\CourseTypeMapper.class]
  21. 2025-04-18 13:37:48.366 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\Work\Code\manHourHousekeeper\fhKeeper\formulahousekeeper\course-manager\target\classes\com\management\platform\mapper\SysUserMapper.class]
  22. 2025-04-18 13:37:48.366 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\Work\Code\manHourHousekeeper\fhKeeper\formulahousekeeper\course-manager\target\classes\com\management\platform\mapper\UserMapper.class]
  23. 2025-04-18 13:37:48.366 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'companyMapper' and 'com.management.platform.mapper.CompanyMapper' mapperInterface. Bean already defined with the same name!
  24. 2025-04-18 13:37:48.366 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'courseInfoMapper' and 'com.management.platform.mapper.CourseInfoMapper' mapperInterface. Bean already defined with the same name!
  25. 2025-04-18 13:37:48.366 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'courseTypeMapper' and 'com.management.platform.mapper.CourseTypeMapper' mapperInterface. Bean already defined with the same name!
  26. 2025-04-18 13:37:48.366 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'sysUserMapper' and 'com.management.platform.mapper.SysUserMapper' mapperInterface. Bean already defined with the same name!
  27. 2025-04-18 13:37:48.366 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'userMapper' and 'com.management.platform.mapper.UserMapper' mapperInterface. Bean already defined with the same name!
  28. 2025-04-18 13:37:48.366 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - No MyBatis mapper was found in '[com.management.platform.mapper]' package. Please check your configuration.
  29. 2025-04-18 13:37:48.784 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-10030"]
  30. 2025-04-18 13:37:48.787 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
  31. 2025-04-18 13:37:48.788 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.29]
  32. 2025-04-18 13:37:48.836 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
  33. 2025-04-18 13:37:48.836 [main] DEBUG o.s.w.c.ContextLoader - [prepareWebApplicationContext,278] - Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
  34. 2025-04-18 13:37:48.836 [main] INFO o.s.w.c.ContextLoader - [prepareWebApplicationContext,284] - Root WebApplicationContext: initialization completed in 743 ms
  35. 2025-04-18 13:37:49.033 [main] WARN c.z.h.HikariConfig - [validateNumerics,973] - HikariPool-1 - idleTimeout is close to or more than maxLifetime, disabling it.
  36. 2025-04-18 13:37:49.034 [main] INFO c.z.h.HikariDataSource - [getConnection,110] - HikariPool-1 - Starting...
  37. 2025-04-18 13:37:49.667 [main] INFO c.z.h.HikariDataSource - [getConnection,123] - HikariPool-1 - Start completed.
  38. 2025-04-18 13:37:50.079 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  39. c.m.p.c.CommonUploadController:
  40. { /common/uploadFile}: uploadFile(MultipartFile)
  41. { /common/downLoadLog}: downLoadLog()
  42. 2025-04-18 13:37:50.080 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  43. c.m.p.c.CompanyController:
  44. 2025-04-18 13:37:50.081 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  45. c.m.p.c.CourseInfoController:
  46. { /course-info/list}: list(CourseInfoDto)
  47. { /course-info/deleteCourse}: deleteCourse(Integer)
  48. { /course-info/saveOrUpdate}: saveOrUpdate(CourseInfo,HttpServletRequest)
  49. { /course-info/getDetail}: getDetail(Integer)
  50. 2025-04-18 13:37:50.082 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  51. c.m.p.c.CourseTypeController:
  52. { /course-type/delete}: delete(Integer)
  53. { /course-type/list}: typeList()
  54. { /course-type/saveOrUpdate}: saveOrUpdate(CourseType)
  55. { /course-type/uploadCover}: uploadCover(Integer,MultipartFile,HttpServletRequest)
  56. 2025-04-18 13:37:50.082 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  57. c.m.p.c.SysUserController:
  58. 2025-04-18 13:37:50.083 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  59. c.m.p.c.UserController:
  60. { /user/loginAdmin}: loginAdmin(String,String)
  61. 2025-04-18 13:37:50.084 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  62. o.s.b.a.w.s.e.BasicErrorController:
  63. { /error}: error(HttpServletRequest)
  64. { /error, produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
  65. 2025-04-18 13:37:50.085 [main] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - [handlerMethodsInitialized,351] - 13 mappings in 'requestMappingHandlerMapping'
  66. 2025-04-18 13:37:50.093 [main] DEBUG o.s.w.s.h.BeanNameUrlHandlerMapping - [detectHandlers,86] - Detected 0 mappings in 'beanNameHandlerMapping'
  67. 2025-04-18 13:37:50.112 [main] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - [initControllerAdviceCache,620] - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
  68. 2025-04-18 13:37:50.128 [main] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - [initExceptionHandlerAdviceCache,303] - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
  69. 2025-04-18 13:37:50.347 [main] TRACE o.s.w.s.r.ResourceUrlProvider - [detectResourceHandlers,155] - No resource handling mappings found
  70. 2025-04-18 13:37:50.348 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-10030"]
  71. 2025-04-18 13:37:50.394 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-10031"]
  72. 2025-04-18 13:37:50.395 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
  73. 2025-04-18 13:37:50.395 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.29]
  74. 2025-04-18 13:37:50.409 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
  75. 2025-04-18 13:37:50.410 [main] DEBUG o.s.w.c.ContextLoader - [prepareWebApplicationContext,278] - Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
  76. 2025-04-18 13:37:50.410 [main] INFO o.s.w.c.ContextLoader - [prepareWebApplicationContext,284] - Root WebApplicationContext: initialization completed in 46 ms
  77. 2025-04-18 13:37:50.424 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  78. o.s.b.a.a.w.s.ManagementErrorEndpoint:
  79. { /error}: invoke(ServletWebRequest)
  80. 2025-04-18 13:37:50.424 [main] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - [handlerMethodsInitialized,351] - 1 mappings in 'requestMappingHandlerMapping'
  81. 2025-04-18 13:37:50.425 [main] DEBUG o.s.w.s.h.BeanNameUrlHandlerMapping - [detectHandlers,86] - Detected 0 mappings in 'beanNameHandlerMapping'
  82. 2025-04-18 13:37:50.430 [main] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - [initControllerAdviceCache,620] - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
  83. 2025-04-18 13:37:50.432 [main] TRACE o.s.w.s.r.ResourceUrlProvider - [detectResourceHandlers,155] - No resource handling mappings found
  84. 2025-04-18 13:37:50.432 [main] TRACE o.s.w.s.r.ResourceUrlProvider - [detectResourceHandlers,155] - No resource handling mappings found
  85. 2025-04-18 13:37:50.432 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-10031"]
  86. 2025-04-18 13:37:50.435 [main] INFO c.m.p.PlatformStartApplication - [logStarted,59] - Started PlatformStartApplication in 2.533 seconds (JVM running for 3.12)
  87. 2025-04-18 13:37:51.170 [RMI TCP Connection(4)-26.26.26.1] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
  88. 2025-04-18 13:37:51.170 [RMI TCP Connection(4)-26.26.26.1] INFO o.s.w.s.DispatcherServlet - [initServletBean,525] - Initializing Servlet 'dispatcherServlet'
  89. 2025-04-18 13:37:51.171 [RMI TCP Connection(4)-26.26.26.1] TRACE o.s.w.s.DispatcherServlet - [initMultipartResolver,523] - Detected org.springframework.web.multipart.support.StandardServletMultipartResolver@2c1d57bc
  90. 2025-04-18 13:37:51.172 [RMI TCP Connection(4)-26.26.26.1] TRACE o.s.w.s.DispatcherServlet - [initLocaleResolver,557] - No LocaleResolver 'localeResolver': using default [AcceptHeaderLocaleResolver]
  91. 2025-04-18 13:37:51.173 [RMI TCP Connection(4)-26.26.26.1] TRACE o.s.w.s.DispatcherServlet - [initThemeResolver,582] - No ThemeResolver 'themeResolver': using default [FixedThemeResolver]
  92. 2025-04-18 13:37:51.175 [RMI TCP Connection(4)-26.26.26.1] TRACE o.s.w.s.DispatcherServlet - [initRequestToViewNameTranslator,725] - No RequestToViewNameTranslator 'viewNameTranslator': using default [DefaultRequestToViewNameTranslator]
  93. 2025-04-18 13:37:51.176 [RMI TCP Connection(4)-26.26.26.1] TRACE o.s.w.s.DispatcherServlet - [initFlashMapManager,789] - No FlashMapManager 'flashMapManager': using default [SessionFlashMapManager]
  94. 2025-04-18 13:37:51.176 [RMI TCP Connection(4)-26.26.26.1] DEBUG o.s.w.s.DispatcherServlet - [initServletBean,542] - enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
  95. 2025-04-18 13:37:51.177 [RMI TCP Connection(4)-26.26.26.1] INFO o.s.w.s.DispatcherServlet - [initServletBean,547] - Completed initialization in 7 ms
  96. 2025-04-18 13:38:11.288 [http-nio-10030-exec-1] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/user/loginAdmin", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  97. 2025-04-18 13:38:11.291 [http-nio-10030-exec-1] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.UserController.loginAdmin(java.lang.String,java.lang.String)
  98. 2025-04-18 13:38:11.291 [http-nio-10030-exec-1] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  99. 2025-04-18 13:38:11.305 [http-nio-10030-exec-1] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [admin, 000000]
  100. 2025-04-18 13:38:11.319 [http-nio-10030-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  101. 2025-04-18 13:38:11.322 [http-nio-10030-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11431508] was not registered for synchronization because synchronization is not active
  102. 2025-04-18 13:38:11.354 [http-nio-10030-exec-1] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1485514922 wrapping com.mysql.cj.jdbc.ConnectionImpl@21997406] will not be managed by Spring
  103. 2025-04-18 13:38:11.356 [http-nio-10030-exec-1] DEBUG c.m.p.m.S.selectOne - [debug,143] - ==> Preparing: SELECT id,username,pwd,indate FROM sys_user WHERE username = ? AND pwd = ?
  104. 2025-04-18 13:38:11.364 [http-nio-10030-exec-1] DEBUG c.m.p.m.S.selectOne - [debug,143] - ==> Parameters: admin(String), 670b14728ad9902aecba32e22fa4f6bd(String)
  105. 2025-04-18 13:38:11.388 [http-nio-10030-exec-1] DEBUG c.m.p.m.S.selectOne - [debug,143] - <== Total: 1
  106. 2025-04-18 13:38:11.389 [http-nio-10030-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@11431508]
  107. 2025-04-18 13:38:11.393 [http-nio-10030-exec-1] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  108. 2025-04-18 13:38:11.393 [http-nio-10030-exec-1] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@5d7dd3a7]
  109. 2025-04-18 13:38:11.401 [http-nio-10030-exec-1] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  110. 2025-04-18 13:38:11.401 [http-nio-10030-exec-1] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  111. 2025-04-18 13:38:11.675 [http-nio-10030-exec-2] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-type/list", parameters={}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  112. 2025-04-18 13:38:11.676 [http-nio-10030-exec-2] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseTypeController.typeList()
  113. 2025-04-18 13:38:11.676 [http-nio-10030-exec-2] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  114. 2025-04-18 13:38:11.676 [http-nio-10030-exec-4] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/list", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  115. 2025-04-18 13:38:11.677 [http-nio-10030-exec-2] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: []
  116. 2025-04-18 13:38:11.677 [http-nio-10030-exec-4] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.list(com.management.platform.entity.dto.CourseInfoDto)
  117. 2025-04-18 13:38:11.677 [http-nio-10030-exec-4] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  118. 2025-04-18 13:38:11.677 [http-nio-10030-exec-2] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-type/list, 参数: []
  119. 2025-04-18 13:38:11.679 [http-nio-10030-exec-2] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-type/list, 参数: []
  120. 2025-04-18 13:38:11.683 [http-nio-10030-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  121. 2025-04-18 13:38:11.684 [http-nio-10030-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79199c62] was not registered for synchronization because synchronization is not active
  122. 2025-04-18 13:38:11.685 [http-nio-10030-exec-2] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@18099419 wrapping com.mysql.cj.jdbc.ConnectionImpl@21997406] will not be managed by Spring
  123. 2025-04-18 13:38:11.686 [http-nio-10030-exec-2] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  124. 2025-04-18 13:38:11.686 [http-nio-10030-exec-2] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  125. 2025-04-18 13:38:11.692 [http-nio-10030-exec-4] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  126. 2025-04-18 13:38:11.692 [http-nio-10030-exec-4] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/list, 参数: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  127. 2025-04-18 13:38:11.694 [http-nio-10030-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  128. 2025-04-18 13:38:11.695 [http-nio-10030-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@361401f0] was not registered for synchronization because synchronization is not active
  129. 2025-04-18 13:38:11.702 [http-nio-10030-exec-2] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 5
  130. 2025-04-18 13:38:11.702 [http-nio-10030-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79199c62]
  131. 2025-04-18 13:38:11.704 [http-nio-10030-exec-2] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  132. 2025-04-18 13:38:11.704 [http-nio-10030-exec-2] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@78dcaef0]
  133. 2025-04-18 13:38:11.706 [http-nio-10030-exec-2] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  134. 2025-04-18 13:38:11.706 [http-nio-10030-exec-2] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  135. 2025-04-18 13:38:11.712 [http-nio-10030-exec-4] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1696042079 wrapping com.mysql.cj.jdbc.ConnectionImpl@4474514c] will not be managed by Spring
  136. 2025-04-18 13:38:11.713 [http-nio-10030-exec-4] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  137. 2025-04-18 13:38:11.713 [http-nio-10030-exec-4] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  138. 2025-04-18 13:38:11.729 [http-nio-10030-exec-4] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 5
  139. 2025-04-18 13:38:11.730 [http-nio-10030-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@361401f0]
  140. 2025-04-18 13:38:11.738 [http-nio-10030-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  141. 2025-04-18 13:38:11.739 [http-nio-10030-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@451eafc9] was not registered for synchronization because synchronization is not active
  142. 2025-04-18 13:38:11.742 [http-nio-10030-exec-4] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@375934355 wrapping com.mysql.cj.jdbc.ConnectionImpl@4474514c] will not be managed by Spring
  143. 2025-04-18 13:38:11.754 [http-nio-10030-exec-4] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT COUNT(1) FROM ( SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info ) TOTAL
  144. 2025-04-18 13:38:11.755 [http-nio-10030-exec-4] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters:
  145. 2025-04-18 13:38:11.774 [http-nio-10030-exec-4] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info LIMIT ?,?
  146. 2025-04-18 13:38:11.775 [http-nio-10030-exec-4] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters: 0(Long), 20(Long)
  147. 2025-04-18 13:38:11.795 [http-nio-10030-exec-4] DEBUG c.m.p.m.C.selectPage - [debug,143] - <== Total: 12
  148. 2025-04-18 13:38:11.795 [http-nio-10030-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@451eafc9]
  149. 2025-04-18 13:38:11.796 [http-nio-10030-exec-4] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  150. 2025-04-18 13:38:11.796 [http-nio-10030-exec-4] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@203cdc86]
  151. 2025-04-18 13:38:11.799 [http-nio-10030-exec-4] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  152. 2025-04-18 13:38:11.799 [http-nio-10030-exec-4] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  153. 2025-04-18 13:38:14.362 [http-nio-10030-exec-3] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-type/list", parameters={}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  154. 2025-04-18 13:38:14.362 [http-nio-10030-exec-3] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseTypeController.typeList()
  155. 2025-04-18 13:38:14.362 [http-nio-10030-exec-3] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  156. 2025-04-18 13:38:14.363 [http-nio-10030-exec-3] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: []
  157. 2025-04-18 13:38:14.363 [http-nio-10030-exec-3] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-type/list, 参数: []
  158. 2025-04-18 13:38:14.363 [http-nio-10030-exec-3] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-type/list, 参数: []
  159. 2025-04-18 13:38:14.364 [http-nio-10030-exec-3] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  160. 2025-04-18 13:38:14.364 [http-nio-10030-exec-3] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16d303a6] was not registered for synchronization because synchronization is not active
  161. 2025-04-18 13:38:14.380 [http-nio-10030-exec-3] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@472606934 wrapping com.mysql.cj.jdbc.ConnectionImpl@21997406] will not be managed by Spring
  162. 2025-04-18 13:38:14.380 [http-nio-10030-exec-3] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  163. 2025-04-18 13:38:14.381 [http-nio-10030-exec-3] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  164. 2025-04-18 13:38:14.397 [http-nio-10030-exec-3] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 5
  165. 2025-04-18 13:38:14.397 [http-nio-10030-exec-3] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16d303a6]
  166. 2025-04-18 13:38:14.398 [http-nio-10030-exec-3] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  167. 2025-04-18 13:38:14.398 [http-nio-10030-exec-3] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@57691387]
  168. 2025-04-18 13:38:14.399 [http-nio-10030-exec-3] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  169. 2025-04-18 13:38:14.400 [http-nio-10030-exec-3] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  170. 2025-04-18 13:38:25.899 [http-nio-10030-exec-6] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-type/saveOrUpdate", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  171. 2025-04-18 13:38:25.899 [http-nio-10030-exec-6] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseTypeController.saveOrUpdate(com.management.platform.entity.CourseType)
  172. 2025-04-18 13:38:25.899 [http-nio-10030-exec-6] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  173. 2025-04-18 13:38:25.905 [http-nio-10030-exec-6] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [CourseType(id=null, typeName= 111, coverImage=null)]
  174. 2025-04-18 13:38:25.905 [http-nio-10030-exec-6] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-type/saveOrUpdate, 参数: [CourseType(id=null, typeName= 111, coverImage=null)]
  175. 2025-04-18 13:38:25.906 [http-nio-10030-exec-6] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  176. 2025-04-18 13:38:25.906 [http-nio-10030-exec-6] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ff6483c] was not registered for synchronization because synchronization is not active
  177. 2025-04-18 13:38:25.923 [http-nio-10030-exec-6] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1695425356 wrapping com.mysql.cj.jdbc.ConnectionImpl@200cb189] will not be managed by Spring
  178. 2025-04-18 13:38:25.923 [http-nio-10030-exec-6] DEBUG c.m.p.m.C.selectCount - [debug,143] - ==> Preparing: SELECT COUNT( 1 ) FROM course_type WHERE type_name = ?
  179. 2025-04-18 13:38:25.924 [http-nio-10030-exec-6] DEBUG c.m.p.m.C.selectCount - [debug,143] - ==> Parameters: 111(String)
  180. 2025-04-18 13:38:25.938 [http-nio-10030-exec-6] DEBUG c.m.p.m.C.selectCount - [debug,143] - <== Total: 1
  181. 2025-04-18 13:38:25.938 [http-nio-10030-exec-6] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6ff6483c]
  182. 2025-04-18 13:38:25.956 [http-nio-10030-exec-6] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  183. 2025-04-18 13:38:25.956 [http-nio-10030-exec-6] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57c4b924]
  184. 2025-04-18 13:38:25.957 [http-nio-10030-exec-6] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@59967693 wrapping com.mysql.cj.jdbc.ConnectionImpl@200cb189] will be managed by Spring
  185. 2025-04-18 13:38:25.957 [http-nio-10030-exec-6] DEBUG c.m.p.m.C.insert - [debug,143] - ==> Preparing: INSERT INTO course_type ( type_name ) VALUES ( ? )
  186. 2025-04-18 13:38:25.958 [http-nio-10030-exec-6] DEBUG c.m.p.m.C.insert - [debug,143] - ==> Parameters: 111(String)
  187. 2025-04-18 13:38:25.997 [http-nio-10030-exec-6] DEBUG c.m.p.m.C.insert - [debug,143] - <== Updates: 1
  188. 2025-04-18 13:38:25.999 [http-nio-10030-exec-6] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57c4b924]
  189. 2025-04-18 13:38:25.999 [http-nio-10030-exec-6] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Transaction synchronization committing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57c4b924]
  190. 2025-04-18 13:38:26.000 [http-nio-10030-exec-6] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Transaction synchronization deregistering SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57c4b924]
  191. 2025-04-18 13:38:26.000 [http-nio-10030-exec-6] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57c4b924]
  192. 2025-04-18 13:38:26.051 [http-nio-10030-exec-6] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  193. 2025-04-18 13:38:26.051 [http-nio-10030-exec-6] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@2f6fc8f8]
  194. 2025-04-18 13:38:26.051 [http-nio-10030-exec-6] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  195. 2025-04-18 13:38:26.051 [http-nio-10030-exec-6] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  196. 2025-04-18 13:38:29.501 [http-nio-10030-exec-7] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-type/delete", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  197. 2025-04-18 13:38:29.501 [http-nio-10030-exec-7] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseTypeController.delete(java.lang.Integer)
  198. 2025-04-18 13:38:29.501 [http-nio-10030-exec-7] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  199. 2025-04-18 13:38:29.502 [http-nio-10030-exec-7] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [9]
  200. 2025-04-18 13:38:29.502 [http-nio-10030-exec-7] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-type/delete, 参数: [9]
  201. 2025-04-18 13:38:29.502 [http-nio-10030-exec-7] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  202. 2025-04-18 13:38:29.503 [http-nio-10030-exec-7] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39c7ae04] was not registered for synchronization because synchronization is not active
  203. 2025-04-18 13:38:29.519 [http-nio-10030-exec-7] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1983733111 wrapping com.mysql.cj.jdbc.ConnectionImpl@200cb189] will not be managed by Spring
  204. 2025-04-18 13:38:29.519 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectCount - [debug,143] - ==> Preparing: SELECT COUNT( 1 ) FROM course_info WHERE course_type_id = ?
  205. 2025-04-18 13:38:29.519 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectCount - [debug,143] - ==> Parameters: 9(Integer)
  206. 2025-04-18 13:38:29.536 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectCount - [debug,143] - <== Total: 1
  207. 2025-04-18 13:38:29.537 [http-nio-10030-exec-7] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@39c7ae04]
  208. 2025-04-18 13:38:29.537 [http-nio-10030-exec-7] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  209. 2025-04-18 13:38:29.537 [http-nio-10030-exec-7] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4781e910] was not registered for synchronization because synchronization is not active
  210. 2025-04-18 13:38:29.537 [http-nio-10030-exec-7] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@181965041 wrapping com.mysql.cj.jdbc.ConnectionImpl@200cb189] will not be managed by Spring
  211. 2025-04-18 13:38:29.538 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.deleteById - [debug,143] - ==> Preparing: DELETE FROM course_type WHERE id=?
  212. 2025-04-18 13:38:29.538 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.deleteById - [debug,143] - ==> Parameters: 9(Integer)
  213. 2025-04-18 13:38:29.570 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.deleteById - [debug,143] - <== Updates: 1
  214. 2025-04-18 13:38:29.571 [http-nio-10030-exec-7] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4781e910]
  215. 2025-04-18 13:38:29.571 [http-nio-10030-exec-7] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  216. 2025-04-18 13:38:29.571 [http-nio-10030-exec-7] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@17cc556a]
  217. 2025-04-18 13:38:29.571 [http-nio-10030-exec-7] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  218. 2025-04-18 13:38:29.571 [http-nio-10030-exec-7] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  219. 2025-04-18 13:46:24.864 [http-nio-10030-exec-9] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/list", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  220. 2025-04-18 13:46:24.864 [http-nio-10030-exec-9] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.list(com.management.platform.entity.dto.CourseInfoDto)
  221. 2025-04-18 13:46:24.865 [http-nio-10030-exec-9] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  222. 2025-04-18 13:46:24.865 [http-nio-10030-exec-9] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  223. 2025-04-18 13:46:24.865 [http-nio-10030-exec-8] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-type/list", parameters={}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  224. 2025-04-18 13:46:24.865 [http-nio-10030-exec-9] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/list, 参数: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  225. 2025-04-18 13:46:24.865 [http-nio-10030-exec-8] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseTypeController.typeList()
  226. 2025-04-18 13:46:24.865 [http-nio-10030-exec-9] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  227. 2025-04-18 13:46:24.865 [http-nio-10030-exec-8] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  228. 2025-04-18 13:46:24.865 [http-nio-10030-exec-9] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a1d92b4] was not registered for synchronization because synchronization is not active
  229. 2025-04-18 13:46:24.866 [http-nio-10030-exec-8] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: []
  230. 2025-04-18 13:46:24.866 [http-nio-10030-exec-8] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-type/list, 参数: []
  231. 2025-04-18 13:46:24.866 [http-nio-10030-exec-8] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-type/list, 参数: []
  232. 2025-04-18 13:46:24.866 [http-nio-10030-exec-8] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  233. 2025-04-18 13:46:24.866 [http-nio-10030-exec-8] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76374e6b] was not registered for synchronization because synchronization is not active
  234. 2025-04-18 13:46:24.881 [http-nio-10030-exec-8] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@2093950235 wrapping com.mysql.cj.jdbc.ConnectionImpl@39cdb4e6] will not be managed by Spring
  235. 2025-04-18 13:46:24.881 [http-nio-10030-exec-8] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  236. 2025-04-18 13:46:24.881 [http-nio-10030-exec-8] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  237. 2025-04-18 13:46:24.881 [http-nio-10030-exec-9] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@820378052 wrapping com.mysql.cj.jdbc.ConnectionImpl@75e771bc] will not be managed by Spring
  238. 2025-04-18 13:46:24.884 [http-nio-10030-exec-9] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  239. 2025-04-18 13:46:24.885 [http-nio-10030-exec-9] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  240. 2025-04-18 13:46:24.904 [http-nio-10030-exec-8] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 5
  241. 2025-04-18 13:46:24.904 [http-nio-10030-exec-9] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 5
  242. 2025-04-18 13:46:24.905 [http-nio-10030-exec-8] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76374e6b]
  243. 2025-04-18 13:46:24.905 [http-nio-10030-exec-9] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a1d92b4]
  244. 2025-04-18 13:46:24.905 [http-nio-10030-exec-9] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  245. 2025-04-18 13:46:24.905 [http-nio-10030-exec-8] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  246. 2025-04-18 13:46:24.905 [http-nio-10030-exec-8] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@37069d6]
  247. 2025-04-18 13:46:24.905 [http-nio-10030-exec-9] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78c926b6] was not registered for synchronization because synchronization is not active
  248. 2025-04-18 13:46:24.905 [http-nio-10030-exec-9] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1088996986 wrapping com.mysql.cj.jdbc.ConnectionImpl@75e771bc] will not be managed by Spring
  249. 2025-04-18 13:46:24.905 [http-nio-10030-exec-8] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  250. 2025-04-18 13:46:24.906 [http-nio-10030-exec-8] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  251. 2025-04-18 13:46:24.906 [http-nio-10030-exec-9] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT COUNT(1) FROM ( SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info ) TOTAL
  252. 2025-04-18 13:46:24.906 [http-nio-10030-exec-9] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters:
  253. 2025-04-18 13:46:24.924 [http-nio-10030-exec-9] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info LIMIT ?,?
  254. 2025-04-18 13:46:24.924 [http-nio-10030-exec-9] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters: 0(Long), 20(Long)
  255. 2025-04-18 13:46:24.943 [http-nio-10030-exec-9] DEBUG c.m.p.m.C.selectPage - [debug,143] - <== Total: 12
  256. 2025-04-18 13:46:24.943 [http-nio-10030-exec-9] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78c926b6]
  257. 2025-04-18 13:46:24.944 [http-nio-10030-exec-9] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  258. 2025-04-18 13:46:24.944 [http-nio-10030-exec-9] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@1063a9a6]
  259. 2025-04-18 13:46:24.945 [http-nio-10030-exec-9] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  260. 2025-04-18 13:46:24.945 [http-nio-10030-exec-9] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  261. 2025-04-18 13:46:36.098 [http-nio-10030-exec-10] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/common/uploadFile", parameters={}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  262. 2025-04-18 13:46:36.101 [http-nio-10030-exec-10] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CommonUploadController.uploadFile(org.springframework.web.multipart.MultipartFile)
  263. 2025-04-18 13:46:36.101 [http-nio-10030-exec-10] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  264. 2025-04-18 13:46:36.102 [http-nio-10030-exec-10] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [org.springframework.web.multipart.support.StandardMultipartHttpServletRequest$StandardMultipartFile@78ebc9d]
  265. 2025-04-18 13:46:36.102 [http-nio-10030-exec-10] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/common/uploadFile, 参数: [org.springframework.web.multipart.support.StandardMultipartHttpServletRequest$StandardMultipartFile@78ebc9d]
  266. 2025-04-18 13:46:36.104 [http-nio-10030-exec-10] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  267. 2025-04-18 13:46:36.105 [http-nio-10030-exec-10] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@4cd716d5]
  268. 2025-04-18 13:46:36.105 [http-nio-10030-exec-10] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  269. 2025-04-18 13:46:36.106 [http-nio-10030-exec-10] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  270. 2025-04-18 13:47:56.700 [http-nio-10030-exec-1] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-type/list", parameters={}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  271. 2025-04-18 13:47:56.700 [http-nio-10030-exec-5] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/list", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  272. 2025-04-18 13:47:56.701 [http-nio-10030-exec-1] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseTypeController.typeList()
  273. 2025-04-18 13:47:56.701 [http-nio-10030-exec-1] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  274. 2025-04-18 13:47:56.701 [http-nio-10030-exec-5] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.list(com.management.platform.entity.dto.CourseInfoDto)
  275. 2025-04-18 13:47:56.701 [http-nio-10030-exec-1] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: []
  276. 2025-04-18 13:47:56.701 [http-nio-10030-exec-5] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  277. 2025-04-18 13:47:56.701 [http-nio-10030-exec-1] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-type/list, 参数: []
  278. 2025-04-18 13:47:56.702 [http-nio-10030-exec-1] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-type/list, 参数: []
  279. 2025-04-18 13:47:56.702 [http-nio-10030-exec-5] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  280. 2025-04-18 13:47:56.702 [http-nio-10030-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  281. 2025-04-18 13:47:56.702 [http-nio-10030-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e379ccd] was not registered for synchronization because synchronization is not active
  282. 2025-04-18 13:47:56.702 [http-nio-10030-exec-5] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/list, 参数: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  283. 2025-04-18 13:47:56.703 [http-nio-10030-exec-5] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  284. 2025-04-18 13:47:56.703 [http-nio-10030-exec-5] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4552b4b2] was not registered for synchronization because synchronization is not active
  285. 2025-04-18 13:47:56.719 [http-nio-10030-exec-5] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@74432137 wrapping com.mysql.cj.jdbc.ConnectionImpl@6506e577] will not be managed by Spring
  286. 2025-04-18 13:47:56.719 [http-nio-10030-exec-1] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1967434332 wrapping com.mysql.cj.jdbc.ConnectionImpl@65d26ca7] will not be managed by Spring
  287. 2025-04-18 13:47:56.720 [http-nio-10030-exec-5] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  288. 2025-04-18 13:47:56.720 [http-nio-10030-exec-1] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  289. 2025-04-18 13:47:56.720 [http-nio-10030-exec-5] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  290. 2025-04-18 13:47:56.720 [http-nio-10030-exec-1] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  291. 2025-04-18 13:47:56.737 [http-nio-10030-exec-5] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 5
  292. 2025-04-18 13:47:56.737 [http-nio-10030-exec-1] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 5
  293. 2025-04-18 13:47:56.737 [http-nio-10030-exec-5] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4552b4b2]
  294. 2025-04-18 13:47:56.738 [http-nio-10030-exec-5] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  295. 2025-04-18 13:47:56.738 [http-nio-10030-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4e379ccd]
  296. 2025-04-18 13:47:56.738 [http-nio-10030-exec-5] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d223f1d] was not registered for synchronization because synchronization is not active
  297. 2025-04-18 13:47:56.738 [http-nio-10030-exec-1] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  298. 2025-04-18 13:47:56.738 [http-nio-10030-exec-1] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@6ad2b32d]
  299. 2025-04-18 13:47:56.738 [http-nio-10030-exec-5] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1681932742 wrapping com.mysql.cj.jdbc.ConnectionImpl@6506e577] will not be managed by Spring
  300. 2025-04-18 13:47:56.739 [http-nio-10030-exec-1] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  301. 2025-04-18 13:47:56.739 [http-nio-10030-exec-1] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  302. 2025-04-18 13:47:56.739 [http-nio-10030-exec-5] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT COUNT(1) FROM ( SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info ) TOTAL
  303. 2025-04-18 13:47:56.740 [http-nio-10030-exec-5] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters:
  304. 2025-04-18 13:47:56.756 [http-nio-10030-exec-5] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info LIMIT ?,?
  305. 2025-04-18 13:47:56.756 [http-nio-10030-exec-5] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters: 0(Long), 20(Long)
  306. 2025-04-18 13:47:56.773 [http-nio-10030-exec-5] DEBUG c.m.p.m.C.selectPage - [debug,143] - <== Total: 12
  307. 2025-04-18 13:47:56.774 [http-nio-10030-exec-5] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d223f1d]
  308. 2025-04-18 13:47:56.774 [http-nio-10030-exec-5] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  309. 2025-04-18 13:47:56.774 [http-nio-10030-exec-5] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@131b83d2]
  310. 2025-04-18 13:47:56.776 [http-nio-10030-exec-5] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  311. 2025-04-18 13:47:56.776 [http-nio-10030-exec-5] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  312. 2025-04-18 13:48:02.180 [http-nio-10030-exec-2] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/common/uploadFile", parameters={}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  313. 2025-04-18 13:48:02.181 [http-nio-10030-exec-2] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CommonUploadController.uploadFile(org.springframework.web.multipart.MultipartFile)
  314. 2025-04-18 13:48:02.181 [http-nio-10030-exec-2] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  315. 2025-04-18 13:48:02.182 [http-nio-10030-exec-2] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [org.springframework.web.multipart.support.StandardMultipartHttpServletRequest$StandardMultipartFile@1a1044d9]
  316. 2025-04-18 13:48:02.182 [http-nio-10030-exec-2] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/common/uploadFile, 参数: [org.springframework.web.multipart.support.StandardMultipartHttpServletRequest$StandardMultipartFile@1a1044d9]
  317. 2025-04-18 13:48:02.184 [http-nio-10030-exec-2] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  318. 2025-04-18 13:48:02.184 [http-nio-10030-exec-2] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@495de816]
  319. 2025-04-18 13:48:02.185 [http-nio-10030-exec-2] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  320. 2025-04-18 13:48:02.186 [http-nio-10030-exec-2] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  321. 2025-04-18 13:58:40.711 [http-nio-10030-exec-4] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-type/list", parameters={}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  322. 2025-04-18 13:58:40.712 [http-nio-10030-exec-4] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseTypeController.typeList()
  323. 2025-04-18 13:58:40.712 [http-nio-10030-exec-4] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  324. 2025-04-18 13:58:40.712 [http-nio-10030-exec-4] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: []
  325. 2025-04-18 13:58:40.712 [http-nio-10030-exec-4] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-type/list, 参数: []
  326. 2025-04-18 13:58:40.713 [http-nio-10030-exec-4] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-type/list, 参数: []
  327. 2025-04-18 13:58:40.713 [http-nio-10030-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  328. 2025-04-18 13:58:40.713 [http-nio-10030-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e59eaf3] was not registered for synchronization because synchronization is not active
  329. 2025-04-18 13:58:40.716 [http-nio-10030-exec-3] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/list", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  330. 2025-04-18 13:58:40.718 [http-nio-10030-exec-3] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.list(com.management.platform.entity.dto.CourseInfoDto)
  331. 2025-04-18 13:58:40.718 [http-nio-10030-exec-3] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  332. 2025-04-18 13:58:40.718 [http-nio-10030-exec-3] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  333. 2025-04-18 13:58:40.718 [http-nio-10030-exec-3] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/list, 参数: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  334. 2025-04-18 13:58:40.719 [http-nio-10030-exec-3] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  335. 2025-04-18 13:58:40.719 [http-nio-10030-exec-3] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68ba6af9] was not registered for synchronization because synchronization is not active
  336. 2025-04-18 13:58:40.734 [http-nio-10030-exec-4] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1666773219 wrapping com.mysql.cj.jdbc.ConnectionImpl@32879009] will not be managed by Spring
  337. 2025-04-18 13:58:40.735 [http-nio-10030-exec-4] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  338. 2025-04-18 13:58:40.735 [http-nio-10030-exec-4] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  339. 2025-04-18 13:58:40.737 [http-nio-10030-exec-3] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@956697208 wrapping com.mysql.cj.jdbc.ConnectionImpl@26ecd3f4] will not be managed by Spring
  340. 2025-04-18 13:58:40.737 [http-nio-10030-exec-3] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  341. 2025-04-18 13:58:40.738 [http-nio-10030-exec-3] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  342. 2025-04-18 13:58:40.754 [http-nio-10030-exec-3] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 4
  343. 2025-04-18 13:58:40.754 [http-nio-10030-exec-4] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 4
  344. 2025-04-18 13:58:40.754 [http-nio-10030-exec-3] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@68ba6af9]
  345. 2025-04-18 13:58:40.755 [http-nio-10030-exec-3] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  346. 2025-04-18 13:58:40.755 [http-nio-10030-exec-3] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@344b2e3c] was not registered for synchronization because synchronization is not active
  347. 2025-04-18 13:58:40.755 [http-nio-10030-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1e59eaf3]
  348. 2025-04-18 13:58:40.755 [http-nio-10030-exec-4] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  349. 2025-04-18 13:58:40.755 [http-nio-10030-exec-3] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1504915547 wrapping com.mysql.cj.jdbc.ConnectionImpl@26ecd3f4] will not be managed by Spring
  350. 2025-04-18 13:58:40.755 [http-nio-10030-exec-4] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@60bf6502]
  351. 2025-04-18 13:58:40.756 [http-nio-10030-exec-3] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT COUNT(1) FROM ( SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info ) TOTAL
  352. 2025-04-18 13:58:40.756 [http-nio-10030-exec-4] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  353. 2025-04-18 13:58:40.756 [http-nio-10030-exec-4] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  354. 2025-04-18 13:58:40.756 [http-nio-10030-exec-3] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters:
  355. 2025-04-18 13:58:40.775 [http-nio-10030-exec-3] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info LIMIT ?,?
  356. 2025-04-18 13:58:40.776 [http-nio-10030-exec-3] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters: 0(Long), 20(Long)
  357. 2025-04-18 13:58:40.795 [http-nio-10030-exec-3] DEBUG c.m.p.m.C.selectPage - [debug,143] - <== Total: 12
  358. 2025-04-18 13:58:40.796 [http-nio-10030-exec-3] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@344b2e3c]
  359. 2025-04-18 13:58:40.796 [http-nio-10030-exec-3] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  360. 2025-04-18 13:58:40.796 [http-nio-10030-exec-3] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@72b227f4]
  361. 2025-04-18 13:58:40.799 [http-nio-10030-exec-3] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  362. 2025-04-18 13:58:40.800 [http-nio-10030-exec-3] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  363. 2025-04-18 13:58:49.407 [http-nio-10030-exec-7] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/list", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  364. 2025-04-18 13:58:49.408 [http-nio-10030-exec-7] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.list(com.management.platform.entity.dto.CourseInfoDto)
  365. 2025-04-18 13:58:49.408 [http-nio-10030-exec-7] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  366. 2025-04-18 13:58:49.408 [http-nio-10030-exec-7] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  367. 2025-04-18 13:58:49.408 [http-nio-10030-exec-7] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/list, 参数: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  368. 2025-04-18 13:58:49.408 [http-nio-10030-exec-7] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  369. 2025-04-18 13:58:49.408 [http-nio-10030-exec-7] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f4de7ea] was not registered for synchronization because synchronization is not active
  370. 2025-04-18 13:58:49.407 [http-nio-10030-exec-6] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-type/list", parameters={}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  371. 2025-04-18 13:58:49.410 [http-nio-10030-exec-6] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseTypeController.typeList()
  372. 2025-04-18 13:58:49.410 [http-nio-10030-exec-6] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  373. 2025-04-18 13:58:49.411 [http-nio-10030-exec-6] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: []
  374. 2025-04-18 13:58:49.411 [http-nio-10030-exec-6] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-type/list, 参数: []
  375. 2025-04-18 13:58:49.412 [http-nio-10030-exec-6] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-type/list, 参数: []
  376. 2025-04-18 13:58:49.412 [http-nio-10030-exec-6] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  377. 2025-04-18 13:58:49.412 [http-nio-10030-exec-6] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36141e8d] was not registered for synchronization because synchronization is not active
  378. 2025-04-18 13:58:49.429 [http-nio-10030-exec-7] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@308074635 wrapping com.mysql.cj.jdbc.ConnectionImpl@67cea8af] will not be managed by Spring
  379. 2025-04-18 13:58:49.430 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  380. 2025-04-18 13:58:49.430 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  381. 2025-04-18 13:58:49.430 [http-nio-10030-exec-6] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@257333373 wrapping com.mysql.cj.jdbc.ConnectionImpl@5e2fa967] will not be managed by Spring
  382. 2025-04-18 13:58:49.430 [http-nio-10030-exec-6] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  383. 2025-04-18 13:58:49.431 [http-nio-10030-exec-6] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  384. 2025-04-18 13:58:49.445 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 4
  385. 2025-04-18 13:58:49.445 [http-nio-10030-exec-7] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5f4de7ea]
  386. 2025-04-18 13:58:49.445 [http-nio-10030-exec-6] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 4
  387. 2025-04-18 13:58:49.446 [http-nio-10030-exec-7] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  388. 2025-04-18 13:58:49.446 [http-nio-10030-exec-6] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@36141e8d]
  389. 2025-04-18 13:58:49.446 [http-nio-10030-exec-7] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@713eeb81] was not registered for synchronization because synchronization is not active
  390. 2025-04-18 13:58:49.446 [http-nio-10030-exec-6] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  391. 2025-04-18 13:58:49.446 [http-nio-10030-exec-6] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@35b47d37]
  392. 2025-04-18 13:58:49.446 [http-nio-10030-exec-7] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1696942010 wrapping com.mysql.cj.jdbc.ConnectionImpl@67cea8af] will not be managed by Spring
  393. 2025-04-18 13:58:49.446 [http-nio-10030-exec-6] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  394. 2025-04-18 13:58:49.446 [http-nio-10030-exec-6] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  395. 2025-04-18 13:58:49.446 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT COUNT(1) FROM ( SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info ) TOTAL
  396. 2025-04-18 13:58:49.446 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters:
  397. 2025-04-18 13:58:49.463 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info LIMIT ?,?
  398. 2025-04-18 13:58:49.463 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters: 0(Long), 20(Long)
  399. 2025-04-18 13:58:49.481 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectPage - [debug,143] - <== Total: 12
  400. 2025-04-18 13:58:49.481 [http-nio-10030-exec-7] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@713eeb81]
  401. 2025-04-18 13:58:49.482 [http-nio-10030-exec-7] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  402. 2025-04-18 13:58:49.483 [http-nio-10030-exec-7] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@74597190]
  403. 2025-04-18 13:58:49.483 [http-nio-10030-exec-7] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  404. 2025-04-18 13:58:49.483 [http-nio-10030-exec-7] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  405. 2025-04-18 13:58:51.269 [http-nio-10030-exec-9] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/list", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  406. 2025-04-18 13:58:51.269 [http-nio-10030-exec-8] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-type/list", parameters={}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  407. 2025-04-18 13:58:51.269 [http-nio-10030-exec-8] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseTypeController.typeList()
  408. 2025-04-18 13:58:51.269 [http-nio-10030-exec-8] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  409. 2025-04-18 13:58:51.269 [http-nio-10030-exec-9] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.list(com.management.platform.entity.dto.CourseInfoDto)
  410. 2025-04-18 13:58:51.269 [http-nio-10030-exec-8] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: []
  411. 2025-04-18 13:58:51.270 [http-nio-10030-exec-9] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  412. 2025-04-18 13:58:51.270 [http-nio-10030-exec-8] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-type/list, 参数: []
  413. 2025-04-18 13:58:51.270 [http-nio-10030-exec-8] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-type/list, 参数: []
  414. 2025-04-18 13:58:51.271 [http-nio-10030-exec-8] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  415. 2025-04-18 13:58:51.271 [http-nio-10030-exec-9] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  416. 2025-04-18 13:58:51.271 [http-nio-10030-exec-9] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/list, 参数: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  417. 2025-04-18 13:58:51.271 [http-nio-10030-exec-8] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d128a48] was not registered for synchronization because synchronization is not active
  418. 2025-04-18 13:58:51.271 [http-nio-10030-exec-9] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  419. 2025-04-18 13:58:51.271 [http-nio-10030-exec-9] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12da8622] was not registered for synchronization because synchronization is not active
  420. 2025-04-18 13:58:51.295 [http-nio-10030-exec-9] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1479110033 wrapping com.mysql.cj.jdbc.ConnectionImpl@5e2fa967] will not be managed by Spring
  421. 2025-04-18 13:58:51.295 [http-nio-10030-exec-9] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  422. 2025-04-18 13:58:51.297 [http-nio-10030-exec-9] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  423. 2025-04-18 13:58:51.297 [http-nio-10030-exec-8] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@267882812 wrapping com.mysql.cj.jdbc.ConnectionImpl@67cea8af] will not be managed by Spring
  424. 2025-04-18 13:58:51.297 [http-nio-10030-exec-8] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  425. 2025-04-18 13:58:51.298 [http-nio-10030-exec-8] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  426. 2025-04-18 13:58:51.313 [http-nio-10030-exec-8] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 4
  427. 2025-04-18 13:58:51.313 [http-nio-10030-exec-9] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 4
  428. 2025-04-18 13:58:51.314 [http-nio-10030-exec-9] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@12da8622]
  429. 2025-04-18 13:58:51.314 [http-nio-10030-exec-8] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d128a48]
  430. 2025-04-18 13:58:51.314 [http-nio-10030-exec-9] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  431. 2025-04-18 13:58:51.314 [http-nio-10030-exec-9] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54302a67] was not registered for synchronization because synchronization is not active
  432. 2025-04-18 13:58:51.315 [http-nio-10030-exec-8] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  433. 2025-04-18 13:58:51.315 [http-nio-10030-exec-8] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@78dbf17e]
  434. 2025-04-18 13:58:51.315 [http-nio-10030-exec-9] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1884278686 wrapping com.mysql.cj.jdbc.ConnectionImpl@5e2fa967] will not be managed by Spring
  435. 2025-04-18 13:58:51.316 [http-nio-10030-exec-8] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  436. 2025-04-18 13:58:51.316 [http-nio-10030-exec-8] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  437. 2025-04-18 13:58:51.316 [http-nio-10030-exec-9] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT COUNT(1) FROM ( SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info ) TOTAL
  438. 2025-04-18 13:58:51.316 [http-nio-10030-exec-9] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters:
  439. 2025-04-18 13:58:51.335 [http-nio-10030-exec-9] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info LIMIT ?,?
  440. 2025-04-18 13:58:51.335 [http-nio-10030-exec-9] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters: 0(Long), 20(Long)
  441. 2025-04-18 13:58:51.352 [http-nio-10030-exec-9] DEBUG c.m.p.m.C.selectPage - [debug,143] - <== Total: 12
  442. 2025-04-18 13:58:51.353 [http-nio-10030-exec-9] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@54302a67]
  443. 2025-04-18 13:58:51.353 [http-nio-10030-exec-9] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  444. 2025-04-18 13:58:51.353 [http-nio-10030-exec-9] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@4ee6eb4a]
  445. 2025-04-18 13:58:51.354 [http-nio-10030-exec-9] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  446. 2025-04-18 13:58:51.354 [http-nio-10030-exec-9] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  447. 2025-04-18 14:04:11.807 [http-nio-10030-exec-10] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-type/list", parameters={}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  448. 2025-04-18 14:04:11.808 [http-nio-10030-exec-1] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/list", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  449. 2025-04-18 14:04:11.808 [http-nio-10030-exec-10] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseTypeController.typeList()
  450. 2025-04-18 14:04:11.808 [http-nio-10030-exec-1] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.list(com.management.platform.entity.dto.CourseInfoDto)
  451. 2025-04-18 14:04:11.808 [http-nio-10030-exec-10] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  452. 2025-04-18 14:04:11.808 [http-nio-10030-exec-1] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  453. 2025-04-18 14:04:11.808 [http-nio-10030-exec-10] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: []
  454. 2025-04-18 14:04:11.808 [http-nio-10030-exec-10] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-type/list, 参数: []
  455. 2025-04-18 14:04:11.808 [http-nio-10030-exec-1] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  456. 2025-04-18 14:04:11.808 [http-nio-10030-exec-10] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-type/list, 参数: []
  457. 2025-04-18 14:04:11.809 [http-nio-10030-exec-1] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/list, 参数: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  458. 2025-04-18 14:04:11.809 [http-nio-10030-exec-10] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  459. 2025-04-18 14:04:11.809 [http-nio-10030-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  460. 2025-04-18 14:04:11.809 [http-nio-10030-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77179336] was not registered for synchronization because synchronization is not active
  461. 2025-04-18 14:04:11.809 [http-nio-10030-exec-10] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7be54c89] was not registered for synchronization because synchronization is not active
  462. 2025-04-18 14:04:11.824 [http-nio-10030-exec-1] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@569270794 wrapping com.mysql.cj.jdbc.ConnectionImpl@312e4ecd] will not be managed by Spring
  463. 2025-04-18 14:04:11.825 [http-nio-10030-exec-1] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  464. 2025-04-18 14:04:11.825 [http-nio-10030-exec-1] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  465. 2025-04-18 14:04:11.827 [http-nio-10030-exec-10] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1563757015 wrapping com.mysql.cj.jdbc.ConnectionImpl@c6597fc] will not be managed by Spring
  466. 2025-04-18 14:04:11.827 [http-nio-10030-exec-10] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  467. 2025-04-18 14:04:11.828 [http-nio-10030-exec-10] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  468. 2025-04-18 14:04:11.838 [http-nio-10030-exec-1] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 4
  469. 2025-04-18 14:04:11.839 [http-nio-10030-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77179336]
  470. 2025-04-18 14:04:11.839 [http-nio-10030-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  471. 2025-04-18 14:04:11.839 [http-nio-10030-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a534fcc] was not registered for synchronization because synchronization is not active
  472. 2025-04-18 14:04:11.839 [http-nio-10030-exec-1] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@947883710 wrapping com.mysql.cj.jdbc.ConnectionImpl@312e4ecd] will not be managed by Spring
  473. 2025-04-18 14:04:11.840 [http-nio-10030-exec-1] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT COUNT(1) FROM ( SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info ) TOTAL
  474. 2025-04-18 14:04:11.840 [http-nio-10030-exec-1] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters:
  475. 2025-04-18 14:04:11.846 [http-nio-10030-exec-10] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 4
  476. 2025-04-18 14:04:11.846 [http-nio-10030-exec-10] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7be54c89]
  477. 2025-04-18 14:04:11.847 [http-nio-10030-exec-10] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  478. 2025-04-18 14:04:11.847 [http-nio-10030-exec-10] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@3fe3f485]
  479. 2025-04-18 14:04:11.848 [http-nio-10030-exec-10] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  480. 2025-04-18 14:04:11.848 [http-nio-10030-exec-10] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  481. 2025-04-18 14:04:11.853 [http-nio-10030-exec-1] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info LIMIT ?,?
  482. 2025-04-18 14:04:11.854 [http-nio-10030-exec-1] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters: 0(Long), 20(Long)
  483. 2025-04-18 14:04:11.868 [http-nio-10030-exec-1] DEBUG c.m.p.m.C.selectPage - [debug,143] - <== Total: 12
  484. 2025-04-18 14:04:11.869 [http-nio-10030-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a534fcc]
  485. 2025-04-18 14:04:11.869 [http-nio-10030-exec-1] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  486. 2025-04-18 14:04:11.869 [http-nio-10030-exec-1] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@263447c0]
  487. 2025-04-18 14:04:11.870 [http-nio-10030-exec-1] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  488. 2025-04-18 14:04:11.870 [http-nio-10030-exec-1] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  489. 2025-04-18 14:06:20.553 [http-nio-10030-exec-5] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/saveOrUpdate", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  490. 2025-04-18 14:06:20.553 [http-nio-10030-exec-5] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.saveOrUpdate(com.management.platform.entity.CourseInfo,javax.servlet.http.HttpServletRequest)
  491. 2025-04-18 14:06:20.553 [http-nio-10030-exec-5] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  492. 2025-04-18 14:06:20.559 [http-nio-10030-exec-5] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [CourseInfo(id=null, courseName=ggg, courseDesc=fgefe, courseInstructor=fff, coursePrice=4, courseDuration=5, courseStatus=0, instructorType=null, instructorImg=, instructorDesc=, createDate=null, companyId=null, courseTypeId=1, coverImage=, courseUrl=, courseTypeName=null), org.apache.catalina.connector.RequestFacade@3d96d7d2]
  493. 2025-04-18 14:06:20.559 [http-nio-10030-exec-5] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/saveOrUpdate, 参数: [CourseInfo(id=null, courseName=ggg, courseDesc=fgefe, courseInstructor=fff, coursePrice=4, courseDuration=5, courseStatus=0, instructorType=null, instructorImg=, instructorDesc=, createDate=null, companyId=null, courseTypeId=1, coverImage=, courseUrl=, courseTypeName=null), org.apache.catalina.connector.RequestFacade@3d96d7d2]
  494. 2025-04-18 14:06:20.560 [http-nio-10030-exec-5] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  495. 2025-04-18 14:06:20.560 [http-nio-10030-exec-5] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d172e08] was not registered for synchronization because synchronization is not active
  496. 2025-04-18 14:06:20.579 [http-nio-10030-exec-5] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@174824527 wrapping com.mysql.cj.jdbc.ConnectionImpl@148f297] will not be managed by Spring
  497. 2025-04-18 14:06:20.579 [http-nio-10030-exec-5] DEBUG c.m.p.m.C.insert - [debug,143] - ==> Preparing: INSERT INTO course_info ( course_name, course_desc, course_instructor, course_price, course_duration, course_status, instructor_img, instructor_desc, course_type_id, cover_image, course_url ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )
  498. 2025-04-18 14:06:20.580 [http-nio-10030-exec-5] DEBUG c.m.p.m.C.insert - [debug,143] - ==> Parameters: ggg(String), fgefe(String), fff(String), 4(BigDecimal), 5(Integer), 0(Integer), (String), (String), 1(Integer), (String), (String)
  499. 2025-04-18 14:06:20.615 [http-nio-10030-exec-5] DEBUG c.m.p.m.C.insert - [debug,143] - <== Updates: 1
  500. 2025-04-18 14:06:20.615 [http-nio-10030-exec-5] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4d172e08]
  501. 2025-04-18 14:06:20.615 [http-nio-10030-exec-5] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  502. 2025-04-18 14:06:20.616 [http-nio-10030-exec-5] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@70b8cd79]
  503. 2025-04-18 14:06:20.616 [http-nio-10030-exec-5] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  504. 2025-04-18 14:06:20.616 [http-nio-10030-exec-5] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  505. 2025-04-18 14:06:20.626 [http-nio-10030-exec-2] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/list", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  506. 2025-04-18 14:06:20.626 [http-nio-10030-exec-2] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.list(com.management.platform.entity.dto.CourseInfoDto)
  507. 2025-04-18 14:06:20.626 [http-nio-10030-exec-2] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  508. 2025-04-18 14:06:20.626 [http-nio-10030-exec-2] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  509. 2025-04-18 14:06:20.627 [http-nio-10030-exec-2] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/list, 参数: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  510. 2025-04-18 14:06:20.627 [http-nio-10030-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  511. 2025-04-18 14:06:20.627 [http-nio-10030-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@546b74e3] was not registered for synchronization because synchronization is not active
  512. 2025-04-18 14:06:20.627 [http-nio-10030-exec-2] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@2024322149 wrapping com.mysql.cj.jdbc.ConnectionImpl@148f297] will not be managed by Spring
  513. 2025-04-18 14:06:20.627 [http-nio-10030-exec-2] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  514. 2025-04-18 14:06:20.627 [http-nio-10030-exec-2] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  515. 2025-04-18 14:06:20.644 [http-nio-10030-exec-2] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 4
  516. 2025-04-18 14:06:20.644 [http-nio-10030-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@546b74e3]
  517. 2025-04-18 14:06:20.645 [http-nio-10030-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  518. 2025-04-18 14:06:20.645 [http-nio-10030-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@463d586b] was not registered for synchronization because synchronization is not active
  519. 2025-04-18 14:06:20.645 [http-nio-10030-exec-2] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1241444387 wrapping com.mysql.cj.jdbc.ConnectionImpl@148f297] will not be managed by Spring
  520. 2025-04-18 14:06:20.646 [http-nio-10030-exec-2] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT COUNT(1) FROM ( SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info ) TOTAL
  521. 2025-04-18 14:06:20.646 [http-nio-10030-exec-2] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters:
  522. 2025-04-18 14:06:20.663 [http-nio-10030-exec-2] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info LIMIT ?,?
  523. 2025-04-18 14:06:20.663 [http-nio-10030-exec-2] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters: 0(Long), 20(Long)
  524. 2025-04-18 14:06:20.680 [http-nio-10030-exec-2] DEBUG c.m.p.m.C.selectPage - [debug,143] - <== Total: 13
  525. 2025-04-18 14:06:20.681 [http-nio-10030-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@463d586b]
  526. 2025-04-18 14:06:20.681 [http-nio-10030-exec-2] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  527. 2025-04-18 14:06:20.681 [http-nio-10030-exec-2] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@3604ba5a]
  528. 2025-04-18 14:06:20.681 [http-nio-10030-exec-2] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  529. 2025-04-18 14:06:20.682 [http-nio-10030-exec-2] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  530. 2025-04-18 14:06:23.132 [http-nio-10030-exec-4] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/getDetail", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  531. 2025-04-18 14:06:23.133 [http-nio-10030-exec-4] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.getDetail(java.lang.Integer)
  532. 2025-04-18 14:06:23.133 [http-nio-10030-exec-4] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  533. 2025-04-18 14:06:23.133 [http-nio-10030-exec-4] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [56]
  534. 2025-04-18 14:06:23.133 [http-nio-10030-exec-4] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/getDetail, 参数: [56]
  535. 2025-04-18 14:06:23.133 [http-nio-10030-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  536. 2025-04-18 14:06:23.133 [http-nio-10030-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13ef487] was not registered for synchronization because synchronization is not active
  537. 2025-04-18 14:06:23.151 [http-nio-10030-exec-4] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@739289969 wrapping com.mysql.cj.jdbc.ConnectionImpl@148f297] will not be managed by Spring
  538. 2025-04-18 14:06:23.152 [http-nio-10030-exec-4] DEBUG c.m.p.m.C.selectById - [debug,143] - ==> Preparing: SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info WHERE id=?
  539. 2025-04-18 14:06:23.152 [http-nio-10030-exec-4] DEBUG c.m.p.m.C.selectById - [debug,143] - ==> Parameters: 56(Integer)
  540. 2025-04-18 14:06:23.168 [http-nio-10030-exec-4] DEBUG c.m.p.m.C.selectById - [debug,143] - <== Total: 1
  541. 2025-04-18 14:06:23.168 [http-nio-10030-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13ef487]
  542. 2025-04-18 14:06:23.168 [http-nio-10030-exec-4] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  543. 2025-04-18 14:06:23.169 [http-nio-10030-exec-4] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@41700c2c]
  544. 2025-04-18 14:06:23.169 [http-nio-10030-exec-4] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  545. 2025-04-18 14:06:23.169 [http-nio-10030-exec-4] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  546. 2025-04-18 14:06:32.832 [http-nio-10030-exec-3] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/common/uploadFile", parameters={}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  547. 2025-04-18 14:06:32.832 [http-nio-10030-exec-3] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CommonUploadController.uploadFile(org.springframework.web.multipart.MultipartFile)
  548. 2025-04-18 14:06:32.832 [http-nio-10030-exec-3] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  549. 2025-04-18 14:06:32.833 [http-nio-10030-exec-3] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [org.springframework.web.multipart.support.StandardMultipartHttpServletRequest$StandardMultipartFile@69f5f55f]
  550. 2025-04-18 14:06:32.833 [http-nio-10030-exec-3] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/common/uploadFile, 参数: [org.springframework.web.multipart.support.StandardMultipartHttpServletRequest$StandardMultipartFile@69f5f55f]
  551. 2025-04-18 14:06:32.834 [http-nio-10030-exec-3] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  552. 2025-04-18 14:06:32.834 [http-nio-10030-exec-3] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@3c20bd69]
  553. 2025-04-18 14:06:32.834 [http-nio-10030-exec-3] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  554. 2025-04-18 14:06:32.835 [http-nio-10030-exec-3] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  555. 2025-04-18 14:09:27.113 [http-nio-10030-exec-7] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/list", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  556. 2025-04-18 14:09:27.113 [http-nio-10030-exec-6] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-type/list", parameters={}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  557. 2025-04-18 14:09:27.114 [http-nio-10030-exec-7] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.list(com.management.platform.entity.dto.CourseInfoDto)
  558. 2025-04-18 14:09:27.114 [http-nio-10030-exec-6] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseTypeController.typeList()
  559. 2025-04-18 14:09:27.114 [http-nio-10030-exec-7] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  560. 2025-04-18 14:09:27.114 [http-nio-10030-exec-6] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  561. 2025-04-18 14:09:27.114 [http-nio-10030-exec-6] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: []
  562. 2025-04-18 14:09:27.114 [http-nio-10030-exec-6] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-type/list, 参数: []
  563. 2025-04-18 14:09:27.114 [http-nio-10030-exec-7] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  564. 2025-04-18 14:09:27.114 [http-nio-10030-exec-6] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-type/list, 参数: []
  565. 2025-04-18 14:09:27.114 [http-nio-10030-exec-7] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/list, 参数: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  566. 2025-04-18 14:09:27.114 [http-nio-10030-exec-6] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  567. 2025-04-18 14:09:27.114 [http-nio-10030-exec-7] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  568. 2025-04-18 14:09:27.114 [http-nio-10030-exec-7] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b8ee036] was not registered for synchronization because synchronization is not active
  569. 2025-04-18 14:09:27.114 [http-nio-10030-exec-6] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16739e77] was not registered for synchronization because synchronization is not active
  570. 2025-04-18 14:09:27.131 [http-nio-10030-exec-6] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1300667717 wrapping com.mysql.cj.jdbc.ConnectionImpl@5bcd0c07] will not be managed by Spring
  571. 2025-04-18 14:09:27.131 [http-nio-10030-exec-7] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@420849742 wrapping com.mysql.cj.jdbc.ConnectionImpl@26ff8f0d] will not be managed by Spring
  572. 2025-04-18 14:09:27.131 [http-nio-10030-exec-6] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  573. 2025-04-18 14:09:27.131 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  574. 2025-04-18 14:09:27.131 [http-nio-10030-exec-6] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  575. 2025-04-18 14:09:27.131 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  576. 2025-04-18 14:09:27.148 [http-nio-10030-exec-6] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 4
  577. 2025-04-18 14:09:27.149 [http-nio-10030-exec-6] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16739e77]
  578. 2025-04-18 14:09:27.149 [http-nio-10030-exec-6] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  579. 2025-04-18 14:09:27.149 [http-nio-10030-exec-6] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@a4d81f0]
  580. 2025-04-18 14:09:27.149 [http-nio-10030-exec-6] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  581. 2025-04-18 14:09:27.149 [http-nio-10030-exec-6] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  582. 2025-04-18 14:09:27.150 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 4
  583. 2025-04-18 14:09:27.150 [http-nio-10030-exec-7] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3b8ee036]
  584. 2025-04-18 14:09:27.150 [http-nio-10030-exec-7] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  585. 2025-04-18 14:09:27.151 [http-nio-10030-exec-7] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@da5fdc7] was not registered for synchronization because synchronization is not active
  586. 2025-04-18 14:09:27.151 [http-nio-10030-exec-7] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@960914405 wrapping com.mysql.cj.jdbc.ConnectionImpl@26ff8f0d] will not be managed by Spring
  587. 2025-04-18 14:09:27.151 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT COUNT(1) FROM ( SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info ) TOTAL
  588. 2025-04-18 14:09:27.152 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters:
  589. 2025-04-18 14:09:27.168 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info LIMIT ?,?
  590. 2025-04-18 14:09:27.168 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters: 0(Long), 20(Long)
  591. 2025-04-18 14:09:27.185 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectPage - [debug,143] - <== Total: 13
  592. 2025-04-18 14:09:27.185 [http-nio-10030-exec-7] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@da5fdc7]
  593. 2025-04-18 14:09:27.186 [http-nio-10030-exec-7] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  594. 2025-04-18 14:09:27.186 [http-nio-10030-exec-7] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@49e3f667]
  595. 2025-04-18 14:09:27.186 [http-nio-10030-exec-7] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  596. 2025-04-18 14:09:27.186 [http-nio-10030-exec-7] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  597. 2025-04-18 14:09:31.161 [http-nio-10030-exec-8] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/getDetail", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  598. 2025-04-18 14:09:31.161 [http-nio-10030-exec-8] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.getDetail(java.lang.Integer)
  599. 2025-04-18 14:09:31.161 [http-nio-10030-exec-8] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  600. 2025-04-18 14:09:31.161 [http-nio-10030-exec-8] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [54]
  601. 2025-04-18 14:09:31.161 [http-nio-10030-exec-8] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/getDetail, 参数: [54]
  602. 2025-04-18 14:09:31.161 [http-nio-10030-exec-8] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  603. 2025-04-18 14:09:31.162 [http-nio-10030-exec-8] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d55737b] was not registered for synchronization because synchronization is not active
  604. 2025-04-18 14:09:31.179 [http-nio-10030-exec-8] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1812335428 wrapping com.mysql.cj.jdbc.ConnectionImpl@26ff8f0d] will not be managed by Spring
  605. 2025-04-18 14:09:31.179 [http-nio-10030-exec-8] DEBUG c.m.p.m.C.selectById - [debug,143] - ==> Preparing: SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info WHERE id=?
  606. 2025-04-18 14:09:31.179 [http-nio-10030-exec-8] DEBUG c.m.p.m.C.selectById - [debug,143] - ==> Parameters: 54(Integer)
  607. 2025-04-18 14:09:31.197 [http-nio-10030-exec-8] DEBUG c.m.p.m.C.selectById - [debug,143] - <== Total: 1
  608. 2025-04-18 14:09:31.197 [http-nio-10030-exec-8] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7d55737b]
  609. 2025-04-18 14:09:31.197 [http-nio-10030-exec-8] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  610. 2025-04-18 14:09:31.198 [http-nio-10030-exec-8] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@1de93b05]
  611. 2025-04-18 14:09:31.198 [http-nio-10030-exec-8] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  612. 2025-04-18 14:09:31.198 [http-nio-10030-exec-8] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  613. 2025-04-18 14:12:07.914 [http-nio-10030-exec-9] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/common/uploadFile", parameters={}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  614. 2025-04-18 14:12:07.915 [http-nio-10030-exec-9] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CommonUploadController.uploadFile(org.springframework.web.multipart.MultipartFile)
  615. 2025-04-18 14:12:07.915 [http-nio-10030-exec-9] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  616. 2025-04-18 14:12:07.915 [http-nio-10030-exec-9] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [org.springframework.web.multipart.support.StandardMultipartHttpServletRequest$StandardMultipartFile@40dbee37]
  617. 2025-04-18 14:12:07.915 [http-nio-10030-exec-9] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/common/uploadFile, 参数: [org.springframework.web.multipart.support.StandardMultipartHttpServletRequest$StandardMultipartFile@40dbee37]
  618. 2025-04-18 14:12:07.926 [http-nio-10030-exec-9] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  619. 2025-04-18 14:12:07.926 [http-nio-10030-exec-9] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@686589b6]
  620. 2025-04-18 14:12:07.926 [http-nio-10030-exec-9] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  621. 2025-04-18 14:12:07.927 [http-nio-10030-exec-9] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  622. 2025-04-18 14:12:56.885 [http-nio-10030-exec-10] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/saveOrUpdate", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  623. 2025-04-18 14:12:56.885 [http-nio-10030-exec-10] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.saveOrUpdate(com.management.platform.entity.CourseInfo,javax.servlet.http.HttpServletRequest)
  624. 2025-04-18 14:12:56.885 [http-nio-10030-exec-10] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  625. 2025-04-18 14:12:56.887 [http-nio-10030-exec-10] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [CourseInfo(id=54, courseName=8, courseDesc=8, courseInstructor=888888, coursePrice=8, courseDuration=8, courseStatus=null, instructorType=null, instructorImg=, instructorDesc=8, createDate=null, companyId=null, courseTypeId=6, coverImage=, courseUrl=/upload/2cc15d1d897e4230be08216047c9feeb.mp4, courseTypeName=null), org.apache.catalina.connector.RequestFacade@6a179dc9]
  626. 2025-04-18 14:12:56.887 [http-nio-10030-exec-10] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/saveOrUpdate, 参数: [CourseInfo(id=54, courseName=8, courseDesc=8, courseInstructor=888888, coursePrice=8, courseDuration=8, courseStatus=null, instructorType=null, instructorImg=, instructorDesc=8, createDate=null, companyId=null, courseTypeId=6, coverImage=, courseUrl=/upload/2cc15d1d897e4230be08216047c9feeb.mp4, courseTypeName=null), org.apache.catalina.connector.RequestFacade@6a179dc9]
  627. 2025-04-18 14:12:56.888 [http-nio-10030-exec-10] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  628. 2025-04-18 14:12:56.889 [http-nio-10030-exec-10] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7cb9f1d2] was not registered for synchronization because synchronization is not active
  629. 2025-04-18 14:12:56.909 [http-nio-10030-exec-10] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@443775523 wrapping com.mysql.cj.jdbc.ConnectionImpl@352a9af4] will not be managed by Spring
  630. 2025-04-18 14:12:56.910 [http-nio-10030-exec-10] DEBUG c.m.p.m.C.updateById - [debug,143] - ==> Preparing: UPDATE course_info SET course_name=?, course_desc=?, course_instructor=?, course_price=?, course_duration=?, instructor_img=?, instructor_desc=?, course_type_id=?, cover_image=?, course_url=? WHERE id=?
  631. 2025-04-18 14:12:56.910 [http-nio-10030-exec-10] DEBUG c.m.p.m.C.updateById - [debug,143] - ==> Parameters: 8(String), 8(String), 888888(String), 8(BigDecimal), 8(Integer), (String), 8(String), 6(Integer), (String), /upload/2cc15d1d897e4230be08216047c9feeb.mp4(String), 54(Integer)
  632. 2025-04-18 14:12:56.944 [http-nio-10030-exec-10] DEBUG c.m.p.m.C.updateById - [debug,143] - <== Updates: 1
  633. 2025-04-18 14:12:56.944 [http-nio-10030-exec-10] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7cb9f1d2]
  634. 2025-04-18 14:12:56.945 [http-nio-10030-exec-10] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  635. 2025-04-18 14:12:56.945 [http-nio-10030-exec-10] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@1b167579]
  636. 2025-04-18 14:12:56.946 [http-nio-10030-exec-10] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  637. 2025-04-18 14:12:56.946 [http-nio-10030-exec-10] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  638. 2025-04-18 14:12:56.955 [http-nio-10030-exec-1] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/list", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  639. 2025-04-18 14:12:56.956 [http-nio-10030-exec-1] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.list(com.management.platform.entity.dto.CourseInfoDto)
  640. 2025-04-18 14:12:56.956 [http-nio-10030-exec-1] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  641. 2025-04-18 14:12:56.956 [http-nio-10030-exec-1] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  642. 2025-04-18 14:12:56.956 [http-nio-10030-exec-1] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/list, 参数: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  643. 2025-04-18 14:12:56.956 [http-nio-10030-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  644. 2025-04-18 14:12:56.957 [http-nio-10030-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@627a37c6] was not registered for synchronization because synchronization is not active
  645. 2025-04-18 14:12:56.957 [http-nio-10030-exec-1] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1056494308 wrapping com.mysql.cj.jdbc.ConnectionImpl@352a9af4] will not be managed by Spring
  646. 2025-04-18 14:12:56.957 [http-nio-10030-exec-1] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  647. 2025-04-18 14:12:56.957 [http-nio-10030-exec-1] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  648. 2025-04-18 14:12:56.973 [http-nio-10030-exec-1] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 4
  649. 2025-04-18 14:12:56.974 [http-nio-10030-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@627a37c6]
  650. 2025-04-18 14:12:56.974 [http-nio-10030-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  651. 2025-04-18 14:12:56.974 [http-nio-10030-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@26fc35a3] was not registered for synchronization because synchronization is not active
  652. 2025-04-18 14:12:56.974 [http-nio-10030-exec-1] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@361493181 wrapping com.mysql.cj.jdbc.ConnectionImpl@352a9af4] will not be managed by Spring
  653. 2025-04-18 14:12:56.975 [http-nio-10030-exec-1] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT COUNT(1) FROM ( SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info ) TOTAL
  654. 2025-04-18 14:12:56.975 [http-nio-10030-exec-1] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters:
  655. 2025-04-18 14:12:56.990 [http-nio-10030-exec-1] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info LIMIT ?,?
  656. 2025-04-18 14:12:56.990 [http-nio-10030-exec-1] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters: 0(Long), 20(Long)
  657. 2025-04-18 14:12:57.007 [http-nio-10030-exec-1] DEBUG c.m.p.m.C.selectPage - [debug,143] - <== Total: 13
  658. 2025-04-18 14:12:57.007 [http-nio-10030-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@26fc35a3]
  659. 2025-04-18 14:12:57.007 [http-nio-10030-exec-1] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  660. 2025-04-18 14:12:57.007 [http-nio-10030-exec-1] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@1baa2ae6]
  661. 2025-04-18 14:12:57.008 [http-nio-10030-exec-1] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  662. 2025-04-18 14:12:57.008 [http-nio-10030-exec-1] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  663. 2025-04-18 14:13:01.338 [http-nio-10030-exec-5] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/getDetail", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  664. 2025-04-18 14:13:01.338 [http-nio-10030-exec-5] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.getDetail(java.lang.Integer)
  665. 2025-04-18 14:13:01.338 [http-nio-10030-exec-5] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  666. 2025-04-18 14:13:01.338 [http-nio-10030-exec-5] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [54]
  667. 2025-04-18 14:13:01.339 [http-nio-10030-exec-5] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/getDetail, 参数: [54]
  668. 2025-04-18 14:13:01.339 [http-nio-10030-exec-5] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  669. 2025-04-18 14:13:01.339 [http-nio-10030-exec-5] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@362245b3] was not registered for synchronization because synchronization is not active
  670. 2025-04-18 14:13:01.356 [http-nio-10030-exec-5] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@122813775 wrapping com.mysql.cj.jdbc.ConnectionImpl@352a9af4] will not be managed by Spring
  671. 2025-04-18 14:13:01.357 [http-nio-10030-exec-5] DEBUG c.m.p.m.C.selectById - [debug,143] - ==> Preparing: SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info WHERE id=?
  672. 2025-04-18 14:13:01.357 [http-nio-10030-exec-5] DEBUG c.m.p.m.C.selectById - [debug,143] - ==> Parameters: 54(Integer)
  673. 2025-04-18 14:13:01.374 [http-nio-10030-exec-5] DEBUG c.m.p.m.C.selectById - [debug,143] - <== Total: 1
  674. 2025-04-18 14:13:01.375 [http-nio-10030-exec-5] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@362245b3]
  675. 2025-04-18 14:13:01.375 [http-nio-10030-exec-5] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  676. 2025-04-18 14:13:01.375 [http-nio-10030-exec-5] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@151fff81]
  677. 2025-04-18 14:13:01.375 [http-nio-10030-exec-5] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  678. 2025-04-18 14:13:01.376 [http-nio-10030-exec-5] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  679. 2025-04-18 14:26:59.297 [http-nio-10030-exec-2] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-type/list", parameters={}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  680. 2025-04-18 14:26:59.298 [http-nio-10030-exec-4] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/list", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  681. 2025-04-18 14:26:59.298 [http-nio-10030-exec-4] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.list(com.management.platform.entity.dto.CourseInfoDto)
  682. 2025-04-18 14:26:59.298 [http-nio-10030-exec-2] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseTypeController.typeList()
  683. 2025-04-18 14:26:59.298 [http-nio-10030-exec-4] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  684. 2025-04-18 14:26:59.298 [http-nio-10030-exec-2] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  685. 2025-04-18 14:26:59.299 [http-nio-10030-exec-2] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: []
  686. 2025-04-18 14:26:59.299 [http-nio-10030-exec-2] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-type/list, 参数: []
  687. 2025-04-18 14:26:59.299 [http-nio-10030-exec-4] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  688. 2025-04-18 14:26:59.299 [http-nio-10030-exec-2] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-type/list, 参数: []
  689. 2025-04-18 14:26:59.299 [http-nio-10030-exec-4] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/list, 参数: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  690. 2025-04-18 14:26:59.299 [http-nio-10030-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  691. 2025-04-18 14:26:59.299 [http-nio-10030-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  692. 2025-04-18 14:26:59.299 [http-nio-10030-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18cd539] was not registered for synchronization because synchronization is not active
  693. 2025-04-18 14:26:59.299 [http-nio-10030-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a5f291f] was not registered for synchronization because synchronization is not active
  694. 2025-04-18 14:26:59.319 [http-nio-10030-exec-2] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@704072403 wrapping com.mysql.cj.jdbc.ConnectionImpl@4eb567c9] will not be managed by Spring
  695. 2025-04-18 14:26:59.319 [http-nio-10030-exec-4] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@646987929 wrapping com.mysql.cj.jdbc.ConnectionImpl@6740290b] will not be managed by Spring
  696. 2025-04-18 14:26:59.319 [http-nio-10030-exec-2] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  697. 2025-04-18 14:26:59.320 [http-nio-10030-exec-4] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  698. 2025-04-18 14:26:59.320 [http-nio-10030-exec-2] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  699. 2025-04-18 14:26:59.320 [http-nio-10030-exec-4] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  700. 2025-04-18 14:26:59.336 [http-nio-10030-exec-2] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 4
  701. 2025-04-18 14:26:59.336 [http-nio-10030-exec-4] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 4
  702. 2025-04-18 14:26:59.337 [http-nio-10030-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5a5f291f]
  703. 2025-04-18 14:26:59.337 [http-nio-10030-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@18cd539]
  704. 2025-04-18 14:26:59.337 [http-nio-10030-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  705. 2025-04-18 14:26:59.337 [http-nio-10030-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d006ccf] was not registered for synchronization because synchronization is not active
  706. 2025-04-18 14:26:59.337 [http-nio-10030-exec-2] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  707. 2025-04-18 14:26:59.337 [http-nio-10030-exec-2] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@69265c9c]
  708. 2025-04-18 14:26:59.337 [http-nio-10030-exec-4] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@2041604990 wrapping com.mysql.cj.jdbc.ConnectionImpl@6740290b] will not be managed by Spring
  709. 2025-04-18 14:26:59.338 [http-nio-10030-exec-4] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT COUNT(1) FROM ( SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info ) TOTAL
  710. 2025-04-18 14:26:59.338 [http-nio-10030-exec-2] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  711. 2025-04-18 14:26:59.338 [http-nio-10030-exec-4] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters:
  712. 2025-04-18 14:26:59.339 [http-nio-10030-exec-2] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  713. 2025-04-18 14:26:59.354 [http-nio-10030-exec-4] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info LIMIT ?,?
  714. 2025-04-18 14:26:59.354 [http-nio-10030-exec-4] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters: 0(Long), 20(Long)
  715. 2025-04-18 14:26:59.371 [http-nio-10030-exec-4] DEBUG c.m.p.m.C.selectPage - [debug,143] - <== Total: 12
  716. 2025-04-18 14:26:59.372 [http-nio-10030-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5d006ccf]
  717. 2025-04-18 14:26:59.372 [http-nio-10030-exec-4] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  718. 2025-04-18 14:26:59.372 [http-nio-10030-exec-4] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@22e8153e]
  719. 2025-04-18 14:26:59.374 [http-nio-10030-exec-4] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  720. 2025-04-18 14:26:59.375 [http-nio-10030-exec-4] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  721. 2025-04-18 14:27:00.335 [http-nio-10030-exec-6] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/list", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  722. 2025-04-18 14:27:00.335 [http-nio-10030-exec-3] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-type/list", parameters={}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  723. 2025-04-18 14:27:00.335 [http-nio-10030-exec-6] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.list(com.management.platform.entity.dto.CourseInfoDto)
  724. 2025-04-18 14:27:00.335 [http-nio-10030-exec-3] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseTypeController.typeList()
  725. 2025-04-18 14:27:00.335 [http-nio-10030-exec-3] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  726. 2025-04-18 14:27:00.335 [http-nio-10030-exec-6] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  727. 2025-04-18 14:27:00.336 [http-nio-10030-exec-6] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  728. 2025-04-18 14:27:00.335 [http-nio-10030-exec-3] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: []
  729. 2025-04-18 14:27:00.336 [http-nio-10030-exec-6] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/list, 参数: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  730. 2025-04-18 14:27:00.336 [http-nio-10030-exec-6] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  731. 2025-04-18 14:27:00.336 [http-nio-10030-exec-3] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-type/list, 参数: []
  732. 2025-04-18 14:27:00.336 [http-nio-10030-exec-6] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@73584949] was not registered for synchronization because synchronization is not active
  733. 2025-04-18 14:27:00.336 [http-nio-10030-exec-3] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-type/list, 参数: []
  734. 2025-04-18 14:27:00.336 [http-nio-10030-exec-3] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  735. 2025-04-18 14:27:00.336 [http-nio-10030-exec-3] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@10d9e514] was not registered for synchronization because synchronization is not active
  736. 2025-04-18 14:27:00.353 [http-nio-10030-exec-6] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@753189375 wrapping com.mysql.cj.jdbc.ConnectionImpl@4eb567c9] will not be managed by Spring
  737. 2025-04-18 14:27:00.353 [http-nio-10030-exec-3] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@892248408 wrapping com.mysql.cj.jdbc.ConnectionImpl@6740290b] will not be managed by Spring
  738. 2025-04-18 14:27:00.353 [http-nio-10030-exec-6] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  739. 2025-04-18 14:27:00.353 [http-nio-10030-exec-3] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  740. 2025-04-18 14:27:00.354 [http-nio-10030-exec-6] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  741. 2025-04-18 14:27:00.354 [http-nio-10030-exec-3] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  742. 2025-04-18 14:27:00.369 [http-nio-10030-exec-3] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 4
  743. 2025-04-18 14:27:00.369 [http-nio-10030-exec-6] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 4
  744. 2025-04-18 14:27:00.370 [http-nio-10030-exec-3] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@10d9e514]
  745. 2025-04-18 14:27:00.370 [http-nio-10030-exec-6] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@73584949]
  746. 2025-04-18 14:27:00.370 [http-nio-10030-exec-6] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  747. 2025-04-18 14:27:00.370 [http-nio-10030-exec-3] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  748. 2025-04-18 14:27:00.370 [http-nio-10030-exec-6] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b638d92] was not registered for synchronization because synchronization is not active
  749. 2025-04-18 14:27:00.371 [http-nio-10030-exec-3] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@53f22cab]
  750. 2025-04-18 14:27:00.371 [http-nio-10030-exec-6] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@220422825 wrapping com.mysql.cj.jdbc.ConnectionImpl@4eb567c9] will not be managed by Spring
  751. 2025-04-18 14:27:00.371 [http-nio-10030-exec-3] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  752. 2025-04-18 14:27:00.371 [http-nio-10030-exec-3] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  753. 2025-04-18 14:27:00.372 [http-nio-10030-exec-6] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT COUNT(1) FROM ( SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info ) TOTAL
  754. 2025-04-18 14:27:00.372 [http-nio-10030-exec-6] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters:
  755. 2025-04-18 14:27:00.387 [http-nio-10030-exec-6] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info LIMIT ?,?
  756. 2025-04-18 14:27:00.388 [http-nio-10030-exec-6] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters: 0(Long), 20(Long)
  757. 2025-04-18 14:27:00.406 [http-nio-10030-exec-6] DEBUG c.m.p.m.C.selectPage - [debug,143] - <== Total: 12
  758. 2025-04-18 14:27:00.406 [http-nio-10030-exec-6] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b638d92]
  759. 2025-04-18 14:27:00.407 [http-nio-10030-exec-6] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  760. 2025-04-18 14:27:00.407 [http-nio-10030-exec-6] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@2e98d117]
  761. 2025-04-18 14:27:00.407 [http-nio-10030-exec-6] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  762. 2025-04-18 14:27:00.407 [http-nio-10030-exec-6] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  763. 2025-04-18 14:28:00.887 [http-nio-10030-exec-7] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/getDetail", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  764. 2025-04-18 14:28:00.888 [http-nio-10030-exec-7] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.getDetail(java.lang.Integer)
  765. 2025-04-18 14:28:00.888 [http-nio-10030-exec-7] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  766. 2025-04-18 14:28:00.888 [http-nio-10030-exec-7] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [56]
  767. 2025-04-18 14:28:00.888 [http-nio-10030-exec-7] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/getDetail, 参数: [56]
  768. 2025-04-18 14:28:00.889 [http-nio-10030-exec-7] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  769. 2025-04-18 14:28:00.889 [http-nio-10030-exec-7] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43b0fdf5] was not registered for synchronization because synchronization is not active
  770. 2025-04-18 14:28:00.907 [http-nio-10030-exec-7] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1076562911 wrapping com.mysql.cj.jdbc.ConnectionImpl@16ad8d73] will not be managed by Spring
  771. 2025-04-18 14:28:00.907 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectById - [debug,143] - ==> Preparing: SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info WHERE id=?
  772. 2025-04-18 14:28:00.907 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectById - [debug,143] - ==> Parameters: 56(Integer)
  773. 2025-04-18 14:28:00.924 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectById - [debug,143] - <== Total: 1
  774. 2025-04-18 14:28:00.924 [http-nio-10030-exec-7] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@43b0fdf5]
  775. 2025-04-18 14:28:00.925 [http-nio-10030-exec-7] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  776. 2025-04-18 14:28:00.925 [http-nio-10030-exec-7] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@256c01eb]
  777. 2025-04-18 14:28:00.925 [http-nio-10030-exec-7] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  778. 2025-04-18 14:28:00.925 [http-nio-10030-exec-7] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  779. 2025-04-18 14:28:05.326 [http-nio-10030-exec-8] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/common/uploadFile", parameters={}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  780. 2025-04-18 14:28:05.327 [http-nio-10030-exec-8] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CommonUploadController.uploadFile(org.springframework.web.multipart.MultipartFile)
  781. 2025-04-18 14:28:05.327 [http-nio-10030-exec-8] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  782. 2025-04-18 14:28:05.327 [http-nio-10030-exec-8] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [org.springframework.web.multipart.support.StandardMultipartHttpServletRequest$StandardMultipartFile@10e0bfa7]
  783. 2025-04-18 14:28:05.327 [http-nio-10030-exec-8] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/common/uploadFile, 参数: [org.springframework.web.multipart.support.StandardMultipartHttpServletRequest$StandardMultipartFile@10e0bfa7]
  784. 2025-04-18 14:28:05.340 [http-nio-10030-exec-8] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  785. 2025-04-18 14:28:05.340 [http-nio-10030-exec-8] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@4ce0cad4]
  786. 2025-04-18 14:28:05.341 [http-nio-10030-exec-8] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  787. 2025-04-18 14:28:05.342 [http-nio-10030-exec-8] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  788. 2025-04-18 14:28:39.996 [http-nio-10030-exec-9] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/getDetail", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  789. 2025-04-18 14:28:39.997 [http-nio-10030-exec-9] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.getDetail(java.lang.Integer)
  790. 2025-04-18 14:28:39.997 [http-nio-10030-exec-9] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  791. 2025-04-18 14:28:39.997 [http-nio-10030-exec-9] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [53]
  792. 2025-04-18 14:28:39.997 [http-nio-10030-exec-9] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/getDetail, 参数: [53]
  793. 2025-04-18 14:28:39.998 [http-nio-10030-exec-9] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  794. 2025-04-18 14:28:39.998 [http-nio-10030-exec-9] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77e03f4e] was not registered for synchronization because synchronization is not active
  795. 2025-04-18 14:28:40.017 [http-nio-10030-exec-9] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@286313446 wrapping com.mysql.cj.jdbc.ConnectionImpl@55fcc84b] will not be managed by Spring
  796. 2025-04-18 14:28:40.018 [http-nio-10030-exec-9] DEBUG c.m.p.m.C.selectById - [debug,143] - ==> Preparing: SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info WHERE id=?
  797. 2025-04-18 14:28:40.018 [http-nio-10030-exec-9] DEBUG c.m.p.m.C.selectById - [debug,143] - ==> Parameters: 53(Integer)
  798. 2025-04-18 14:28:40.035 [http-nio-10030-exec-9] DEBUG c.m.p.m.C.selectById - [debug,143] - <== Total: 1
  799. 2025-04-18 14:28:40.035 [http-nio-10030-exec-9] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@77e03f4e]
  800. 2025-04-18 14:28:40.036 [http-nio-10030-exec-9] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  801. 2025-04-18 14:28:40.036 [http-nio-10030-exec-9] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@4202aea]
  802. 2025-04-18 14:28:40.036 [http-nio-10030-exec-9] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  803. 2025-04-18 14:28:40.036 [http-nio-10030-exec-9] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  804. 2025-04-18 14:28:44.094 [http-nio-10030-exec-10] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/common/uploadFile", parameters={}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  805. 2025-04-18 14:28:44.094 [http-nio-10030-exec-10] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CommonUploadController.uploadFile(org.springframework.web.multipart.MultipartFile)
  806. 2025-04-18 14:28:44.094 [http-nio-10030-exec-10] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  807. 2025-04-18 14:28:44.095 [http-nio-10030-exec-10] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [org.springframework.web.multipart.support.StandardMultipartHttpServletRequest$StandardMultipartFile@7a0aa1d5]
  808. 2025-04-18 14:28:44.095 [http-nio-10030-exec-10] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/common/uploadFile, 参数: [org.springframework.web.multipart.support.StandardMultipartHttpServletRequest$StandardMultipartFile@7a0aa1d5]
  809. 2025-04-18 14:28:44.106 [http-nio-10030-exec-10] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  810. 2025-04-18 14:28:44.107 [http-nio-10030-exec-10] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@a43034a]
  811. 2025-04-18 14:28:44.107 [http-nio-10030-exec-10] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  812. 2025-04-18 14:28:44.108 [http-nio-10030-exec-10] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  813. 2025-04-18 14:46:43.815 [http-nio-10030-exec-1] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-type/list", parameters={}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  814. 2025-04-18 14:46:43.815 [http-nio-10030-exec-1] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseTypeController.typeList()
  815. 2025-04-18 14:46:43.816 [http-nio-10030-exec-1] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  816. 2025-04-18 14:46:43.816 [http-nio-10030-exec-1] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: []
  817. 2025-04-18 14:46:43.816 [http-nio-10030-exec-1] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-type/list, 参数: []
  818. 2025-04-18 14:46:43.817 [http-nio-10030-exec-5] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/list", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  819. 2025-04-18 14:46:43.817 [http-nio-10030-exec-1] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-type/list, 参数: []
  820. 2025-04-18 14:46:43.817 [http-nio-10030-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  821. 2025-04-18 14:46:43.817 [http-nio-10030-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@517e3d34] was not registered for synchronization because synchronization is not active
  822. 2025-04-18 14:46:43.817 [http-nio-10030-exec-5] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.list(com.management.platform.entity.dto.CourseInfoDto)
  823. 2025-04-18 14:46:43.817 [http-nio-10030-exec-5] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  824. 2025-04-18 14:46:43.819 [http-nio-10030-exec-5] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  825. 2025-04-18 14:46:43.819 [http-nio-10030-exec-5] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/list, 参数: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  826. 2025-04-18 14:46:43.819 [http-nio-10030-exec-5] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  827. 2025-04-18 14:46:43.820 [http-nio-10030-exec-5] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6289417b] was not registered for synchronization because synchronization is not active
  828. 2025-04-18 14:46:43.834 [http-nio-10030-exec-1] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1634304902 wrapping com.mysql.cj.jdbc.ConnectionImpl@2b5e6857] will not be managed by Spring
  829. 2025-04-18 14:46:43.834 [http-nio-10030-exec-1] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  830. 2025-04-18 14:46:43.834 [http-nio-10030-exec-1] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  831. 2025-04-18 14:46:43.839 [http-nio-10030-exec-5] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@2059429773 wrapping com.mysql.cj.jdbc.ConnectionImpl@10497ca3] will not be managed by Spring
  832. 2025-04-18 14:46:43.839 [http-nio-10030-exec-5] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  833. 2025-04-18 14:46:43.840 [http-nio-10030-exec-5] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  834. 2025-04-18 14:46:43.850 [http-nio-10030-exec-1] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 4
  835. 2025-04-18 14:46:43.850 [http-nio-10030-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@517e3d34]
  836. 2025-04-18 14:46:43.850 [http-nio-10030-exec-1] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  837. 2025-04-18 14:46:43.850 [http-nio-10030-exec-1] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@77e4095a]
  838. 2025-04-18 14:46:43.851 [http-nio-10030-exec-1] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  839. 2025-04-18 14:46:43.851 [http-nio-10030-exec-1] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  840. 2025-04-18 14:46:43.856 [http-nio-10030-exec-5] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 4
  841. 2025-04-18 14:46:43.856 [http-nio-10030-exec-5] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6289417b]
  842. 2025-04-18 14:46:43.856 [http-nio-10030-exec-5] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  843. 2025-04-18 14:46:43.857 [http-nio-10030-exec-5] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ff34c7] was not registered for synchronization because synchronization is not active
  844. 2025-04-18 14:46:43.857 [http-nio-10030-exec-5] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@2021312378 wrapping com.mysql.cj.jdbc.ConnectionImpl@10497ca3] will not be managed by Spring
  845. 2025-04-18 14:46:43.857 [http-nio-10030-exec-5] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT COUNT(1) FROM ( SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info ) TOTAL
  846. 2025-04-18 14:46:43.857 [http-nio-10030-exec-5] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters:
  847. 2025-04-18 14:46:43.875 [http-nio-10030-exec-5] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info LIMIT ?,?
  848. 2025-04-18 14:46:43.876 [http-nio-10030-exec-5] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters: 0(Long), 20(Long)
  849. 2025-04-18 14:46:43.894 [http-nio-10030-exec-5] DEBUG c.m.p.m.C.selectPage - [debug,143] - <== Total: 12
  850. 2025-04-18 14:46:43.894 [http-nio-10030-exec-5] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1ff34c7]
  851. 2025-04-18 14:46:43.895 [http-nio-10030-exec-5] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  852. 2025-04-18 14:46:43.895 [http-nio-10030-exec-5] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@78c6bd69]
  853. 2025-04-18 14:46:43.896 [http-nio-10030-exec-5] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  854. 2025-04-18 14:46:43.896 [http-nio-10030-exec-5] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  855. 2025-04-18 14:56:46.114 [Thread-9] INFO c.z.h.HikariDataSource - [close,350] - HikariPool-1 - Shutdown initiated...
  856. 2025-04-18 14:56:46.116 [Thread-9] INFO c.z.h.HikariDataSource - [close,352] - HikariPool-1 - Shutdown completed.
  857. 2025-04-18 16:02:08.361 [main] INFO c.m.p.PlatformStartApplication - [logStarting,50] - Starting PlatformStartApplication on Seya的新电脑 with PID 14548 (D:\Work\Code\manHourHousekeeper\fhKeeper\formulahousekeeper\course-manager\target\classes started by 37313 in D:\Work\Code\manHourHousekeeper\fhKeeper\formulahousekeeper\course-manager)
  858. 2025-04-18 16:02:08.363 [main] INFO c.m.p.PlatformStartApplication - [logStartupProfileInfo,648] - No active profile set, falling back to default profiles: default
  859. 2025-04-18 16:02:08.668 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\Work\Code\manHourHousekeeper\fhKeeper\formulahousekeeper\course-manager\target\classes\com\management\platform\mapper\CompanyMapper.class]
  860. 2025-04-18 16:02:08.669 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\Work\Code\manHourHousekeeper\fhKeeper\formulahousekeeper\course-manager\target\classes\com\management\platform\mapper\CourseInfoMapper.class]
  861. 2025-04-18 16:02:08.669 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\Work\Code\manHourHousekeeper\fhKeeper\formulahousekeeper\course-manager\target\classes\com\management\platform\mapper\CourseTypeMapper.class]
  862. 2025-04-18 16:02:08.669 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\Work\Code\manHourHousekeeper\fhKeeper\formulahousekeeper\course-manager\target\classes\com\management\platform\mapper\SysUserMapper.class]
  863. 2025-04-18 16:02:08.669 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\Work\Code\manHourHousekeeper\fhKeeper\formulahousekeeper\course-manager\target\classes\com\management\platform\mapper\UserMapper.class]
  864. 2025-04-18 16:02:08.669 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'companyMapper' and 'com.management.platform.mapper.CompanyMapper' mapperInterface
  865. 2025-04-18 16:02:08.670 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'companyMapper'.
  866. 2025-04-18 16:02:08.670 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'courseInfoMapper' and 'com.management.platform.mapper.CourseInfoMapper' mapperInterface
  867. 2025-04-18 16:02:08.670 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'courseInfoMapper'.
  868. 2025-04-18 16:02:08.670 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'courseTypeMapper' and 'com.management.platform.mapper.CourseTypeMapper' mapperInterface
  869. 2025-04-18 16:02:08.670 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'courseTypeMapper'.
  870. 2025-04-18 16:02:08.670 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'sysUserMapper' and 'com.management.platform.mapper.SysUserMapper' mapperInterface
  871. 2025-04-18 16:02:08.670 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'sysUserMapper'.
  872. 2025-04-18 16:02:08.670 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Creating MapperFactoryBean with name 'userMapper' and 'com.management.platform.mapper.UserMapper' mapperInterface
  873. 2025-04-18 16:02:08.670 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [debug,49] - Enabling autowire by type for MapperFactoryBean with name 'userMapper'.
  874. 2025-04-18 16:02:08.672 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\Work\Code\manHourHousekeeper\fhKeeper\formulahousekeeper\course-manager\target\classes\com\management\platform\mapper\CompanyMapper.class]
  875. 2025-04-18 16:02:08.672 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\Work\Code\manHourHousekeeper\fhKeeper\formulahousekeeper\course-manager\target\classes\com\management\platform\mapper\CourseInfoMapper.class]
  876. 2025-04-18 16:02:08.672 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\Work\Code\manHourHousekeeper\fhKeeper\formulahousekeeper\course-manager\target\classes\com\management\platform\mapper\CourseTypeMapper.class]
  877. 2025-04-18 16:02:08.672 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\Work\Code\manHourHousekeeper\fhKeeper\formulahousekeeper\course-manager\target\classes\com\management\platform\mapper\SysUserMapper.class]
  878. 2025-04-18 16:02:08.672 [main] DEBUG o.m.s.m.ClassPathMapperScanner - [scanCandidateComponents,437] - Identified candidate component class: file [D:\Work\Code\manHourHousekeeper\fhKeeper\formulahousekeeper\course-manager\target\classes\com\management\platform\mapper\UserMapper.class]
  879. 2025-04-18 16:02:08.672 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'companyMapper' and 'com.management.platform.mapper.CompanyMapper' mapperInterface. Bean already defined with the same name!
  880. 2025-04-18 16:02:08.672 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'courseInfoMapper' and 'com.management.platform.mapper.CourseInfoMapper' mapperInterface. Bean already defined with the same name!
  881. 2025-04-18 16:02:08.672 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'courseTypeMapper' and 'com.management.platform.mapper.CourseTypeMapper' mapperInterface. Bean already defined with the same name!
  882. 2025-04-18 16:02:08.672 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'sysUserMapper' and 'com.management.platform.mapper.SysUserMapper' mapperInterface. Bean already defined with the same name!
  883. 2025-04-18 16:02:08.672 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - Skipping MapperFactoryBean with name 'userMapper' and 'com.management.platform.mapper.UserMapper' mapperInterface. Bean already defined with the same name!
  884. 2025-04-18 16:02:08.672 [main] WARN o.m.s.m.ClassPathMapperScanner - [warn,44] - No MyBatis mapper was found in '[com.management.platform.mapper]' package. Please check your configuration.
  885. 2025-04-18 16:02:09.168 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-10030"]
  886. 2025-04-18 16:02:09.171 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
  887. 2025-04-18 16:02:09.171 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.29]
  888. 2025-04-18 16:02:09.230 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
  889. 2025-04-18 16:02:09.230 [main] DEBUG o.s.w.c.ContextLoader - [prepareWebApplicationContext,278] - Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
  890. 2025-04-18 16:02:09.230 [main] INFO o.s.w.c.ContextLoader - [prepareWebApplicationContext,284] - Root WebApplicationContext: initialization completed in 843 ms
  891. 2025-04-18 16:02:09.509 [main] WARN c.z.h.HikariConfig - [validateNumerics,973] - HikariPool-1 - idleTimeout is close to or more than maxLifetime, disabling it.
  892. 2025-04-18 16:02:09.509 [main] INFO c.z.h.HikariDataSource - [getConnection,110] - HikariPool-1 - Starting...
  893. 2025-04-18 16:02:10.134 [main] INFO c.z.h.HikariDataSource - [getConnection,123] - HikariPool-1 - Start completed.
  894. 2025-04-18 16:02:10.469 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  895. c.m.p.c.CommonUploadController:
  896. { /common/uploadFile}: uploadFile(MultipartFile)
  897. { /common/downLoadLog}: downLoadLog()
  898. 2025-04-18 16:02:10.471 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  899. c.m.p.c.CompanyController:
  900. 2025-04-18 16:02:10.471 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  901. c.m.p.c.CourseInfoController:
  902. { /course-info/list}: list(CourseInfoDto)
  903. { /course-info/deleteCourse}: deleteCourse(Integer)
  904. { /course-info/saveOrUpdate}: saveOrUpdate(CourseInfo,HttpServletRequest)
  905. { /course-info/getDetail}: getDetail(Integer)
  906. 2025-04-18 16:02:10.472 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  907. c.m.p.c.CourseTypeController:
  908. { /course-type/delete}: delete(Integer)
  909. { /course-type/list}: typeList()
  910. { /course-type/saveOrUpdate}: saveOrUpdate(CourseType)
  911. { /course-type/uploadCover}: uploadCover(Integer,MultipartFile,HttpServletRequest)
  912. 2025-04-18 16:02:10.472 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  913. c.m.p.c.SysUserController:
  914. 2025-04-18 16:02:10.472 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  915. c.m.p.c.UserController:
  916. { /user/loginAdmin}: loginAdmin(String,String)
  917. 2025-04-18 16:02:10.473 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  918. o.s.b.a.w.s.e.BasicErrorController:
  919. { /error}: error(HttpServletRequest)
  920. { /error, produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
  921. 2025-04-18 16:02:10.475 [main] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - [handlerMethodsInitialized,351] - 13 mappings in 'requestMappingHandlerMapping'
  922. 2025-04-18 16:02:10.483 [main] DEBUG o.s.w.s.h.BeanNameUrlHandlerMapping - [detectHandlers,86] - Detected 0 mappings in 'beanNameHandlerMapping'
  923. 2025-04-18 16:02:10.500 [main] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - [initControllerAdviceCache,620] - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
  924. 2025-04-18 16:02:10.515 [main] DEBUG o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - [initExceptionHandlerAdviceCache,303] - ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
  925. 2025-04-18 16:02:10.734 [main] TRACE o.s.w.s.r.ResourceUrlProvider - [detectResourceHandlers,155] - No resource handling mappings found
  926. 2025-04-18 16:02:10.736 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-10030"]
  927. 2025-04-18 16:02:10.784 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-10031"]
  928. 2025-04-18 16:02:10.785 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
  929. 2025-04-18 16:02:10.785 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.29]
  930. 2025-04-18 16:02:10.805 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
  931. 2025-04-18 16:02:10.806 [main] DEBUG o.s.w.c.ContextLoader - [prepareWebApplicationContext,278] - Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
  932. 2025-04-18 16:02:10.806 [main] INFO o.s.w.c.ContextLoader - [prepareWebApplicationContext,284] - Root WebApplicationContext: initialization completed in 56 ms
  933. 2025-04-18 16:02:10.819 [main] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [detectHandlerMethods,279] -
  934. o.s.b.a.a.w.s.ManagementErrorEndpoint:
  935. { /error}: invoke(ServletWebRequest)
  936. 2025-04-18 16:02:10.819 [main] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerMapping - [handlerMethodsInitialized,351] - 1 mappings in 'requestMappingHandlerMapping'
  937. 2025-04-18 16:02:10.820 [main] DEBUG o.s.w.s.h.BeanNameUrlHandlerMapping - [detectHandlers,86] - Detected 0 mappings in 'beanNameHandlerMapping'
  938. 2025-04-18 16:02:10.825 [main] DEBUG o.s.w.s.m.m.a.RequestMappingHandlerAdapter - [initControllerAdviceCache,620] - ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
  939. 2025-04-18 16:02:10.826 [main] TRACE o.s.w.s.r.ResourceUrlProvider - [detectResourceHandlers,155] - No resource handling mappings found
  940. 2025-04-18 16:02:10.827 [main] TRACE o.s.w.s.r.ResourceUrlProvider - [detectResourceHandlers,155] - No resource handling mappings found
  941. 2025-04-18 16:02:10.827 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-10031"]
  942. 2025-04-18 16:02:10.829 [main] INFO c.m.p.PlatformStartApplication - [logStarted,59] - Started PlatformStartApplication in 2.673 seconds (JVM running for 3.188)
  943. 2025-04-18 16:02:11.538 [RMI TCP Connection(2)-26.26.26.1] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
  944. 2025-04-18 16:02:11.538 [RMI TCP Connection(2)-26.26.26.1] INFO o.s.w.s.DispatcherServlet - [initServletBean,525] - Initializing Servlet 'dispatcherServlet'
  945. 2025-04-18 16:02:11.538 [RMI TCP Connection(2)-26.26.26.1] TRACE o.s.w.s.DispatcherServlet - [initMultipartResolver,523] - Detected org.springframework.web.multipart.support.StandardServletMultipartResolver@39266403
  946. 2025-04-18 16:02:11.539 [RMI TCP Connection(2)-26.26.26.1] TRACE o.s.w.s.DispatcherServlet - [initLocaleResolver,557] - No LocaleResolver 'localeResolver': using default [AcceptHeaderLocaleResolver]
  947. 2025-04-18 16:02:11.540 [RMI TCP Connection(2)-26.26.26.1] TRACE o.s.w.s.DispatcherServlet - [initThemeResolver,582] - No ThemeResolver 'themeResolver': using default [FixedThemeResolver]
  948. 2025-04-18 16:02:11.541 [RMI TCP Connection(2)-26.26.26.1] TRACE o.s.w.s.DispatcherServlet - [initRequestToViewNameTranslator,725] - No RequestToViewNameTranslator 'viewNameTranslator': using default [DefaultRequestToViewNameTranslator]
  949. 2025-04-18 16:02:11.543 [RMI TCP Connection(2)-26.26.26.1] TRACE o.s.w.s.DispatcherServlet - [initFlashMapManager,789] - No FlashMapManager 'flashMapManager': using default [SessionFlashMapManager]
  950. 2025-04-18 16:02:11.543 [RMI TCP Connection(2)-26.26.26.1] DEBUG o.s.w.s.DispatcherServlet - [initServletBean,542] - enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
  951. 2025-04-18 16:02:11.543 [RMI TCP Connection(2)-26.26.26.1] INFO o.s.w.s.DispatcherServlet - [initServletBean,547] - Completed initialization in 5 ms
  952. 2025-04-18 16:02:20.276 [http-nio-10030-exec-1] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-type/list", parameters={}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  953. 2025-04-18 16:02:20.276 [http-nio-10030-exec-2] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/list", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  954. 2025-04-18 16:02:20.281 [http-nio-10030-exec-1] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseTypeController.typeList()
  955. 2025-04-18 16:02:20.281 [http-nio-10030-exec-2] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.list(com.management.platform.entity.dto.CourseInfoDto)
  956. 2025-04-18 16:02:20.282 [http-nio-10030-exec-1] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  957. 2025-04-18 16:02:20.282 [http-nio-10030-exec-2] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  958. 2025-04-18 16:02:20.293 [http-nio-10030-exec-1] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: []
  959. 2025-04-18 16:02:20.295 [http-nio-10030-exec-1] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-type/list, 参数: []
  960. 2025-04-18 16:02:20.297 [http-nio-10030-exec-1] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-type/list, 参数: []
  961. 2025-04-18 16:02:20.304 [http-nio-10030-exec-2] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  962. 2025-04-18 16:02:20.304 [http-nio-10030-exec-2] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/list, 参数: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  963. 2025-04-18 16:02:20.304 [http-nio-10030-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  964. 2025-04-18 16:02:20.305 [http-nio-10030-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  965. 2025-04-18 16:02:20.307 [http-nio-10030-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2da0f41d] was not registered for synchronization because synchronization is not active
  966. 2025-04-18 16:02:20.307 [http-nio-10030-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@267461ee] was not registered for synchronization because synchronization is not active
  967. 2025-04-18 16:02:20.346 [http-nio-10030-exec-2] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1140354293 wrapping com.mysql.cj.jdbc.ConnectionImpl@4c94ae62] will not be managed by Spring
  968. 2025-04-18 16:02:20.346 [http-nio-10030-exec-1] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@224849731 wrapping com.mysql.cj.jdbc.ConnectionImpl@f084673] will not be managed by Spring
  969. 2025-04-18 16:02:20.348 [http-nio-10030-exec-2] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  970. 2025-04-18 16:02:20.348 [http-nio-10030-exec-1] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  971. 2025-04-18 16:02:20.356 [http-nio-10030-exec-2] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  972. 2025-04-18 16:02:20.356 [http-nio-10030-exec-1] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  973. 2025-04-18 16:02:20.375 [http-nio-10030-exec-2] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 4
  974. 2025-04-18 16:02:20.376 [http-nio-10030-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2da0f41d]
  975. 2025-04-18 16:02:20.377 [http-nio-10030-exec-1] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 4
  976. 2025-04-18 16:02:20.377 [http-nio-10030-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@267461ee]
  977. 2025-04-18 16:02:20.382 [http-nio-10030-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  978. 2025-04-18 16:02:20.382 [http-nio-10030-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@254c2103] was not registered for synchronization because synchronization is not active
  979. 2025-04-18 16:02:20.382 [http-nio-10030-exec-1] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  980. 2025-04-18 16:02:20.382 [http-nio-10030-exec-2] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@429316160 wrapping com.mysql.cj.jdbc.ConnectionImpl@4c94ae62] will not be managed by Spring
  981. 2025-04-18 16:02:20.382 [http-nio-10030-exec-1] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@7ab98a55]
  982. 2025-04-18 16:02:20.391 [http-nio-10030-exec-1] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  983. 2025-04-18 16:02:20.392 [http-nio-10030-exec-2] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT COUNT(1) FROM ( SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info ) TOTAL
  984. 2025-04-18 16:02:20.392 [http-nio-10030-exec-1] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  985. 2025-04-18 16:02:20.392 [http-nio-10030-exec-2] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters:
  986. 2025-04-18 16:02:20.444 [http-nio-10030-exec-2] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info LIMIT ?,?
  987. 2025-04-18 16:02:20.445 [http-nio-10030-exec-2] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters: 0(Long), 20(Long)
  988. 2025-04-18 16:02:20.466 [http-nio-10030-exec-2] DEBUG c.m.p.m.C.selectPage - [debug,143] - <== Total: 12
  989. 2025-04-18 16:02:20.466 [http-nio-10030-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@254c2103]
  990. 2025-04-18 16:02:20.467 [http-nio-10030-exec-2] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  991. 2025-04-18 16:02:20.467 [http-nio-10030-exec-2] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@7321da82]
  992. 2025-04-18 16:02:20.470 [http-nio-10030-exec-2] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  993. 2025-04-18 16:02:20.470 [http-nio-10030-exec-2] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  994. 2025-04-18 16:02:24.304 [http-nio-10030-exec-4] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/getDetail", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  995. 2025-04-18 16:02:24.305 [http-nio-10030-exec-4] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.getDetail(java.lang.Integer)
  996. 2025-04-18 16:02:24.305 [http-nio-10030-exec-4] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  997. 2025-04-18 16:02:24.306 [http-nio-10030-exec-4] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [43]
  998. 2025-04-18 16:02:24.307 [http-nio-10030-exec-4] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/getDetail, 参数: [43]
  999. 2025-04-18 16:02:24.307 [http-nio-10030-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  1000. 2025-04-18 16:02:24.307 [http-nio-10030-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47ce5b31] was not registered for synchronization because synchronization is not active
  1001. 2025-04-18 16:02:24.337 [http-nio-10030-exec-4] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1064459602 wrapping com.mysql.cj.jdbc.ConnectionImpl@f084673] will not be managed by Spring
  1002. 2025-04-18 16:02:24.338 [http-nio-10030-exec-4] DEBUG c.m.p.m.C.selectById - [debug,143] - ==> Preparing: SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info WHERE id=?
  1003. 2025-04-18 16:02:24.338 [http-nio-10030-exec-4] DEBUG c.m.p.m.C.selectById - [debug,143] - ==> Parameters: 43(Integer)
  1004. 2025-04-18 16:02:24.355 [http-nio-10030-exec-4] DEBUG c.m.p.m.C.selectById - [debug,143] - <== Total: 1
  1005. 2025-04-18 16:02:24.355 [http-nio-10030-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47ce5b31]
  1006. 2025-04-18 16:02:24.356 [http-nio-10030-exec-4] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  1007. 2025-04-18 16:02:24.356 [http-nio-10030-exec-4] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@49b6d7ef]
  1008. 2025-04-18 16:02:24.357 [http-nio-10030-exec-4] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  1009. 2025-04-18 16:02:24.357 [http-nio-10030-exec-4] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  1010. 2025-04-18 16:02:30.272 [http-nio-10030-exec-3] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/getDetail", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  1011. 2025-04-18 16:02:30.272 [http-nio-10030-exec-3] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.getDetail(java.lang.Integer)
  1012. 2025-04-18 16:02:30.273 [http-nio-10030-exec-3] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  1013. 2025-04-18 16:02:30.273 [http-nio-10030-exec-3] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [56]
  1014. 2025-04-18 16:02:30.273 [http-nio-10030-exec-3] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/getDetail, 参数: [56]
  1015. 2025-04-18 16:02:30.273 [http-nio-10030-exec-3] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  1016. 2025-04-18 16:02:30.273 [http-nio-10030-exec-3] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@275a2d35] was not registered for synchronization because synchronization is not active
  1017. 2025-04-18 16:02:30.290 [http-nio-10030-exec-3] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@765609541 wrapping com.mysql.cj.jdbc.ConnectionImpl@f084673] will not be managed by Spring
  1018. 2025-04-18 16:02:30.291 [http-nio-10030-exec-3] DEBUG c.m.p.m.C.selectById - [debug,143] - ==> Preparing: SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info WHERE id=?
  1019. 2025-04-18 16:02:30.291 [http-nio-10030-exec-3] DEBUG c.m.p.m.C.selectById - [debug,143] - ==> Parameters: 56(Integer)
  1020. 2025-04-18 16:02:30.307 [http-nio-10030-exec-3] DEBUG c.m.p.m.C.selectById - [debug,143] - <== Total: 1
  1021. 2025-04-18 16:02:30.308 [http-nio-10030-exec-3] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@275a2d35]
  1022. 2025-04-18 16:02:30.308 [http-nio-10030-exec-3] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  1023. 2025-04-18 16:02:30.308 [http-nio-10030-exec-3] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@1e657631]
  1024. 2025-04-18 16:02:30.309 [http-nio-10030-exec-3] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  1025. 2025-04-18 16:02:30.309 [http-nio-10030-exec-3] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  1026. 2025-04-18 16:02:34.703 [http-nio-10030-exec-5] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/common/uploadFile", parameters={}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  1027. 2025-04-18 16:02:34.705 [http-nio-10030-exec-5] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CommonUploadController.uploadFile(org.springframework.web.multipart.MultipartFile)
  1028. 2025-04-18 16:02:34.706 [http-nio-10030-exec-5] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  1029. 2025-04-18 16:02:34.707 [http-nio-10030-exec-5] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [org.springframework.web.multipart.support.StandardMultipartHttpServletRequest$StandardMultipartFile@4cc4b3cd]
  1030. 2025-04-18 16:02:34.707 [http-nio-10030-exec-5] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/common/uploadFile, 参数: [org.springframework.web.multipart.support.StandardMultipartHttpServletRequest$StandardMultipartFile@4cc4b3cd]
  1031. 2025-04-18 16:02:34.720 [http-nio-10030-exec-5] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  1032. 2025-04-18 16:02:34.720 [http-nio-10030-exec-5] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@6e8f770e]
  1033. 2025-04-18 16:02:34.721 [http-nio-10030-exec-5] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  1034. 2025-04-18 16:02:34.722 [http-nio-10030-exec-5] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  1035. 2025-04-18 16:02:36.542 [http-nio-10030-exec-6] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/saveOrUpdate", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  1036. 2025-04-18 16:02:36.542 [http-nio-10030-exec-6] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.saveOrUpdate(com.management.platform.entity.CourseInfo,javax.servlet.http.HttpServletRequest)
  1037. 2025-04-18 16:02:36.542 [http-nio-10030-exec-6] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  1038. 2025-04-18 16:02:36.549 [http-nio-10030-exec-6] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [CourseInfo(id=56, courseName=ggg, courseDesc=fgefe, courseInstructor=fff, coursePrice=4, courseDuration=5, courseStatus=null, instructorType=null, instructorImg=, instructorDesc=, createDate=null, companyId=null, courseTypeId=1, coverImage=, courseUrl=/upload/feeae453a4d54d98a639d695a5327c2d.mp4, courseTypeName=null), org.apache.catalina.connector.RequestFacade@71f64da6]
  1039. 2025-04-18 16:02:36.549 [http-nio-10030-exec-6] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/saveOrUpdate, 参数: [CourseInfo(id=56, courseName=ggg, courseDesc=fgefe, courseInstructor=fff, coursePrice=4, courseDuration=5, courseStatus=null, instructorType=null, instructorImg=, instructorDesc=, createDate=null, companyId=null, courseTypeId=1, coverImage=, courseUrl=/upload/feeae453a4d54d98a639d695a5327c2d.mp4, courseTypeName=null), org.apache.catalina.connector.RequestFacade@71f64da6]
  1040. 2025-04-18 16:02:36.550 [http-nio-10030-exec-6] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  1041. 2025-04-18 16:02:36.550 [http-nio-10030-exec-6] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5badaa36] was not registered for synchronization because synchronization is not active
  1042. 2025-04-18 16:02:36.568 [http-nio-10030-exec-6] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@2142291422 wrapping com.mysql.cj.jdbc.ConnectionImpl@f084673] will not be managed by Spring
  1043. 2025-04-18 16:02:36.569 [http-nio-10030-exec-6] DEBUG c.m.p.m.C.updateById - [debug,143] - ==> Preparing: UPDATE course_info SET course_name=?, course_desc=?, course_instructor=?, course_price=?, course_duration=?, instructor_img=?, instructor_desc=?, course_type_id=?, cover_image=?, course_url=? WHERE id=?
  1044. 2025-04-18 16:02:36.570 [http-nio-10030-exec-6] DEBUG c.m.p.m.C.updateById - [debug,143] - ==> Parameters: ggg(String), fgefe(String), fff(String), 4(BigDecimal), 5(Integer), (String), (String), 1(Integer), (String), /upload/feeae453a4d54d98a639d695a5327c2d.mp4(String), 56(Integer)
  1045. 2025-04-18 16:02:36.604 [http-nio-10030-exec-6] DEBUG c.m.p.m.C.updateById - [debug,143] - <== Updates: 1
  1046. 2025-04-18 16:02:36.605 [http-nio-10030-exec-6] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5badaa36]
  1047. 2025-04-18 16:02:36.605 [http-nio-10030-exec-6] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  1048. 2025-04-18 16:02:36.605 [http-nio-10030-exec-6] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@351409b6]
  1049. 2025-04-18 16:02:36.605 [http-nio-10030-exec-6] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  1050. 2025-04-18 16:02:36.605 [http-nio-10030-exec-6] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  1051. 2025-04-18 16:02:36.618 [http-nio-10030-exec-7] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/list", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  1052. 2025-04-18 16:02:36.619 [http-nio-10030-exec-7] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.list(com.management.platform.entity.dto.CourseInfoDto)
  1053. 2025-04-18 16:02:36.619 [http-nio-10030-exec-7] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  1054. 2025-04-18 16:02:36.619 [http-nio-10030-exec-7] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  1055. 2025-04-18 16:02:36.619 [http-nio-10030-exec-7] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/list, 参数: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  1056. 2025-04-18 16:02:36.619 [http-nio-10030-exec-7] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  1057. 2025-04-18 16:02:36.621 [http-nio-10030-exec-7] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3ec94396] was not registered for synchronization because synchronization is not active
  1058. 2025-04-18 16:02:36.621 [http-nio-10030-exec-7] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@806271551 wrapping com.mysql.cj.jdbc.ConnectionImpl@f084673] will not be managed by Spring
  1059. 2025-04-18 16:02:36.621 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  1060. 2025-04-18 16:02:36.622 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  1061. 2025-04-18 16:02:36.641 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 4
  1062. 2025-04-18 16:02:36.641 [http-nio-10030-exec-7] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3ec94396]
  1063. 2025-04-18 16:02:36.642 [http-nio-10030-exec-7] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  1064. 2025-04-18 16:02:36.642 [http-nio-10030-exec-7] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7133b004] was not registered for synchronization because synchronization is not active
  1065. 2025-04-18 16:02:36.642 [http-nio-10030-exec-7] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@93489223 wrapping com.mysql.cj.jdbc.ConnectionImpl@f084673] will not be managed by Spring
  1066. 2025-04-18 16:02:36.643 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT COUNT(1) FROM ( SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info ) TOTAL
  1067. 2025-04-18 16:02:36.644 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters:
  1068. 2025-04-18 16:02:36.668 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info LIMIT ?,?
  1069. 2025-04-18 16:02:36.668 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters: 0(Long), 20(Long)
  1070. 2025-04-18 16:02:36.715 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectPage - [debug,143] - <== Total: 12
  1071. 2025-04-18 16:02:36.716 [http-nio-10030-exec-7] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7133b004]
  1072. 2025-04-18 16:02:36.717 [http-nio-10030-exec-7] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  1073. 2025-04-18 16:02:36.717 [http-nio-10030-exec-7] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@fc5f248]
  1074. 2025-04-18 16:02:36.719 [http-nio-10030-exec-7] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  1075. 2025-04-18 16:02:36.719 [http-nio-10030-exec-7] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  1076. 2025-04-18 16:02:38.219 [http-nio-10030-exec-8] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/getDetail", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  1077. 2025-04-18 16:02:38.219 [http-nio-10030-exec-8] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.getDetail(java.lang.Integer)
  1078. 2025-04-18 16:02:38.219 [http-nio-10030-exec-8] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  1079. 2025-04-18 16:02:38.220 [http-nio-10030-exec-8] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [56]
  1080. 2025-04-18 16:02:38.220 [http-nio-10030-exec-8] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/getDetail, 参数: [56]
  1081. 2025-04-18 16:02:38.220 [http-nio-10030-exec-8] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  1082. 2025-04-18 16:02:38.220 [http-nio-10030-exec-8] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6852590b] was not registered for synchronization because synchronization is not active
  1083. 2025-04-18 16:02:38.238 [http-nio-10030-exec-8] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1655321211 wrapping com.mysql.cj.jdbc.ConnectionImpl@f084673] will not be managed by Spring
  1084. 2025-04-18 16:02:38.239 [http-nio-10030-exec-8] DEBUG c.m.p.m.C.selectById - [debug,143] - ==> Preparing: SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info WHERE id=?
  1085. 2025-04-18 16:02:38.239 [http-nio-10030-exec-8] DEBUG c.m.p.m.C.selectById - [debug,143] - ==> Parameters: 56(Integer)
  1086. 2025-04-18 16:02:38.257 [http-nio-10030-exec-8] DEBUG c.m.p.m.C.selectById - [debug,143] - <== Total: 1
  1087. 2025-04-18 16:02:38.257 [http-nio-10030-exec-8] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6852590b]
  1088. 2025-04-18 16:02:38.257 [http-nio-10030-exec-8] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  1089. 2025-04-18 16:02:38.257 [http-nio-10030-exec-8] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@5d482fb5]
  1090. 2025-04-18 16:02:38.258 [http-nio-10030-exec-8] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  1091. 2025-04-18 16:02:38.258 [http-nio-10030-exec-8] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  1092. 2025-04-18 16:02:43.387 [http-nio-10030-exec-9] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/saveOrUpdate", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  1093. 2025-04-18 16:02:43.388 [http-nio-10030-exec-9] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.saveOrUpdate(com.management.platform.entity.CourseInfo,javax.servlet.http.HttpServletRequest)
  1094. 2025-04-18 16:02:43.388 [http-nio-10030-exec-9] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  1095. 2025-04-18 16:02:43.389 [http-nio-10030-exec-9] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [CourseInfo(id=56, courseName=ggg, courseDesc=fgefe, courseInstructor=fff, coursePrice=4, courseDuration=5, courseStatus=null, instructorType=null, instructorImg=, instructorDesc=, createDate=null, companyId=null, courseTypeId=1, coverImage=, courseUrl=, courseTypeName=null), org.apache.catalina.connector.RequestFacade@71f64da6]
  1096. 2025-04-18 16:02:43.389 [http-nio-10030-exec-9] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/saveOrUpdate, 参数: [CourseInfo(id=56, courseName=ggg, courseDesc=fgefe, courseInstructor=fff, coursePrice=4, courseDuration=5, courseStatus=null, instructorType=null, instructorImg=, instructorDesc=, createDate=null, companyId=null, courseTypeId=1, coverImage=, courseUrl=, courseTypeName=null), org.apache.catalina.connector.RequestFacade@71f64da6]
  1097. 2025-04-18 16:02:43.389 [http-nio-10030-exec-9] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  1098. 2025-04-18 16:02:43.389 [http-nio-10030-exec-9] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@fd5d7b8] was not registered for synchronization because synchronization is not active
  1099. 2025-04-18 16:02:43.406 [http-nio-10030-exec-9] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@86883528 wrapping com.mysql.cj.jdbc.ConnectionImpl@402f2209] will not be managed by Spring
  1100. 2025-04-18 16:02:43.406 [http-nio-10030-exec-9] DEBUG c.m.p.m.C.updateById - [debug,143] - ==> Preparing: UPDATE course_info SET course_name=?, course_desc=?, course_instructor=?, course_price=?, course_duration=?, instructor_img=?, instructor_desc=?, course_type_id=?, cover_image=?, course_url=? WHERE id=?
  1101. 2025-04-18 16:02:43.407 [http-nio-10030-exec-9] DEBUG c.m.p.m.C.updateById - [debug,143] - ==> Parameters: ggg(String), fgefe(String), fff(String), 4(BigDecimal), 5(Integer), (String), (String), 1(Integer), (String), (String), 56(Integer)
  1102. 2025-04-18 16:02:43.439 [http-nio-10030-exec-9] DEBUG c.m.p.m.C.updateById - [debug,143] - <== Updates: 1
  1103. 2025-04-18 16:02:43.439 [http-nio-10030-exec-9] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@fd5d7b8]
  1104. 2025-04-18 16:02:43.439 [http-nio-10030-exec-9] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  1105. 2025-04-18 16:02:43.440 [http-nio-10030-exec-9] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@71a5a215]
  1106. 2025-04-18 16:02:43.440 [http-nio-10030-exec-9] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  1107. 2025-04-18 16:02:43.440 [http-nio-10030-exec-9] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  1108. 2025-04-18 16:02:43.449 [http-nio-10030-exec-10] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/list", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  1109. 2025-04-18 16:02:43.449 [http-nio-10030-exec-10] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.list(com.management.platform.entity.dto.CourseInfoDto)
  1110. 2025-04-18 16:02:43.449 [http-nio-10030-exec-10] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  1111. 2025-04-18 16:02:43.450 [http-nio-10030-exec-10] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  1112. 2025-04-18 16:02:43.450 [http-nio-10030-exec-10] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/list, 参数: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  1113. 2025-04-18 16:02:43.450 [http-nio-10030-exec-10] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  1114. 2025-04-18 16:02:43.450 [http-nio-10030-exec-10] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@638a8c64] was not registered for synchronization because synchronization is not active
  1115. 2025-04-18 16:02:43.451 [http-nio-10030-exec-10] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1833791077 wrapping com.mysql.cj.jdbc.ConnectionImpl@402f2209] will not be managed by Spring
  1116. 2025-04-18 16:02:43.451 [http-nio-10030-exec-10] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  1117. 2025-04-18 16:02:43.451 [http-nio-10030-exec-10] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  1118. 2025-04-18 16:02:43.470 [http-nio-10030-exec-10] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 4
  1119. 2025-04-18 16:02:43.471 [http-nio-10030-exec-10] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@638a8c64]
  1120. 2025-04-18 16:02:43.471 [http-nio-10030-exec-10] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  1121. 2025-04-18 16:02:43.471 [http-nio-10030-exec-10] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c5f9b11] was not registered for synchronization because synchronization is not active
  1122. 2025-04-18 16:02:43.472 [http-nio-10030-exec-10] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@649816166 wrapping com.mysql.cj.jdbc.ConnectionImpl@402f2209] will not be managed by Spring
  1123. 2025-04-18 16:02:43.472 [http-nio-10030-exec-10] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT COUNT(1) FROM ( SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info ) TOTAL
  1124. 2025-04-18 16:02:43.472 [http-nio-10030-exec-10] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters:
  1125. 2025-04-18 16:02:43.490 [http-nio-10030-exec-10] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info LIMIT ?,?
  1126. 2025-04-18 16:02:43.490 [http-nio-10030-exec-10] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters: 0(Long), 20(Long)
  1127. 2025-04-18 16:02:43.508 [http-nio-10030-exec-10] DEBUG c.m.p.m.C.selectPage - [debug,143] - <== Total: 12
  1128. 2025-04-18 16:02:43.508 [http-nio-10030-exec-10] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c5f9b11]
  1129. 2025-04-18 16:02:43.509 [http-nio-10030-exec-10] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  1130. 2025-04-18 16:02:43.509 [http-nio-10030-exec-10] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@35148ac3]
  1131. 2025-04-18 16:02:43.511 [http-nio-10030-exec-10] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  1132. 2025-04-18 16:02:43.511 [http-nio-10030-exec-10] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  1133. 2025-04-18 16:02:49.636 [http-nio-10030-exec-1] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/getDetail", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  1134. 2025-04-18 16:02:49.636 [http-nio-10030-exec-1] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.getDetail(java.lang.Integer)
  1135. 2025-04-18 16:02:49.636 [http-nio-10030-exec-1] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  1136. 2025-04-18 16:02:49.636 [http-nio-10030-exec-1] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [56]
  1137. 2025-04-18 16:02:49.637 [http-nio-10030-exec-1] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/getDetail, 参数: [56]
  1138. 2025-04-18 16:02:49.637 [http-nio-10030-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  1139. 2025-04-18 16:02:49.637 [http-nio-10030-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d942171] was not registered for synchronization because synchronization is not active
  1140. 2025-04-18 16:02:49.656 [http-nio-10030-exec-1] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1730936616 wrapping com.mysql.cj.jdbc.ConnectionImpl@402f2209] will not be managed by Spring
  1141. 2025-04-18 16:02:49.656 [http-nio-10030-exec-1] DEBUG c.m.p.m.C.selectById - [debug,143] - ==> Preparing: SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info WHERE id=?
  1142. 2025-04-18 16:02:49.657 [http-nio-10030-exec-1] DEBUG c.m.p.m.C.selectById - [debug,143] - ==> Parameters: 56(Integer)
  1143. 2025-04-18 16:02:49.671 [http-nio-10030-exec-1] DEBUG c.m.p.m.C.selectById - [debug,143] - <== Total: 1
  1144. 2025-04-18 16:02:49.672 [http-nio-10030-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3d942171]
  1145. 2025-04-18 16:02:49.672 [http-nio-10030-exec-1] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  1146. 2025-04-18 16:02:49.672 [http-nio-10030-exec-1] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@451fff]
  1147. 2025-04-18 16:02:49.673 [http-nio-10030-exec-1] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  1148. 2025-04-18 16:02:49.673 [http-nio-10030-exec-1] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  1149. 2025-04-18 16:02:58.696 [http-nio-10030-exec-2] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-type/list", parameters={}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  1150. 2025-04-18 16:02:58.696 [http-nio-10030-exec-4] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/list", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  1151. 2025-04-18 16:02:58.697 [http-nio-10030-exec-4] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.list(com.management.platform.entity.dto.CourseInfoDto)
  1152. 2025-04-18 16:02:58.697 [http-nio-10030-exec-2] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseTypeController.typeList()
  1153. 2025-04-18 16:02:58.697 [http-nio-10030-exec-4] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  1154. 2025-04-18 16:02:58.697 [http-nio-10030-exec-2] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  1155. 2025-04-18 16:02:58.697 [http-nio-10030-exec-2] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: []
  1156. 2025-04-18 16:02:58.698 [http-nio-10030-exec-2] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-type/list, 参数: []
  1157. 2025-04-18 16:02:58.698 [http-nio-10030-exec-4] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  1158. 2025-04-18 16:02:58.698 [http-nio-10030-exec-2] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-type/list, 参数: []
  1159. 2025-04-18 16:02:58.698 [http-nio-10030-exec-4] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/list, 参数: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  1160. 2025-04-18 16:02:58.698 [http-nio-10030-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  1161. 2025-04-18 16:02:58.698 [http-nio-10030-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  1162. 2025-04-18 16:02:58.698 [http-nio-10030-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@335a56bb] was not registered for synchronization because synchronization is not active
  1163. 2025-04-18 16:02:58.698 [http-nio-10030-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@943d0f0] was not registered for synchronization because synchronization is not active
  1164. 2025-04-18 16:02:58.715 [http-nio-10030-exec-2] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1499589589 wrapping com.mysql.cj.jdbc.ConnectionImpl@402f2209] will not be managed by Spring
  1165. 2025-04-18 16:02:58.715 [http-nio-10030-exec-2] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  1166. 2025-04-18 16:02:58.716 [http-nio-10030-exec-2] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  1167. 2025-04-18 16:02:58.716 [http-nio-10030-exec-4] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@2019202098 wrapping com.mysql.cj.jdbc.ConnectionImpl@7ac3d79] will not be managed by Spring
  1168. 2025-04-18 16:02:58.717 [http-nio-10030-exec-4] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  1169. 2025-04-18 16:02:58.717 [http-nio-10030-exec-4] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  1170. 2025-04-18 16:02:58.730 [http-nio-10030-exec-2] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 4
  1171. 2025-04-18 16:02:58.731 [http-nio-10030-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@335a56bb]
  1172. 2025-04-18 16:02:58.732 [http-nio-10030-exec-2] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  1173. 2025-04-18 16:02:58.732 [http-nio-10030-exec-2] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@4f366e42]
  1174. 2025-04-18 16:02:58.732 [http-nio-10030-exec-2] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  1175. 2025-04-18 16:02:58.733 [http-nio-10030-exec-2] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  1176. 2025-04-18 16:02:58.733 [http-nio-10030-exec-4] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 4
  1177. 2025-04-18 16:02:58.734 [http-nio-10030-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@943d0f0]
  1178. 2025-04-18 16:02:58.734 [http-nio-10030-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  1179. 2025-04-18 16:02:58.735 [http-nio-10030-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@796dcf7d] was not registered for synchronization because synchronization is not active
  1180. 2025-04-18 16:02:58.736 [http-nio-10030-exec-4] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@116900641 wrapping com.mysql.cj.jdbc.ConnectionImpl@7ac3d79] will not be managed by Spring
  1181. 2025-04-18 16:02:58.736 [http-nio-10030-exec-4] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT COUNT(1) FROM ( SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info ) TOTAL
  1182. 2025-04-18 16:02:58.737 [http-nio-10030-exec-4] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters:
  1183. 2025-04-18 16:02:58.755 [http-nio-10030-exec-4] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info LIMIT ?,?
  1184. 2025-04-18 16:02:58.756 [http-nio-10030-exec-4] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters: 0(Long), 20(Long)
  1185. 2025-04-18 16:02:58.775 [http-nio-10030-exec-4] DEBUG c.m.p.m.C.selectPage - [debug,143] - <== Total: 12
  1186. 2025-04-18 16:02:58.775 [http-nio-10030-exec-4] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@796dcf7d]
  1187. 2025-04-18 16:02:58.776 [http-nio-10030-exec-4] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  1188. 2025-04-18 16:02:58.776 [http-nio-10030-exec-4] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@444b34aa]
  1189. 2025-04-18 16:02:58.776 [http-nio-10030-exec-4] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  1190. 2025-04-18 16:02:58.777 [http-nio-10030-exec-4] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  1191. 2025-04-18 16:03:01.111 [http-nio-10030-exec-3] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/getDetail", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  1192. 2025-04-18 16:03:01.111 [http-nio-10030-exec-3] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.getDetail(java.lang.Integer)
  1193. 2025-04-18 16:03:01.112 [http-nio-10030-exec-3] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  1194. 2025-04-18 16:03:01.112 [http-nio-10030-exec-3] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [56]
  1195. 2025-04-18 16:03:01.112 [http-nio-10030-exec-3] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/getDetail, 参数: [56]
  1196. 2025-04-18 16:03:01.112 [http-nio-10030-exec-3] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  1197. 2025-04-18 16:03:01.113 [http-nio-10030-exec-3] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@662d07ff] was not registered for synchronization because synchronization is not active
  1198. 2025-04-18 16:03:01.128 [http-nio-10030-exec-3] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1030621444 wrapping com.mysql.cj.jdbc.ConnectionImpl@402f2209] will not be managed by Spring
  1199. 2025-04-18 16:03:01.128 [http-nio-10030-exec-3] DEBUG c.m.p.m.C.selectById - [debug,143] - ==> Preparing: SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info WHERE id=?
  1200. 2025-04-18 16:03:01.129 [http-nio-10030-exec-3] DEBUG c.m.p.m.C.selectById - [debug,143] - ==> Parameters: 56(Integer)
  1201. 2025-04-18 16:03:01.144 [http-nio-10030-exec-3] DEBUG c.m.p.m.C.selectById - [debug,143] - <== Total: 1
  1202. 2025-04-18 16:03:01.145 [http-nio-10030-exec-3] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@662d07ff]
  1203. 2025-04-18 16:03:01.145 [http-nio-10030-exec-3] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  1204. 2025-04-18 16:03:01.145 [http-nio-10030-exec-3] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@41aa4041]
  1205. 2025-04-18 16:03:01.145 [http-nio-10030-exec-3] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  1206. 2025-04-18 16:03:01.145 [http-nio-10030-exec-3] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  1207. 2025-04-18 16:03:05.187 [http-nio-10030-exec-5] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/common/uploadFile", parameters={}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  1208. 2025-04-18 16:03:05.188 [http-nio-10030-exec-5] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CommonUploadController.uploadFile(org.springframework.web.multipart.MultipartFile)
  1209. 2025-04-18 16:03:05.188 [http-nio-10030-exec-5] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  1210. 2025-04-18 16:03:05.188 [http-nio-10030-exec-5] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [org.springframework.web.multipart.support.StandardMultipartHttpServletRequest$StandardMultipartFile@40697ea9]
  1211. 2025-04-18 16:03:05.188 [http-nio-10030-exec-5] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/common/uploadFile, 参数: [org.springframework.web.multipart.support.StandardMultipartHttpServletRequest$StandardMultipartFile@40697ea9]
  1212. 2025-04-18 16:03:05.200 [http-nio-10030-exec-5] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  1213. 2025-04-18 16:03:05.200 [http-nio-10030-exec-5] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@7561c4da]
  1214. 2025-04-18 16:03:05.201 [http-nio-10030-exec-5] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  1215. 2025-04-18 16:03:05.201 [http-nio-10030-exec-5] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  1216. 2025-04-18 16:03:06.979 [http-nio-10030-exec-6] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/saveOrUpdate", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  1217. 2025-04-18 16:03:06.979 [http-nio-10030-exec-6] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.saveOrUpdate(com.management.platform.entity.CourseInfo,javax.servlet.http.HttpServletRequest)
  1218. 2025-04-18 16:03:06.979 [http-nio-10030-exec-6] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  1219. 2025-04-18 16:03:06.980 [http-nio-10030-exec-6] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [CourseInfo(id=56, courseName=ggg, courseDesc=fgefe, courseInstructor=fff, coursePrice=4, courseDuration=5, courseStatus=null, instructorType=null, instructorImg=, instructorDesc=, createDate=null, companyId=null, courseTypeId=1, coverImage=, courseUrl=/upload/44f9a4e337a240e189e2ba4aae0f023d.mp4, courseTypeName=null), org.apache.catalina.connector.RequestFacade@6897bf76]
  1220. 2025-04-18 16:03:06.980 [http-nio-10030-exec-6] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/saveOrUpdate, 参数: [CourseInfo(id=56, courseName=ggg, courseDesc=fgefe, courseInstructor=fff, coursePrice=4, courseDuration=5, courseStatus=null, instructorType=null, instructorImg=, instructorDesc=, createDate=null, companyId=null, courseTypeId=1, coverImage=, courseUrl=/upload/44f9a4e337a240e189e2ba4aae0f023d.mp4, courseTypeName=null), org.apache.catalina.connector.RequestFacade@6897bf76]
  1221. 2025-04-18 16:03:06.980 [http-nio-10030-exec-6] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  1222. 2025-04-18 16:03:06.981 [http-nio-10030-exec-6] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e7fa284] was not registered for synchronization because synchronization is not active
  1223. 2025-04-18 16:03:06.995 [http-nio-10030-exec-6] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@281788996 wrapping com.mysql.cj.jdbc.ConnectionImpl@402f2209] will not be managed by Spring
  1224. 2025-04-18 16:03:06.996 [http-nio-10030-exec-6] DEBUG c.m.p.m.C.updateById - [debug,143] - ==> Preparing: UPDATE course_info SET course_name=?, course_desc=?, course_instructor=?, course_price=?, course_duration=?, instructor_img=?, instructor_desc=?, course_type_id=?, cover_image=?, course_url=? WHERE id=?
  1225. 2025-04-18 16:03:06.996 [http-nio-10030-exec-6] DEBUG c.m.p.m.C.updateById - [debug,143] - ==> Parameters: ggg(String), fgefe(String), fff(String), 4(BigDecimal), 5(Integer), (String), (String), 1(Integer), (String), /upload/44f9a4e337a240e189e2ba4aae0f023d.mp4(String), 56(Integer)
  1226. 2025-04-18 16:03:07.027 [http-nio-10030-exec-6] DEBUG c.m.p.m.C.updateById - [debug,143] - <== Updates: 1
  1227. 2025-04-18 16:03:07.027 [http-nio-10030-exec-6] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3e7fa284]
  1228. 2025-04-18 16:03:07.027 [http-nio-10030-exec-6] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  1229. 2025-04-18 16:03:07.028 [http-nio-10030-exec-6] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@3af628c6]
  1230. 2025-04-18 16:03:07.028 [http-nio-10030-exec-6] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  1231. 2025-04-18 16:03:07.028 [http-nio-10030-exec-6] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  1232. 2025-04-18 16:03:07.040 [http-nio-10030-exec-7] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/list", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  1233. 2025-04-18 16:03:07.040 [http-nio-10030-exec-7] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.list(com.management.platform.entity.dto.CourseInfoDto)
  1234. 2025-04-18 16:03:07.040 [http-nio-10030-exec-7] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  1235. 2025-04-18 16:03:07.041 [http-nio-10030-exec-7] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  1236. 2025-04-18 16:03:07.041 [http-nio-10030-exec-7] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/list, 参数: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  1237. 2025-04-18 16:03:07.041 [http-nio-10030-exec-7] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  1238. 2025-04-18 16:03:07.041 [http-nio-10030-exec-7] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3ba89eff] was not registered for synchronization because synchronization is not active
  1239. 2025-04-18 16:03:07.041 [http-nio-10030-exec-7] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@487268261 wrapping com.mysql.cj.jdbc.ConnectionImpl@402f2209] will not be managed by Spring
  1240. 2025-04-18 16:03:07.041 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  1241. 2025-04-18 16:03:07.041 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  1242. 2025-04-18 16:03:07.060 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 4
  1243. 2025-04-18 16:03:07.061 [http-nio-10030-exec-7] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3ba89eff]
  1244. 2025-04-18 16:03:07.061 [http-nio-10030-exec-7] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  1245. 2025-04-18 16:03:07.061 [http-nio-10030-exec-7] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6df530e6] was not registered for synchronization because synchronization is not active
  1246. 2025-04-18 16:03:07.062 [http-nio-10030-exec-7] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@730093485 wrapping com.mysql.cj.jdbc.ConnectionImpl@402f2209] will not be managed by Spring
  1247. 2025-04-18 16:03:07.063 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT COUNT(1) FROM ( SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info ) TOTAL
  1248. 2025-04-18 16:03:07.064 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters:
  1249. 2025-04-18 16:03:07.079 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info LIMIT ?,?
  1250. 2025-04-18 16:03:07.080 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters: 0(Long), 20(Long)
  1251. 2025-04-18 16:03:07.097 [http-nio-10030-exec-7] DEBUG c.m.p.m.C.selectPage - [debug,143] - <== Total: 12
  1252. 2025-04-18 16:03:07.097 [http-nio-10030-exec-7] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6df530e6]
  1253. 2025-04-18 16:03:07.098 [http-nio-10030-exec-7] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  1254. 2025-04-18 16:03:07.098 [http-nio-10030-exec-7] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@4780aaa8]
  1255. 2025-04-18 16:03:07.098 [http-nio-10030-exec-7] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  1256. 2025-04-18 16:03:07.098 [http-nio-10030-exec-7] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  1257. 2025-04-18 16:03:09.937 [http-nio-10030-exec-9] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/list", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  1258. 2025-04-18 16:03:09.938 [http-nio-10030-exec-8] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-type/list", parameters={}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  1259. 2025-04-18 16:03:09.938 [http-nio-10030-exec-9] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.list(com.management.platform.entity.dto.CourseInfoDto)
  1260. 2025-04-18 16:03:09.938 [http-nio-10030-exec-8] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseTypeController.typeList()
  1261. 2025-04-18 16:03:09.938 [http-nio-10030-exec-9] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  1262. 2025-04-18 16:03:09.938 [http-nio-10030-exec-8] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  1263. 2025-04-18 16:03:09.938 [http-nio-10030-exec-8] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: []
  1264. 2025-04-18 16:03:09.939 [http-nio-10030-exec-8] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-type/list, 参数: []
  1265. 2025-04-18 16:03:09.939 [http-nio-10030-exec-9] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  1266. 2025-04-18 16:03:09.939 [http-nio-10030-exec-9] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/list, 参数: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  1267. 2025-04-18 16:03:09.939 [http-nio-10030-exec-8] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-type/list, 参数: []
  1268. 2025-04-18 16:03:09.939 [http-nio-10030-exec-9] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  1269. 2025-04-18 16:03:09.939 [http-nio-10030-exec-8] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  1270. 2025-04-18 16:03:09.939 [http-nio-10030-exec-8] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16c5505f] was not registered for synchronization because synchronization is not active
  1271. 2025-04-18 16:03:09.939 [http-nio-10030-exec-9] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19869b15] was not registered for synchronization because synchronization is not active
  1272. 2025-04-18 16:03:09.957 [http-nio-10030-exec-9] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1939361720 wrapping com.mysql.cj.jdbc.ConnectionImpl@2f71fed4] will not be managed by Spring
  1273. 2025-04-18 16:03:09.958 [http-nio-10030-exec-8] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1200049925 wrapping com.mysql.cj.jdbc.ConnectionImpl@7ac3d79] will not be managed by Spring
  1274. 2025-04-18 16:03:09.958 [http-nio-10030-exec-9] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  1275. 2025-04-18 16:03:09.958 [http-nio-10030-exec-8] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  1276. 2025-04-18 16:03:09.958 [http-nio-10030-exec-9] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  1277. 2025-04-18 16:03:09.958 [http-nio-10030-exec-8] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  1278. 2025-04-18 16:03:09.975 [http-nio-10030-exec-9] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 4
  1279. 2025-04-18 16:03:09.975 [http-nio-10030-exec-9] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19869b15]
  1280. 2025-04-18 16:03:09.976 [http-nio-10030-exec-9] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  1281. 2025-04-18 16:03:09.976 [http-nio-10030-exec-9] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@244e81e7] was not registered for synchronization because synchronization is not active
  1282. 2025-04-18 16:03:09.976 [http-nio-10030-exec-8] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 4
  1283. 2025-04-18 16:03:09.977 [http-nio-10030-exec-9] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@354090841 wrapping com.mysql.cj.jdbc.ConnectionImpl@2f71fed4] will not be managed by Spring
  1284. 2025-04-18 16:03:09.977 [http-nio-10030-exec-8] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@16c5505f]
  1285. 2025-04-18 16:03:09.977 [http-nio-10030-exec-8] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  1286. 2025-04-18 16:03:09.977 [http-nio-10030-exec-8] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@67551145]
  1287. 2025-04-18 16:03:09.978 [http-nio-10030-exec-8] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  1288. 2025-04-18 16:03:09.978 [http-nio-10030-exec-9] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT COUNT(1) FROM ( SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info ) TOTAL
  1289. 2025-04-18 16:03:09.978 [http-nio-10030-exec-8] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  1290. 2025-04-18 16:03:09.978 [http-nio-10030-exec-9] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters:
  1291. 2025-04-18 16:03:09.995 [http-nio-10030-exec-9] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info LIMIT ?,?
  1292. 2025-04-18 16:03:09.996 [http-nio-10030-exec-9] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters: 0(Long), 20(Long)
  1293. 2025-04-18 16:03:10.016 [http-nio-10030-exec-9] DEBUG c.m.p.m.C.selectPage - [debug,143] - <== Total: 12
  1294. 2025-04-18 16:03:10.017 [http-nio-10030-exec-9] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@244e81e7]
  1295. 2025-04-18 16:03:10.017 [http-nio-10030-exec-9] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  1296. 2025-04-18 16:03:10.017 [http-nio-10030-exec-9] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@73088a90]
  1297. 2025-04-18 16:03:10.018 [http-nio-10030-exec-9] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  1298. 2025-04-18 16:03:10.018 [http-nio-10030-exec-9] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  1299. 2025-04-18 16:03:11.595 [http-nio-10030-exec-10] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/getDetail", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  1300. 2025-04-18 16:03:11.595 [http-nio-10030-exec-10] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.getDetail(java.lang.Integer)
  1301. 2025-04-18 16:03:11.595 [http-nio-10030-exec-10] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  1302. 2025-04-18 16:03:11.595 [http-nio-10030-exec-10] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [56]
  1303. 2025-04-18 16:03:11.595 [http-nio-10030-exec-10] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/getDetail, 参数: [56]
  1304. 2025-04-18 16:03:11.596 [http-nio-10030-exec-10] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  1305. 2025-04-18 16:03:11.596 [http-nio-10030-exec-10] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79daa10e] was not registered for synchronization because synchronization is not active
  1306. 2025-04-18 16:03:11.613 [http-nio-10030-exec-10] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1966730390 wrapping com.mysql.cj.jdbc.ConnectionImpl@646a2260] will not be managed by Spring
  1307. 2025-04-18 16:03:11.614 [http-nio-10030-exec-10] DEBUG c.m.p.m.C.selectById - [debug,143] - ==> Preparing: SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info WHERE id=?
  1308. 2025-04-18 16:03:11.614 [http-nio-10030-exec-10] DEBUG c.m.p.m.C.selectById - [debug,143] - ==> Parameters: 56(Integer)
  1309. 2025-04-18 16:03:11.630 [http-nio-10030-exec-10] DEBUG c.m.p.m.C.selectById - [debug,143] - <== Total: 1
  1310. 2025-04-18 16:03:11.630 [http-nio-10030-exec-10] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79daa10e]
  1311. 2025-04-18 16:03:11.631 [http-nio-10030-exec-10] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  1312. 2025-04-18 16:03:11.631 [http-nio-10030-exec-10] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@4d9e6443]
  1313. 2025-04-18 16:03:11.631 [http-nio-10030-exec-10] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  1314. 2025-04-18 16:03:11.631 [http-nio-10030-exec-10] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  1315. 2025-04-18 16:03:17.246 [http-nio-10030-exec-1] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/saveOrUpdate", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  1316. 2025-04-18 16:03:17.246 [http-nio-10030-exec-1] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.saveOrUpdate(com.management.platform.entity.CourseInfo,javax.servlet.http.HttpServletRequest)
  1317. 2025-04-18 16:03:17.247 [http-nio-10030-exec-1] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  1318. 2025-04-18 16:03:17.247 [http-nio-10030-exec-1] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [CourseInfo(id=56, courseName=ggg, courseDesc=fgefe, courseInstructor=fff, coursePrice=4, courseDuration=5, courseStatus=null, instructorType=null, instructorImg=, instructorDesc=, createDate=null, companyId=null, courseTypeId=1, coverImage=, courseUrl=, courseTypeName=null), org.apache.catalina.connector.RequestFacade@71f64da6]
  1319. 2025-04-18 16:03:17.247 [http-nio-10030-exec-1] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/saveOrUpdate, 参数: [CourseInfo(id=56, courseName=ggg, courseDesc=fgefe, courseInstructor=fff, coursePrice=4, courseDuration=5, courseStatus=null, instructorType=null, instructorImg=, instructorDesc=, createDate=null, companyId=null, courseTypeId=1, coverImage=, courseUrl=, courseTypeName=null), org.apache.catalina.connector.RequestFacade@71f64da6]
  1320. 2025-04-18 16:03:17.248 [http-nio-10030-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  1321. 2025-04-18 16:03:17.248 [http-nio-10030-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b924a68] was not registered for synchronization because synchronization is not active
  1322. 2025-04-18 16:03:17.263 [http-nio-10030-exec-1] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@1893325085 wrapping com.mysql.cj.jdbc.ConnectionImpl@646a2260] will not be managed by Spring
  1323. 2025-04-18 16:03:17.264 [http-nio-10030-exec-1] DEBUG c.m.p.m.C.updateById - [debug,143] - ==> Preparing: UPDATE course_info SET course_name=?, course_desc=?, course_instructor=?, course_price=?, course_duration=?, instructor_img=?, instructor_desc=?, course_type_id=?, cover_image=?, course_url=? WHERE id=?
  1324. 2025-04-18 16:03:17.264 [http-nio-10030-exec-1] DEBUG c.m.p.m.C.updateById - [debug,143] - ==> Parameters: ggg(String), fgefe(String), fff(String), 4(BigDecimal), 5(Integer), (String), (String), 1(Integer), (String), (String), 56(Integer)
  1325. 2025-04-18 16:03:17.298 [http-nio-10030-exec-1] DEBUG c.m.p.m.C.updateById - [debug,143] - <== Updates: 1
  1326. 2025-04-18 16:03:17.298 [http-nio-10030-exec-1] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b924a68]
  1327. 2025-04-18 16:03:17.298 [http-nio-10030-exec-1] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  1328. 2025-04-18 16:03:17.298 [http-nio-10030-exec-1] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@3d9914ac]
  1329. 2025-04-18 16:03:17.299 [http-nio-10030-exec-1] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  1330. 2025-04-18 16:03:17.299 [http-nio-10030-exec-1] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  1331. 2025-04-18 16:03:17.310 [http-nio-10030-exec-2] TRACE o.s.w.s.DispatcherServlet - [traceDebug,88] - POST "/course-info/list", parameters={masked}, headers={masked} in DispatcherServlet 'dispatcherServlet'
  1332. 2025-04-18 16:03:17.310 [http-nio-10030-exec-2] TRACE o.s.w.s.m.m.a.RequestMappingHandlerMapping - [getHandler,418] - Mapped to public com.management.platform.util.HttpRespMsg com.management.platform.controller.CourseInfoController.list(com.management.platform.entity.dto.CourseInfoDto)
  1333. 2025-04-18 16:03:17.310 [http-nio-10030-exec-2] INFO c.m.p.c.RefererInterceptor - [preHandle,63] - host=192.168.2.11, refer host=localhost
  1334. 2025-04-18 16:03:17.310 [http-nio-10030-exec-2] TRACE o.s.w.s.m.m.a.ServletInvocableHandlerMethod - [invokeForRequest,136] - Arguments: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  1335. 2025-04-18 16:03:17.310 [http-nio-10030-exec-2] INFO c.m.p.a.AopLogConfiguration - [methodBefore,44] - 请求方法:http://192.168.2.11:10030/course-info/list, 参数: [CourseInfoDto(id=null, courseName=, courseDesc=null, courseInstructor=, coursePrice=null, courseStatus=null, instructorType=null, instructorImg=null, instructorDesc=null, createDate=null, companyId=null, page=1, size=20, courseType=null)]
  1336. 2025-04-18 16:03:17.311 [http-nio-10030-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  1337. 2025-04-18 16:03:17.311 [http-nio-10030-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e92121a] was not registered for synchronization because synchronization is not active
  1338. 2025-04-18 16:03:17.311 [http-nio-10030-exec-2] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@6701515 wrapping com.mysql.cj.jdbc.ConnectionImpl@646a2260] will not be managed by Spring
  1339. 2025-04-18 16:03:17.312 [http-nio-10030-exec-2] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Preparing: SELECT id,type_name,cover_image FROM course_type
  1340. 2025-04-18 16:03:17.312 [http-nio-10030-exec-2] DEBUG c.m.p.m.C.selectList - [debug,143] - ==> Parameters:
  1341. 2025-04-18 16:03:17.327 [http-nio-10030-exec-2] DEBUG c.m.p.m.C.selectList - [debug,143] - <== Total: 4
  1342. 2025-04-18 16:03:17.327 [http-nio-10030-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e92121a]
  1343. 2025-04-18 16:03:17.327 [http-nio-10030-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Creating a new SqlSession
  1344. 2025-04-18 16:03:17.328 [http-nio-10030-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d986c01] was not registered for synchronization because synchronization is not active
  1345. 2025-04-18 16:03:17.328 [http-nio-10030-exec-2] DEBUG o.m.s.t.SpringManagedTransaction - [debug,49] - JDBC Connection [HikariProxyConnection@308971226 wrapping com.mysql.cj.jdbc.ConnectionImpl@646a2260] will not be managed by Spring
  1346. 2025-04-18 16:03:17.328 [http-nio-10030-exec-2] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT COUNT(1) FROM ( SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info ) TOTAL
  1347. 2025-04-18 16:03:17.328 [http-nio-10030-exec-2] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters:
  1348. 2025-04-18 16:03:17.345 [http-nio-10030-exec-2] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Preparing: SELECT id,course_name,course_desc,course_instructor,course_price,course_duration,course_status,instructor_type,instructor_img,instructor_desc,create_date,company_id,course_type_id,cover_image,course_url FROM course_info LIMIT ?,?
  1349. 2025-04-18 16:03:17.345 [http-nio-10030-exec-2] DEBUG c.m.p.m.C.selectPage - [debug,143] - ==> Parameters: 0(Long), 20(Long)
  1350. 2025-04-18 16:03:17.366 [http-nio-10030-exec-2] DEBUG c.m.p.m.C.selectPage - [debug,143] - <== Total: 12
  1351. 2025-04-18 16:03:17.366 [http-nio-10030-exec-2] DEBUG o.m.s.SqlSessionUtils - [debug,49] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1d986c01]
  1352. 2025-04-18 16:03:17.366 [http-nio-10030-exec-2] DEBUG o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [writeWithMessageConverters,269] - Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json]
  1353. 2025-04-18 16:03:17.366 [http-nio-10030-exec-2] TRACE o.s.w.s.m.m.a.RequestResponseBodyMethodProcessor - [traceDebug,88] - Writing [com.management.platform.util.HttpRespMsg@542e9711]
  1354. 2025-04-18 16:03:17.367 [http-nio-10030-exec-2] TRACE o.s.w.s.DispatcherServlet - [processDispatchResult,1125] - No view rendering, null ModelAndView returned.
  1355. 2025-04-18 16:03:17.367 [http-nio-10030-exec-2] DEBUG o.s.w.s.DispatcherServlet - [logResult,1131] - Completed 200 OK, headers={masked}
  1356. 2025-04-18 16:09:38.931 [Thread-10] INFO c.z.h.HikariDataSource - [close,350] - HikariPool-1 - Shutdown initiated...
  1357. 2025-04-18 16:09:38.932 [Thread-10] INFO c.z.h.HikariDataSource - [close,352] - HikariPool-1 - Shutdown completed.